162 Commits (50dcf587f4ef5f8a5cb4e346ca705376345978e4)

Author SHA1 Message Date
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Anders Jenbo 20186e0370 🎨 Replace TRUE/FALSE with true/false 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Anders Jenbo 4ee84aea1a ♻️ Change BOOLEAN to bool 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Anders Jenbo 497f6d766f 🐛 Correctly center pause text 5 years ago
Yuri Pourre df56d6a03b Rollback joystick changes 5 years ago
Yuri Pourre 38f2070392 Unify controller implementations 5 years ago
Gleb Mazovetskiy 0f46e9c4c1
Thumb stick / DPad repeating navigation in DiabloUI, gmenu, and quest log (#1206) 5 years ago
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 a0af2a8ebe Migrate gmenu_clear_buffer away from gpBuffer 5 years ago
Gleb Mazovetskiy bafbad6b5b Migrate RedBack away from gpBuffer 5 years ago
Gleb Mazovetskiy b43325028f Migrate `CelDraw` to `CelDrawTo` 5 years ago
Anders Jenbo e280432b92 🚨 Fix all SDL1 warnings 5 years ago
pionere d5a0fa8e85 get rid of a few warnings 5 years ago
Anders Jenbo 8c261d0966 Merge remaning clean Hellfire code paths 5 years ago
Anders Jenbo 6f8f4c3293 Unify another chunk of simple Hellfire code paths 5 years ago
Anders Jenbo a006a25b62 Clean up variable names 5 years ago
Anders Jenbo d20eddf48e Unifcy a chunk of Hellfire's code pathts 5 years ago
Anders Jenbo dc96451ae6 Clean up gmenu_left_right 5 years ago
Anders Jenbo fba35b6f94 Clean up gmenu_left_right 5 years ago
Anders Jenbo 38dbcf7641 Format source 5 years ago
Anders Jenbo 66f5178e93 Reorder gmenu.cpp 5 years ago
Anders Jenbo 330074e840 Clean up menu animation code 5 years ago
Gleb Mazovetskiy ec329e645c Fix all "no-write-strings" warnings 5 years ago
Tyler ecde1f647e Adjust UI to any resoution 6 years ago
Anders Jenbo dc8be6c0ab
C++03 compatibility (#736) 6 years ago
Anders Jenbo 69ad34f58f Consistently use NULL instead of nullptr 6 years ago
Anders Jenbo cc280eeba3 Enable asserts in files that where cleaned 6 years ago
Anders Jenbo 6704657e71 Apply sematic codestyle 6 years ago
Anders Jenbo 1340192b59 Correct array sizes 6 years ago
Anders Jenbo 7db4ed749a Apply more enums, defines and types 6 years ago
Anders Jenbo a291939a7d Value types 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 3c276a3cd3 Add documentation 6 years ago
galaxyhaxz 81ff8e6287 Metallic hydrogen neural array 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
qndel 3008439bc7 enums and stuff 6 years ago
Anders Jenbo 5fa0c5781b Backport cleanups from Hellfire branch 6 years ago
Robin Eklind f9fa98984b engine: pass tbl parameter explicitly instead of using default parameter values 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 7 years ago
Anders Jenbo ad7a621e5f Drop PitchTbl to avoid resolution restriction 7 years ago