42 Commits (4e8ea594cce2bd68a4e729ec0f8a16cf0493a16d)

Author SHA1 Message Date
Anders Jenbo 47004ddd35 Add widescreen menus 5 years ago
Anders Jenbo bc3602486f Fix type warnings in DiabloUI 6 years ago
Anders Jenbo 4e8843ee7c Implement most of the Hellfire 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
BDC 62de5f1600 Refactor DiabloUI to dynamic C++03 compatible code 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 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
Gleb Mazovetskiy 1eefe841b6 mainmenu: Focus on the exit item before exiting 6 years ago
Anders Jenbo 913de17a56 Use SDL_Color nativly instead of converting betwen it and PALETTEENTRY 6 years ago
Anders Jenbo 961e7f58c4 Implement UI errors 6 years ago
Anders Jenbo e847108b78 Clean up event handeling 7 years ago
Anders Jenbo f9d4073620 Detect when gamepads are added or removed 7 years ago
Anders Jenbo aa23194591 Calculate fade based on frame level time 7 years ago
Guillaume Roche 1bfd062b3c Fix some write-strings warnings 7 years ago
Gleb Mazovetskiy b536d0efa2 DiabloUI: Handle logo like all the other elements 7 years ago
Gleb Mazovetskiy 4ea3a4e941 Make Source/ dialogs call DiabloUI/dialogs.cpp 7 years ago
Gleb Mazovetskiy aa3a8fecd5 DiabloUI: Dialog positioning and other tweaks 7 years ago
Gleb Mazovetskiy 458fbcef88 DiabloUI: Implement some dialogs 7 years ago
Gleb Mazovetskiy 17b5011916 DiabloUI: Move art and text code out of diablo.cpp 7 years ago
Anders Jenbo d2c4b461d4
Add option to compile shareware version 7 years ago
Gleb Mazovetskiy e4ef58f73d DiabloUI: Add a scroll bar to hero selection 7 years ago
Gleb Mazovetskiy 37936c6d15 DiabloUI: Refactor UI_Item to tagged unions 7 years ago
Anders Jenbo 18532e7c9b Format SourceX and SourceS 7 years ago
Gleb Mazovetskiy 4b42117022 Set Art palette only if it changed 7 years ago
Gleb Mazovetskiy cf0f867ca0 DrawArt via SDL 7 years ago
Anders Jenbo 5cadee74c2 Fix a few compiler warnings 7 years ago
vimino 4910b3b081 Repeat the intro if no activity for 30 sec (#213) 7 years ago
Anders Jenbo 7b745e34a9 Enable delete key in hero menu 7 years ago
danellos d032094bed Made function names more consistent with Yes/No 7 years ago
danellos 0f9fc228ce Full "Delete Hero" implementation 7 years ago
Anders Jenbo 631305035a Brute fix compile errors 7 years ago
Anders Jenbo a77c75a097
Make graphics modes configurable (#44) 7 years ago
Anders Jenbo aa017838e0 Fix some warning in the UI 7 years ago
Xadhoom 30fbfa36a1 Progress with miniwin macros 7 years ago
Xadhoom 5283a9ffd1 Put everything into namespace dvl 7 years ago
Anders Jenbo 9611057b08 Some simple fixes and clean ups to better support macOS 7 years ago
Xadhoom 781ae63ded Start removing SDL dependency from devilution 7 years ago
Xadhoom 4d557709e0 Clean headers for network code 7 years ago
Xadhoom af47577446 Begin restructuring headers 7 years ago
Anders Jenbo 50809cb255 Clean up event code and hook up all cancle buttons 7 years ago
Anders Jenbo 89c2b533cb Implement ui layout framework 7 years ago
Anders Jenbo 2e63d135d3 Unload title animation 7 years ago
Anders Jenbo 90466f3fbb Correct art for all existing menus 7 years ago
Anders Jenbo a58e3af89a Refactor menu navigation 7 years ago
Anders Jenbo 189c373c13 Correct var types 7 years ago