151 Commits (AJenbo-patch-1)

Author SHA1 Message Date
Gleb Mazovetskiy 1788d2f8ec Remove miniwin 3 years ago
Anders Jenbo c99f7cf644
Floating numbers (#5639) 3 years ago
Gleb Mazovetskiy 680ab5ec40 Overhaul backbuffer state handling 3 years ago
Gleb Mazovetskiy 890295b6d3 In-game menu: Fix slider click handling 4 years ago
obligaron ebfb519ee0 Rename gbQuietMode to HeadlessMode 4 years ago
obligaron bab9baa42a Handle gbQuietMode for paths in StartGame 4 years ago
Anders Jenbo a7be622aa3 Clean up naming of event handler 4 years ago
Anders Jenbo 99181fd709 Move more files to the engine folder 4 years ago
Gleb Mazovetskiy 779ccaca17 Overhaul translation fetching 4 years ago
Gleb Mazovetskiy 99d490180c Settings: Add Resampler 4 years ago
qndel 354e329644 Players[MyPlayerId] -> MyPlayer 4 years ago
Anders Jenbo 9d082389d8 Clean up music track selection 4 years ago
Anders Jenbo 0645d9b2a1 Correct missing hellfire level mapping in leveltype 4 years ago
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