416 Commits (62b2ab64a72fe10ee09e7e66cf3fc2a4a0aaa0b4)

Author SHA1 Message Date
Anders Jenbo 9092eb43e5 Test fatal functions in appfat.cpp 6 years ago
Anders Jenbo a5222a2684 Add unit tests and codecoverage 6 years ago
Anders Jenbo 3f3dae87e1 Fix MSVC build 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
qndel cc6a2d4523
Apply MAX_PATH_LENGTH 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Anders Jenbo 4c1108c1da Prevent space from selecting during text input 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 f3ad0c37e1 dx_create_back_buffer: Minor improvement for SDL2 6 years ago
Anders Jenbo 5ff5b4893c Fix loading alignment 6 years ago
Gleb Mazovetskiy 309693b9ff OpenDingux: GKD350h support 6 years ago
Gleb Mazovetskiy 5b2481a2b4 Controls: No virtual mouse when automap is active 6 years ago
Gleb Mazovetskiy 39d78228fb Move modifier hints to viewport corners 6 years ago
Gleb Mazovetskiy ce5c1007a2 Controller improvements: START modifier and hints 6 years ago
Gleb Mazovetskiy fd6de736f9 Read/WriteFile: Use memcpy instead of copy 6 years ago
Gleb Mazovetskiy e1b0712f74 CloseHandle: Avoid double lookup of file 6 years ago
Gleb Mazovetskiy 77914a029f ShowOutOfDiskError: Use constant C-string 6 years ago
Gleb Mazovetskiy 8e5e918441 Change misc_io::files from set to unordered_set 6 years ago
Anders Jenbo 7f699dbad2 Remove more legacy savegame code 6 years ago
Anders Jenbo 8d0c600e27 Fix compiler warning 6 years ago
Anders Jenbo 9836d6038c
Use SDL_Log instead of printf 6 years ago
Anders Jenbo 534ed2d3ff Make shift+0-9 behave as on US keyboards 6 years ago
Anders Jenbo fd1d81c87f Force initialization of controller on Switch 6 years ago
Anders Jenbo 71d8a0071c Fix Windows build 6 years ago
Anders Jenbo f7541fbeb9 Ask before overwriting hero 6 years ago
Anders Jenbo 3703978483 Fix SDL1 build 6 years ago
Anders Jenbo d04e0e44bb Implement scroll wheel navigation 6 years ago
Anders Jenbo 2c541816e6 Track the mouse through the life of the application 6 years ago
Anders Jenbo faaddcfd28 Allow controller events to also interupt attract mode 6 years ago
Anders Jenbo c3f283429b Fix high CPU load when game is minimized 6 years ago
Anders Jenbo e5d4e99a69 Fix end movie not looping 6 years ago
Anders Jenbo 50661842b0 Implement SFileSetBasePath 6 years ago
Anders Jenbo 171323b987 Make sure that sgbSaveSoundOn is initialized 6 years ago
Anders Jenbo 0bc40c6799 Remove DUMMY notice from UiProfileGetString 6 years ago
Anders Jenbo 961e7f58c4 Implement UI errors 6 years ago
Anders Jenbo 150f7e805d Update debug code 6 years ago
Anders Jenbo 40d272241b Implement --data-dir for setting mpq path 6 years ago
Christopher M. Hobbs 436e25207a Add preliminary command line options to main.cpp 6 years ago
Anders Jenbo e577f9bdc7 Remove more old save game format code 6 years ago
Anders Jenbo cb2d58acc8 Fix clang warning 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
Anders Jenbo 57e960aeda [controller] only move map when in dungion 6 years ago
Anders Jenbo f2133b6e2b Fix exiting movie 6 years ago