DEADSOFTWARE

portability: avoid errors on some compilers
[flatwaifu.git] / src / sdl2 /
2021-05-07 DeaDDooMERfiles: move getsprid to wadres
2021-04-17 DeaDDooMERsdl2: fix build and traps
2021-04-17 DeaDDooMERfiles: move resource manager to system drivers
2021-04-11 DeaDDooMERsdl2: fix build sdl2
2021-04-08 DeaDDooMERfiles: cleanup
2021-04-07 DeaDDooMERcp866: move to common/
2021-04-07 DeaDDooMERfiles: remove my.h
2021-01-31 DeaDDooMERportability: use only english strings for debug
2020-05-13 DeaDDooMERupdate copyrights
2020-04-24 DeaDDooMERsound: move sound/music configuration to sound driver
2020-04-17 DeaDDooMERconfig: read config and args by renders
2020-04-17 DeaDDooMERconfig: allow multiple cfg structures for config update
2020-04-17 DeaDDooMERconfig: move config loading to system driver
2020-04-17 DeaDDooMERsdl2: remove unneeded unicode to cp866 converter
2020-04-13 DeaDDooMERengine: use lib cp866 where needed
2020-04-10 DeaDDooMERmenu: change videomode at runtime
2020-04-09 DeaDDooMERmenu: rewrite menu code (software render are broken)
2020-04-03 DeaDDooMERports: ported to emscripten
2020-04-02 DeaDDooMERsystem: remove message on quit
2020-04-01 DeaDDooMERsystem: optimize videomode and fullscreen changing
2020-04-01 DeaDDooMERsdl2: fix building with sdl2 on linux
2020-04-01 DeaDDooMERsdl2: keep surface of same size while window resize
2020-04-01 DeaDDooMERsdl2: fix building with sdl2
2020-04-01 DeaDDooMERsdl: fix fullscreen
2020-04-01 DeaDDooMERsdl2: fix fullscreen
2020-04-01 DeaDDooMERsdl2: use scancodes for keyboard handling
2020-03-31 DeaDDooMERsdl2: add software render support
2020-03-30 DeaDDooMERsystem: add sdl2 system driver