11 Commits (c9af65affe978bc96f1e67060de79dccd0763358)

Author SHA1 Message Date
Anders Jenbo 251dce6c89 🧹 Use empty to check if vector is empty 5 years ago
Anders Jenbo d846a30157 🧹 acceptable parts of bugprone-* 5 years ago
Anders Jenbo d024f79b0e 🧹 performance-unnecessary-value-param 5 years ago
Gleb Mazovetskiy 84122c5f07 🎨 DiabloUI: Replace `dynamic_cast` with `static_cast` 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo 94f385a46b 🎨 cppcoreguidelines-pro-type-cstyle-cast 5 years ago
Anders Jenbo b978d80119 🎨 llvm-include-order 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Gleb Mazovetskiy 295b5bce81 🧹 DiabloUI: Clean up text render cache 5 years ago
Gleb Mazovetskiy 92485ed222 DiabloUI: Support non-doublebuf HW surfaces 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 67a7ff98c5 🚨 Clean up compiler warnings 5 years ago
Juliano Leal Goncalves 8cf972e843 ♻️ Move 'HeroClass::ClassCount' to external tracking template 5 years ago
Juliano Leal Goncalves 28ad9d43c5 🎨 Rename 'plr_class' enum to 'HeroClass' 5 years ago
Juliano Leal Goncalves 7d95bfed39 ♻️ Convert 'plr_class' to a scoped enumeration 5 years ago
Epifanov Ivan e108e30338 Use custom IME handler on Vita (#1442) 5 years ago
Anders Jenbo 9d037bafff 🚨 Fix remaning clang warnings 5 years ago
Gleb Mazovetskiy d966a1380e Migrate DiabloUI/art to SDLSurfaceUniquePtr 5 years ago
Epifanov Ivan fde936195c
Use custom IME handler on Vita (#1442) 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Gleb Mazovetskiy 5059ce4085 Fix narrowing conversion warnings on SDL1 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Gleb Mazovetskiy 87dcbcb6d7 Save 1.5 MiB RAM in-game by freeing more DiabloUI art 5 years ago
Anders Jenbo bc3dc545da 🔥 Remove unused parts of game creation logic 5 years ago
Gleb Mazovetskiy a6019f4e55 DiabloUI: Render to DiabloUiSurface() 5 years ago
Anders Jenbo e2eea6c377 Load variable size heros.pcx and individual portraits 5 years ago
Anders Jenbo a2656637e4 🎨 Format source 5 years ago
Anders Jenbo cee6029da0 🔥 Rely less on storm.h 5 years ago
Anders Jenbo 6e3908aa58 🚨 Fix a few warnings from various builds 5 years ago
Gleb Mazovetskiy 0f46e9c4c1
Thumb stick / DPad repeating navigation in DiabloUI, gmenu, and quest log (#1206) 5 years ago
Anders Jenbo e280432b92 🚨 Fix all SDL1 warnings 5 years ago
Gleb Mazovetskiy ae75c0cdc2 DiabloUI: Consider ListOffset for focus selector 5 years ago
Anders Jenbo 39999791b3 Revamp ini options and sync in multiplayer 5 years ago
Anders Jenbo b4e78c5e79 Remove some unused junk 5 years ago
Anders Jenbo 36a196389b Fix remaning basic compiler errors and warnings 5 years ago
pionere 97d53ced7e get rid of a few warnings (strncpy) 5 years ago
Anders Jenbo 47004ddd35 Add widescreen menus 5 years ago
Anders Jenbo 4ffbb32952 [hellfire] Allow continuing Diablo saves in Hellfire and vice versa 5 years ago
Anders Jenbo e609e170d0 Merge a large chunk of Hellfire the code paths 5 years ago
Gleb Mazovetskiy b10b4381ef
Multiple controllers support (#935) 5 years ago
Anders Jenbo 85f44063df Fix menus wrapping in the up direction 5 years ago
Anders Jenbo bc3602486f Fix type warnings in DiabloUI 5 years ago
Anders Jenbo 4e8843ee7c Implement most of the Hellfire menu 6 years ago
Anders Jenbo d9a1c2ae17 Fix keyboard not working for non-Switch in menu 6 years ago
Anders Jenbo 3ef2228d85 [switch] Leave TextInput running 6 years ago
Anders Jenbo 88c85c54de [switch] Leave TextInput running 6 years ago
Anders Jenbo 3b4db47995 Correct placment of Diablo logo on title screen 6 years ago
Anders Jenbo 4a4486d616 Implement double clicking in menu for SDL1.2 6 years ago