72 Commits (bb61dfc68b38ed532a8d0bda72ee0ccbbf63fbcd)

Author SHA1 Message Date
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
Anders Jenbo 69ad34f58f Consistently use NULL instead of nullptr 6 years ago
Anders Jenbo 82f72713ed Load current heros level from save game when on difficulty screen 6 years ago
Anders Jenbo e6f1faea0e Revert "Correctly detect player level on difficulty selection screen (#626)" 6 years ago
SeanHenderson e6b6501079
Correctly detect player level on difficulty selection screen (#626) 6 years ago
Anders Jenbo 3ad7e21e71 Fix flashing menu transitions 6 years ago
Anders Jenbo f7541fbeb9 Ask before overwriting hero 6 years ago
Anders Jenbo 961e7f58c4 Implement UI errors 6 years ago
Gleb Mazovetskiy a13f1580d5 Prefill player name from list 6 years ago
Gleb Mazovetskiy 6b9a9faebc Fix hero dialog image 7 years ago
Gleb Mazovetskiy b536d0efa2 DiabloUI: Handle logo like all the other elements 7 years ago
Pyr0Byt3 e7e1ba96dc fix hero order 7 years ago
Gleb Mazovetskiy 458fbcef88 DiabloUI: Implement some dialogs 7 years ago