144 Commits (xad)

Author SHA1 Message Date
Anders Jenbo 12658a0b3d 🐛 Fix console output on Windows and SDL1 targets 5 years ago
Anders Jenbo e280432b92 🚨 Fix all SDL1 warnings 5 years ago
Anders Jenbo d0248caf8d 💚 Fix SDL1 builds 5 years ago
Gleb Mazovetskiy d55a1c8a7d
Pass CelOutputBuffer to game text printing (#1095) 5 years ago
Anders Jenbo be9f797806 Remove hardcoded config.h 5 years ago
Anders Jenbo 36a196389b Fix remaning basic compiler errors and warnings 5 years ago
Ivan Epifanov 1e53f32049 [vita] Initial port 5 years ago
MrHuu 1fa8b6f4e4 [3DS] Initial port 5 years ago
qndel 0fe08dbe68
numpad potions + chat (#1027) 5 years ago
Anders Jenbo 1ec1e69c04 Fix builds on older versions of SDL2 5 years ago
Anders Jenbo 8001cc77f8 Fix SDL1 builds 5 years ago
Anders Jenbo 06b7c78406 Notes of untimly header cleanups 5 years ago
Anders Jenbo 88a715cdcc Clean up narator sound logic 5 years ago
Anders Jenbo 374e8177ef Remove wave.cpp 5 years ago
Gleb Mazovetskiy b10b4381ef
Multiple controllers support (#935) 5 years ago
qndel 9c7d6c96ea
specify path to diablo.ini (#928) 5 years ago
Anders Jenbo e40653c1e0 fixup! Clean up unused return type 5 years ago
Anders Jenbo b7ca9a812a Clean up unused return type 5 years ago
Gleb Mazovetskiy a091a56e8e
Remove MAX_PATH restriction (#898) 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 c53ca1a62a Adjust resolution to monitor default on startup 6 years ago
Anders Jenbo dc8be6c0ab
C++03 compatibility (#736) 6 years ago
Anders Jenbo 36cd56868b Use preprocessor macros instead of constexpr for events enums 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 7b72b3d4ea CMake: Use generator expressions more 6 years ago
Gleb Mazovetskiy d065202ff2 Reformat the .clang-format files 6 years ago
Gleb Mazovetskiy c9c1c323cd
mpqapi cleanup (#624) 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 118e3668b4 Remove unused code 6 years ago
Anders Jenbo edeca6574d Replace tagRECT with SDL_Rect 6 years ago
Anders Jenbo 3ab9b7f2d3 Inline rand 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Anders Jenbo 67c58583d8 Implement fullscreen toggeling via alt+enter 6 years ago
Anders Jenbo cc4d6b57d8 Remove unused miniwin IO 6 years ago
Anders Jenbo baf2d14440 Remove unused parts of miniwin 6 years ago
Anders Jenbo 6e9987cc93 Rename dsound and it nolonger reflects DirectSound 6 years ago
Anders Jenbo 913de17a56 Use SDL_Color nativly instead of converting betwen it and PALETTEENTRY 6 years ago
Gleb Mazovetskiy cfe288a28e mpqapi: Use <fstream> instead of custom functions 6 years ago
Anders Jenbo e279fc2fe6 Revert "Treat booleans as bool" 6 years ago
Gleb Mazovetskiy c8605f79bd capture.cpp: Replace WriteFile with <fstream> 6 years ago