37 Commits (player-max)

Author SHA1 Message Date
Gleb Mazovetskiy 4fa3732526 Add missing <cstdint> includes 3 years ago
Gleb Mazovetskiy 41f43ea3f5 Support unpacked MPQs from devilutionx-mpq-tools 3 years ago
Gleb Mazovetskiy 17a97450bc Convert assets to CLX 4 years ago
Gleb Mazovetskiy 961866e1c4 CLX: A new graphics format 4 years ago
Gleb Mazovetskiy 0cd035ef61 Load PCX as CL2 4 years ago
Gleb Mazovetskiy f9f6949af2 Clean up `effects_play_sound`, `gfnSoundFunction` 4 years ago
Gleb Mazovetskiy 779ccaca17 Overhaul translation fetching 4 years ago
Gleb Mazovetskiy 9e9b656b88 DiabloUI: Render backgrounds as PCX 4 years ago
obligaron d86c4e5d84 Introduce GetUIRectangle() to distinguish between UI and main panel 4 years ago
Anders Jenbo 1409e604f5 Reduce string conversions 4 years ago
staphen 3546b41be0 Introduce NOEXIT build option to disable Quit Game options in menus 4 years ago
obligaron b5ab9758d0 Replace gbSpawned with gbIsSpawn 4 years ago
obligaron 78c0ec1f49
Pass viewportSize to UiList constructor and calculate height from it 4 years ago
Gleb Mazovetskiy 7e1fea6f76 clang-format all files in {Source,test}/ 4 years ago
obligaron f02264f69c Implement settings menu 4 years ago
Gleb Mazovetskiy 3d308983a8 Migrate to libmpq 4 years ago
obligaron 851ed8d557
Start attract mode only if a intro is present 4 years ago
Anders Jenbo 34e6c200bb Add Shareware indicator to Hellfire menu 4 years ago
obligaron 49c351d3e9 Allow playing intro in spawn if diabdat_mpq is present 4 years ago
obligaron 1d0f4cb13d Add new Extras menu with the possibility to switch game 4 years ago
Anders Jenbo 7771a08d03 Translatable mainpanel 5 years ago
Anders Jenbo 7169882b1f Implement new font rendering 5 years ago
Anders Jenbo 21963add95 Clean up hellfire differences 5 years ago
ephphatha 0575716eac Rename UiFlags members to group related options 5 years ago
ephphatha 4ad53232a0 Convert the UiFlags enum to a scoped enum type 5 years ago
Anders Jenbo a19e7b2a3b Remove some more use of miniwin 5 years ago
Vladimir Olteanu c57560674e Use smart pointers for UI items 5 years ago
Anders Jenbo de4ced7e4f Clang-tidy: readability-qualified-auto 5 years ago
Anders Jenbo 9e2206a673 Format code 5 years ago
arcas 6502a3ca4d
Adding resources for translation (#1973) 5 years ago
John Törnblom b86743db25 add translation macros to the main menu 5 years ago
John Törnblom 51e7a169a6 add initial language support using a simple MO parser 5 years ago
Anders Jenbo 191d98207b 🎨 readability-identifier-naming on DiabloUI 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Gleb Mazovetskiy e13f67f7af 🧹 DiabloUI/mainmenu.cpp: Move to anonymous namespace 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 61244c4d93 ♻️ Rearange and apply more enums 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 e280432b92 🚨 Fix all SDL1 warnings 5 years ago
Anders Jenbo 713f74e8d5 Implement Support menu 5 years ago
Anders Jenbo 47004ddd35 Add widescreen menus 5 years ago
Anders Jenbo e609e170d0 Merge a large chunk of Hellfire the code paths 5 years ago
Anders Jenbo e073422ce7 Unify executable for Spawn and Retail 5 years ago
Anders Jenbo 201656a8c3 Correct variable type 5 years ago
Anders Jenbo 08838c9cae Always use hellfire menu when hellfire is enabled 6 years ago
Anders Jenbo a05bf8b3b8 Fix escape not going to Exit game in Hellfire 6 years ago
Anders Jenbo 4e8843ee7c Implement most of the Hellfire menu 6 years ago