10 Commits (xad)

Author SHA1 Message Date
MrHuu 1fa8b6f4e4 [3DS] Initial port 5 years ago
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 1c824a253f Make controller TextAlignment C++03 compatible 6 years ago
Anders Jenbo 69ad34f58f Consistently use NULL instead of nullptr 6 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 d7bec68fb2 Reduce TTF line spacing to roughly match Diablo 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