3 Commits (50dcf587f4ef5f8a5cb4e346ca705376345978e4)

Author SHA1 Message Date
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
qndel ab9911064f unify checks for single and multiplayer 5 years ago
Anders Jenbo 9b1568cc08 Startup issues with shareware version 5 years ago
Anders Jenbo c1b5cccfae Fix windows builds 5 years ago
Anders Jenbo e609e170d0 Merge a large chunk of Hellfire the code paths 5 years ago
Anders Jenbo 4e8843ee7c Implement most of the Hellfire menu 6 years ago
Anders Jenbo 25e0e20797
Do not overwrite the null byte 6 years ago
Anders Jenbo 9fd34ec927 Correct name length 6 years ago
Tyler ecde1f647e Adjust UI to any resoution 6 years ago
Tyler d7ca28ff8e Added single-player difficulty menu. 6 years ago
Anders Jenbo d749e5e6f2 Gard against overflows in UI 6 years ago
BDC 62de5f1600 Refactor DiabloUI to dynamic C++03 compatible code 6 years ago
Anders Jenbo dc8be6c0ab
C++03 compatibility (#736) 6 years ago
Anders Jenbo 7a90b9102a When needed, clear buffer before rendering menu 6 years ago
Anders Jenbo ca82f81582 Move menu elements to the center of the screen 6 years ago
Anders Jenbo 0da3461d35 Use explicit types instead of auto 6 years ago