83 Commits (1.2.1)

Author SHA1 Message Date
Gleb Mazovetskiy 70d1d633bd Get rid of SCREEN_X / SCREEN_Y 5 years ago
Gleb Mazovetskiy cd59a1c323 Completely replace gpBuffer with CelOutputBuffer 5 years ago
Gleb Mazovetskiy 3c4ccfc2e4 CelOutputBuffer: Replace subregion with subregionY 5 years ago
Anders Jenbo 037ef082b4 🐛 Correct position of dialog backgrounds 5 years ago
Gleb Mazovetskiy 83ce7c27af Enginify `trans_rect` 5 years ago
Gleb Mazovetskiy 8283f85e24 Engine: Functions to render to any buffer 5 years ago
Anders Jenbo bf02e0710b Fix calculating text speed for text containing line breaks 5 years ago
Anders Jenbo 2845ea9624 Use anon namespace for local symbols 5 years ago
Anders Jenbo e0d844eb47 Fix Windows builds 5 years ago
Anders Jenbo 757fd4d33d Full document and further clean up minitext.cpp 5 years ago
Anders Jenbo beca185e5b Deduplicate some code in minitext.cpp 5 years ago
Andi 03b989f6f4 Dynamic speed scrolling text (#985) 5 years ago
Gleb Mazovetskiy ec329e645c Fix all "no-write-strings" warnings 5 years ago
Anders Jenbo 4e7e3e0b46 0 1 0 0 1 ... 2 6 years ago
Tyler ecde1f647e Adjust UI to any resoution 6 years ago
Tyler c803c6aa66 Calculate position of screen elements 6 years ago
Joel Falcou 9ba87895ae Fix issue with NPC/Quest text scrolling 6 years ago
Robin Eklind 7873bd4356 minitext: fix variable names of minitext.cpp 6 years ago
Anders Jenbo 187a021b30
More documentation from sanctuary/notes (#2026) 6 years ago
Anders Jenbo 0383f9abcd Add documentation to more files 6 years ago
Anders Jenbo 20621a0642
add all.h and use in place of diablo.h (#2005) 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Anders Jenbo 71adfe509e Document more attributes 6 years ago
Anders Jenbo 92ab05ea13 Decompose more magic numbers 6 years ago
Anders Jenbo 2348c3a8fd Documentations, enums and clean ups 6 years ago
Anders Jenbo d354bd9767 Lock framerate at vsync instead of 20fps 6 years ago
Anders Jenbo 113b060e03 Use cel function to render PrintQTextChr 6 years ago
Anders Jenbo da679a66a6 Convert inc file to a function 6 years ago
Anders Jenbo ad7a621e5f Drop PitchTbl to avoid resolution restriction 6 years ago
Anders Jenbo 6597688eac Rename cell functions 7 years ago
Anders Jenbo d2b1f0cfc8 Apply the Cel helper functions in a few more places 7 years ago
Anders Jenbo f605138c79 Strip ASM code 7 years ago
Anders Jenbo 9d3ce818f0 Correct BOOLS 7 years ago
Anders Jenbo 6fba17eec5 Correct GLOBAL types based on PSX SYM 3 7 years ago
Anders Jenbo 5ab9f4609a Clean up signedness 7 years ago
Anders Jenbo 32a51d17ca Align function signatures with PSX symbols 7 years ago
Anders Jenbo 7c071924ad Format recently cleaned code 7 years ago
Anders Jenbo a7788ccddf Format bin exact code 7 years ago
Manuel K 97c1edd3a0 Use BUFFER_WIDTH 7 years ago
galaxyhaxz d8b3e7ab37
DrawQText (#1091) 7 years ago
Anders Jenbo 55a0396f8f Clean up mem_free_dbg style 7 years ago
galaxyhaxz 777c517b8e Change ASM macro 7 years ago
galaxyhaxz 540892ff9d Preliminary support for fixed header files 7 years ago
galaxyhaxz 740e91e881 rename screen_y_times_768 7 years ago
Robin Eklind 6d49faba3e StartQuestlog bin exact. Also, fix type of questlog 7 years ago
galaxyhaxz 4e01e03711 Cleanup default calling conventions 7 years ago
Anders Jenbo d2174e3454 Apply code style 7 years ago
Anders Jenbo ae2630cc46 Mem free dbg (#685) 7 years ago
galaxyhaxz 87a0846a38
Clean CPrintString + Font index (#687) 7 years ago
galaxyhaxz befd52c003 Fix type for 'gpBuffer' (#672) 7 years ago