18 Commits (cpp20-using-enum)

Author SHA1 Message Date
Gleb Mazovetskiy c7338f2f48 language.cpp: Load whole translations file if MPQ 3 years ago
Gleb Mazovetskiy 4e9bb0e704 Fix gold withdrawal in SDL1 3 years ago
Gleb Mazovetskiy a4ac41cece Replace `DVL_VK` virtual key codes with `SDLK` 4 years ago
Vladimir Olteanu 819271489d SDL1: Don't destroy surface in SDL_DestroyWindow 4 years ago
Gleb Mazovetskiy 7e1fea6f76 clang-format all files in {Source,test}/ 4 years ago
staphen b5d96665c9 Enable SDL1 build option for Windows 4 years ago
Anders Jenbo b2b7f51ce0 Implement SDL_RWsize for SDL1.2 4 years ago
Gleb Mazovetskiy b76f7656f3 🧹 LoadArt: BYTE -> uint8_t 5 years ago
Anders Jenbo 34744c068f ♻️Consitantly use %i and not %d 5 years ago
Gleb Mazovetskiy 4d10642b3d 🧹 Add and use a DVL_ALWAYS_INLINE macro 5 years ago
Stephen C. Wills 081a077f6f
Custom message box for 3DS (#1932) 5 years ago
Jmgr c33182d6de Modernize deprecated headers 5 years ago
Gleb Mazovetskiy fe26f96b75 🧹 SDL1 backports: Move GetBase/PrefPath to cpp 5 years ago
Gleb Mazovetskiy 4fa8f2aadf 🧹 SDL1 backports: Remove unused SDL_DisplayMode 5 years ago
Gleb Mazovetskiy f3cf036d2d SDL1: Move BlitScaled backport to cpp 5 years ago
Anders Jenbo 5fdb9ce459 🎨 Format code 5 years ago
Gleb Mazovetskiy 91f8267db9 🧹 SDL1.2: Remove unimplemented SDL_*Window backports 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo f450d6a125 🚚 Move defines to there proper files 5 years ago
Gleb Mazovetskiy 2f3e0cb18e SDL1: Backport SDL2 logging 5 years ago
Gleb Mazovetskiy 77d0bb6690 Enable compiler checks for printf-like functions 5 years ago
Anders Jenbo 819fd40376
🎨 Consistent enum value style (#1458) 5 years ago
Anders Jenbo e7ae8ddd04 🚚 Move all enums to there respective headers 5 years ago
Anders Jenbo 12658a0b3d 🐛 Fix console output on Windows and SDL1 targets 5 years ago
MrHuu 1fa8b6f4e4 [3DS] Initial port 5 years ago
Anders Jenbo 8001cc77f8 Fix SDL1 builds 5 years ago
Gleb Mazovetskiy b10b4381ef
Multiple controllers support (#935) 5 years ago
Anders Jenbo 27e171e874 Fix SDL1 builds 6 years ago
Anders Jenbo 3ef2228d85 [switch] Leave TextInput running 6 years ago
Anders Jenbo 42af8b938f Fix SDL1 builds 6 years ago
Anders Jenbo 88c85c54de [switch] Leave TextInput running 6 years ago
Colin Pitrat 56243d9e05 Fix entering player's name with SDL 1. 6 years ago
Colin Pitrat 565ae69631 Fix entering player's name with SDL 1. 6 years ago
Anders Jenbo 69ad34f58f Consistently use NULL instead of nullptr 6 years ago
Anders Jenbo c26fa8fa3f Remove threading from miniwin 6 years ago
Gleb Mazovetskiy 5526140672 Fix SDL_PrefPath on SDL1 for non-Amiga 6 years ago
Marlon Beijer f5ee32c218 SDL_GetPrefPath for non UNIX 6 years ago
Gleb Mazovetskiy 58fde28a2a Blit: ifdef all SDL1 stretching code 6 years ago
Gleb Mazovetskiy 114a166a01 Blit: Fix scaled output handling 6 years ago
Anders Jenbo cc4d6b57d8 Remove unused miniwin IO 6 years ago
Gleb Mazovetskiy a2e821d241 Game controller support 6 years ago
Gleb Mazovetskiy 56f953b027 sdl2_to_1_2_backports.h: Add missing #include 7 years ago
Gleb Mazovetskiy 426c246535 Simplify SDL1/2 palette handling 7 years ago
Anders Jenbo ba9288c6cf Unify error dialogs, for looks and portability 7 years ago
Gleb Mazovetskiy 4ea3a4e941 Make Source/ dialogs call DiabloUI/dialogs.cpp 7 years ago
Gleb Mazovetskiy 7f61128d32 Fix more compilation warnings 7 years ago
Anders Jenbo 18532e7c9b Format SourceX and SourceS 7 years ago
Anders Jenbo 8ee689b803 Remove miniwin abstraction for disabeling the screensaver 7 years ago
Gleb Mazovetskiy 43a27e6f50 Also link SDL int devilution (Source) 7 years ago
Gleb Mazovetskiy e63657747f SDL1 Backport header: Color format fix 7 years ago