125 Commits (5408576f2a86bde0139a5f4d3b7297c7598cc921)

Author SHA1 Message Date
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
Anders Jenbo 7f699dbad2 Remove more legacy savegame code 6 years ago
Anders Jenbo 2dcf237dd2 Treat booleans as bool 6 years ago
Anders Jenbo d04e0e44bb Implement scroll wheel navigation 6 years ago
Anders Jenbo 40d272241b Implement --data-dir for setting mpq path 6 years ago
Anders Jenbo e577f9bdc7 Remove more old save game format code 6 years ago
Anders Jenbo 16d3fa69c6 Fix checking if sound is playing 6 years ago
Anders Jenbo 40cea40aa4 Remove windows call types collisions 6 years ago
Samuel DEVULDER 319bdeddd2 Fix palette in 8bit color mode 6 years ago
Anders Jenbo 046064fcfe Fix PostMessageA an remove more unused event code 6 years ago
Anders Jenbo e847108b78 Clean up event handeling 6 years ago
Anders Jenbo 448c01a969 Make all movies escapable using ESC 6 years ago
Anders Jenbo 4532f009ff Remove old anti-cheat code from save function 6 years ago
Anders Jenbo dbc91ae036 Correct mouse interactions for game controller 6 years ago
Anders Jenbo c86cec3c5f Prioritize controller navigation 6 years ago
Anders Jenbo 45844b71ae Make controls more responsive 6 years ago
Gleb Mazovetskiy a2e821d241 Game controller support 6 years ago
Bryan Steele 0086927ee1 Upstream support for OpenBSD. (#414) 6 years ago
Anders Jenbo 5b95289440 Render FPS count using ingame font 6 years ago
Gleb Mazovetskiy 56f953b027 sdl2_to_1_2_backports.h: Add missing #include 6 years ago