9 Commits (f4f6a8a51ebd197cd89ee14aa309381259ea7f8d)

Author SHA1 Message Date
Anders Jenbo 9e2206a673 Format code 5 years ago
arcas 6502a3ca4d
Adding resources for translation (#1973) 5 years ago
John Törnblom b86743db25 add translation macros to the main menu 5 years ago
John Törnblom 51e7a169a6 add initial language support using a simple MO parser 5 years ago
Anders Jenbo 191d98207b 🎨 readability-identifier-naming on DiabloUI 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Gleb Mazovetskiy e13f67f7af 🧹 DiabloUI/mainmenu.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 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 e280432b92 🚨 Fix all SDL1 warnings 5 years ago
Anders Jenbo 713f74e8d5 Implement Support menu 5 years ago
Anders Jenbo 47004ddd35 Add widescreen menus 5 years ago
Anders Jenbo e609e170d0 Merge a large chunk of Hellfire the code paths 5 years ago
Anders Jenbo e073422ce7 Unify executable for Spawn and Retail 5 years ago
Anders Jenbo 201656a8c3 Correct variable type 5 years ago
Anders Jenbo 08838c9cae Always use hellfire menu when hellfire is enabled 6 years ago
Anders Jenbo a05bf8b3b8 Fix escape not going to Exit game in Hellfire 6 years ago
Anders Jenbo 4e8843ee7c Implement most of the Hellfire menu 6 years ago
Tyler ecde1f647e Adjust UI to any resoution 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 69ad34f58f Consistently use NULL instead of nullptr 6 years ago
Gleb Mazovetskiy 1eefe841b6 mainmenu: Focus on the exit item before exiting 6 years ago
Anders Jenbo 3ad7e21e71 Fix flashing menu transitions 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Anders Jenbo 961e7f58c4 Implement UI errors 6 years ago
Guillaume Roche 1bfd062b3c Fix some write-strings warnings 6 years ago
Gleb Mazovetskiy b536d0efa2 DiabloUI: Handle logo like all the other elements 7 years ago
Gleb Mazovetskiy 458fbcef88 DiabloUI: Implement some dialogs 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 cf0f867ca0 DrawArt via SDL 7 years ago
Anders Jenbo b58b3300c4 Clean up attract mode 7 years ago
vimino 4910b3b081 Repeat the intro if no activity for 30 sec (#213) 7 years ago
Xadhoom f00e427ed2 Remove pch.h 7 years ago
Xadhoom c1ba436e69 miniwin_misc.h macro-clean 7 years ago
Xadhoom 30fbfa36a1 Progress with miniwin macros 7 years ago
Xadhoom 5283a9ffd1 Put everything into namespace dvl 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 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