7 Commits (LineClear-test)

Author SHA1 Message Date
Anders Jenbo 68923c6c33 Generic game text render function 5 years ago
Anders Jenbo fa0b286693 ♻️Typed file loading 5 years ago
Anders Jenbo cc164985a3 🎨 Correct type checks in src sub-folder 5 years ago
Anders Jenbo 191d98207b 🎨 readability-identifier-naming on DiabloUI 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Gleb Mazovetskiy 295b5bce81 🧹 DiabloUI: Clean up text render cache 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Gleb Mazovetskiy bb5cadf19d Migrate text_draw to SDLSurfaceUniquePtr 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Gleb Mazovetskiy a6019f4e55 DiabloUI: Render to DiabloUiSurface() 5 years ago
BDC 62de5f1600 Refactor DiabloUI to dynamic C++03 compatible code 6 years ago
Anders Jenbo 1c824a253f Make controller TextAlignment C++03 compatible 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
Gleb Mazovetskiy 3bb28a48c9 DiabloUI: Also pre-scale DrawTTF cache 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
Gleb Mazovetskiy 4ac8472850 Add some checks to DrawTTF 7 years ago
Anders Jenbo a8e4db538f Display SDL error messages in UI dialog 7 years ago
Gleb Mazovetskiy 850d09b0a5 Minor cleanup of internal error handling 7 years ago
Gleb Mazovetskiy 40651d8a19 Implement x-align for wrapped TTF text 7 years ago
Gleb Mazovetskiy 5d7f6db2fc Wrapped text rendering for TTF 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