138 Commits (1.4.0)

Author SHA1 Message Date
Anders Jenbo 2575f76bbd Make 'quit game' return to the main menu when NOEXIT is set 4 years ago
Anders Jenbo 1409e604f5 Reduce string conversions 4 years ago
obligaron 79b926c375 Move more options to OptionEntryBase 4 years ago
staphen 3546b41be0 Introduce NOEXIT build option to disable Quit Game options in menus 4 years ago
staphen df830f6495 Save settings before leaving the settings menu 4 years ago
Anders Jenbo 7cb73a6717 Minimize impact of NOSOUND 5 years ago
Anders Jenbo b168773cc4 🚨 Fix clang warnings 5 years ago
Anders Jenbo 96bf75b502 Rename player globals 5 years ago
Anders Jenbo ecea12fc15 Clang-tidy: ParameterCase 5 years ago
Anders Jenbo a350fb0b15 Clang-tidy: FunctionCase part 1 5 years ago
Anders Jenbo c63a420e12 Clang-tidy: apply base naming to merged src 5 years ago
Anders Jenbo 129342d07a Clang-tidy: GlobalConstantCase 5 years ago
Anders Jenbo 8e07ef8fe5 Clang-tidy: misc-unused-parameters 5 years ago
Anders Jenbo 19d980582f Clang-tidy: readability-static-definition-in-anonymous-namespace 5 years ago
Gleb Mazovetskiy f9d20b44d6 🎉 Hardware cursor (SDL2-only) 5 years ago
Anders Jenbo 8a7ec56d3a Player by reference part 2 5 years ago
Jmgr 994c5e7cfe Add a keymapper 5 years ago
thebigMuh 24f32a1d53
Fix sound volume/panning attenuation (#1789) 5 years ago
Gleb Mazovetskiy 57172e48ed 🔨 ⚙️ CMake: Add NOSOUND option 5 years ago
Mathieu Maret 8d8711a966
Apply static menu translations (#1728) 5 years ago
obligaron a3229741d1 🖌️ Refurbish tables in source code (clang-format off) 5 years ago
Anders Jenbo dbfa9c27a5 Enable translation for all menus 5 years ago
Anders Jenbo f004c78824 🧹 performance-unnecessary-value-param 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 4068559462 gamenu.cpp: Move most functions to an anonymous namespace 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Anders Jenbo f450d6a125 🚚 Move defines to there proper files 5 years ago
Anders Jenbo 2732aea1b2 ♻️ Use GameInfo instead of individual globals 5 years ago
Anders Jenbo 61244c4d93 ♻️ Rearange and apply more enums 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 bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Gleb Mazovetskiy 0f3951744f
diablo.ini: Rename "Fast Walk" to "Run in Town" (#1326) 5 years ago
Anders Jenbo cee6029da0 🔥 Rely less on storm.h 5 years ago
Juliano Leal Goncalves 800dbce066 ♻️ Move options-related structs to new 'options.h' file 5 years ago
Juliano Leal Goncalves 103cde53ff ♻️ Make options struct hierarchical 5 years ago
Anders Jenbo 39999791b3 Revamp ini options and sync in multiplayer 5 years ago
Anders Jenbo 36a196389b Fix remaning basic compiler errors and warnings 5 years ago
Anders Jenbo 5593ca2982 Fix loading order of poison water palette 5 years ago
qndel ab9911064f unify checks for single and multiplayer 5 years ago
Anders Jenbo adf5f8f504 Clean up hellfire related code 5 years ago
Anders Jenbo d68c8c1cc8 Fix issues related to cross loading save games 5 years ago
Anders Jenbo 6f8f4c3293 Unify another chunk of simple Hellfire code paths 5 years ago
Anders Jenbo c802cbdc4d Merge more Hellfire code paths 5 years ago
Anders Jenbo 61a580588c Unify save game loading 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
Anders Jenbo 3d0f92f19d Reorder gamemenu.h 5 years ago