11 Commits (ccf87f3bf36352e2b625ba2dc37ea99bc175df37)

Author SHA1 Message Date
BDC 62de5f1600 Refactor DiabloUI to dynamic C++03 compatible code 6 years ago
Anders Jenbo c32f33f19f Use safe ranges instead of decltype() for C++03 compatability 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 1f129de0c3 DiabloUI: Scale surfaces at load/creation time 6 years ago
Anders Jenbo 32d91cb446 Render menu directly to the output surface 6 years ago
Mathieu Maret 90e60654fe fix rest on the GUI 6 years ago
Anders Jenbo a8e4db538f Display SDL error messages in UI dialog 7 years ago
Gleb Mazovetskiy 426c246535 Simplify SDL1/2 palette handling 7 years ago
Gleb Mazovetskiy 850d09b0a5 Minor cleanup of internal error handling 7 years ago
Gleb Mazovetskiy 17b5011916 DiabloUI: Move art and text code out of diablo.cpp 7 years ago