155 Commits (M_RoundWalk)

Author SHA1 Message Date
ephphatha 357f6f1dc3 Move RNG functions to their own header/source files 5 years ago
Anders Jenbo 22b632f04a ♻️Clean up implicit bool conversions 5 years ago
Gleb Mazovetskiy e40b1963f9 🚚 engine.h: Extract `CelSprite` and file loading 5 years ago
Gleb Mazovetskiy 43bc08bd63 Hardware Cursor: Fall back to software on failure 5 years ago
Gleb Mazovetskiy c875c0c213 Optimize FadeIn/Out palette updates 5 years ago
Gleb Mazovetskiy f9d20b44d6 🎉 Hardware cursor (SDL2-only) 5 years ago
staphen b580b635eb Optimize blended transparency calculations at the end of Poisoned Water Supply. 5 years ago
staphen ecd2e682bc Check bBlendedTransparancy before calling GenerateBlendedLookupTable() at the end of Poisoned Water Supply quest. 5 years ago
Gleb Mazovetskiy 1181cc68ac 🎉 Remove buffer padding 5 years ago
Anders Jenbo e3c0c0a216 Fix some compiler warnings 5 years ago
Gleb Mazovetskiy 59dd42692f 🚚 Move render.cpp to engine/render/dun_render.cpp 5 years ago
Anders Jenbo fa0b286693 ♻️Typed file loading 5 years ago
Anders Jenbo 32738c318b 🎨 Use enums for LoadRndLvlPal input 5 years ago
Gleb Mazovetskiy 3b03dd33cc 🧹 LoadRndLvlPal: Minor cleanup 5 years ago
Gleb Mazovetskiy 987ab2533b 🐞 Synchronize SFileReadFile access 5 years ago
Anders Jenbo f884ba5340 🔥 Remove more miniwin dependencies 5 years ago
Anders Jenbo 593c6a6f17 🎨 Drop unused param and rename random_ to GenerateRnd 5 years ago
Anders Jenbo f004c78824 🧹 performance-unnecessary-value-param 5 years ago
Jmgr 1d84156509 Simplify bitshift divisions/multiplications 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Anders Jenbo c89bd9c001 🚨 Fix remaning warnings for clang and gcc 5 years ago
Gleb Mazovetskiy 95946e3a7c
🧹 Cleanup unused variables (#1584) 5 years ago
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 6e1a106a38 🚚 Move header we implement into the project 5 years ago
Anders Jenbo 20186e0370 🎨 Replace TRUE/FALSE with true/false 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
Juliano Leal Goncalves 800dbce066 ♻️ Move options-related structs to new 'options.h' file 5 years ago
Gleb Mazovetskiy 70d1d633bd Get rid of SCREEN_X / SCREEN_Y 5 years ago
Juliano Leal Goncalves 103cde53ff ♻️ Make options struct hierarchical 5 years ago
Anders Jenbo e280432b92 🚨 Fix all SDL1 warnings 5 years ago
Anders Jenbo 39999791b3 Revamp ini options and sync in multiplayer 5 years ago
Anders Jenbo 732d070b75 Handle color cyceling when using blended transparancy 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
Anders Jenbo 1ec1e69c04 Fix builds on older versions of SDL2 5 years ago
Anders Jenbo 084a3d4639 Fix SDL1 builds ... again 5 years ago
FluffyQuack 790c8e17e5 Implemented blended tranparency 5 years ago
Anders Jenbo 374e8177ef Remove wave.cpp 5 years ago
Anders Jenbo 6f8f4c3293 Unify another chunk of simple Hellfire code paths 5 years ago
Anders Jenbo 16c00f3119 Always save sound and video settings to the same section of the ini 5 years ago
Anders Jenbo d20eddf48e Unifcy a chunk of Hellfire's code pathts 5 years ago
Anders Jenbo 38dbcf7641 Format source 5 years ago
Gleb Mazovetskiy ec329e645c Fix all "no-write-strings" warnings 5 years ago
Anders Jenbo e073422ce7 Unify executable for Spawn and Retail 5 years ago
Anders Jenbo ef822ae7c4
Fix crazy strobe effect in Hellfire 6 years ago
Anders Jenbo b2a1bdfdc3 Apply fade out to all colors 6 years ago
Anders Jenbo e6b4e8168b Bug: Not all colors are faded 6 years ago