18 Commits (LineClear)

Author SHA1 Message Date
Jmgr bbd39aa513 Replace sprintfs with strcpy for translatable strings 5 years ago
Jmgr 6e85cde978 Update format strings 5 years ago
Jmgr 0c27e756f7 Add fmt::format 5 years ago
Anders Jenbo 34744c068f ♻️Consitantly use %i and not %d 5 years ago
arcas 6502a3ca4d
Adding resources for translation (#1973) 5 years ago
Anders Jenbo 187d547fb8 🌐 Remove unused string from the translation list 5 years ago
Anders Jenbo dbfa9c27a5 Enable translation for all menus 5 years ago
Anders Jenbo cc164985a3 🎨 Correct type checks in src sub-folder 5 years ago
Trihedraf cfd63a9ad0 Fix SDL1 Builds 5 years ago
Anders Jenbo 2969b80163 🎨 Run readability-identifier-naming on all src sub-folders 5 years ago
Anders Jenbo 191d98207b 🎨 readability-identifier-naming on DiabloUI 5 years ago
Anders Jenbo 1e3ed903be 🎨 strip redundant else 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo b978d80119 🎨 llvm-include-order 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Anders Jenbo 5fdb9ce459 🎨 Format code 5 years ago
Gleb Mazovetskiy 5b29fe9476 🧹 DiabloUI/selhero.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 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
Juliano Leal Goncalves 660fbfd4c1 ♻️ Use 'plr_class' enum as argument on 'selhero_GenerateName' 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 bc3dc545da 🔥 Remove unused parts of game creation logic 5 years ago
Anders Jenbo 3a8b4cef9f 🐛 Update hero list after canceling out of create game dialog 5 years ago
Anders Jenbo 37fbe80930 🐛 Correct avalible heros in shaware 5 years ago
Gleb Mazovetskiy 6e846ee89d Also disallow Barbarian in shareware 5 years ago
Gleb Mazovetskiy 80c310c760 Fix --diablo new hero stats pane with Bard/Barb 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
Juliano Leal Goncalves 800dbce066 ♻️ Move options-related structs to new 'options.h' file 5 years ago
Anders Jenbo 6e3908aa58 🚨 Fix a few warnings from various builds 5 years ago
Gleb Mazovetskiy 7269ade986 Fix memory leak in single-player difficulty selection 5 years ago
Gleb Mazovetskiy f9a87c2c74 Always prefill player name if controller is active 5 years ago
Gleb Mazovetskiy 3cac99ed20 Add default names for Bard and Barbarian 5 years ago
Anders Jenbo 17803d5923 ♻️ Apply proper types to PlayerStruct 5 years ago
Juliano Leal Goncalves 103cde53ff ♻️ Make options struct hierarchical 5 years ago
Gleb Mazovetskiy fefdaa1ec9 Fix off-by-one in selhero_GenerateName 5 years ago
Gleb Mazovetskiy 3f7b332828 PREFILL_PLAYER_NAME for the Monk class 5 years ago
Anders Jenbo e280432b92 🚨 Fix all SDL1 warnings 5 years ago
Anders Jenbo fe0295fa2e 🚩 Move barbarian and bard test options to the ini 5 years ago
Anders Jenbo f7eaa41d10 Revamp ini options and sync in multiplayer 5 years ago
Anders Jenbo 39999791b3 Revamp ini options and sync in multiplayer 5 years ago
MrHuu 1fa8b6f4e4 [3DS] Initial port 5 years ago
pionere 97d53ced7e get rid of a few warnings (strncpy) 5 years ago