summaryrefslogtreecommitdiff
path: root/src/i_video.c
AgeCommit message (Expand)Author
2005-09-24Add application icon to running programSimon Howard
2005-09-17Mouse acceleration code to emulate old DOS driversSimon Howard
2005-09-14Lock surfaces properly when we have to (fixes crash under Windows 98)Simon Howard
2005-09-11Second configuration file to allow chocolate doom-specific settings.Simon Howard
2005-09-08Allow alt-tab away while running fullscreenSimon Howard
2005-09-07Fix up names of functionsSimon Howard
2005-09-04Remove dead code. Cope with the screen not having width == pitch. LockSimon Howard
2005-09-01-nograbmouse optionSimon Howard
2005-08-31smarter mouse grabbing for windowed modeSimon Howard
2005-08-31Display the game name in the title bar. Move game start code to laterSimon Howard
2005-08-10Remove "if (french)" stuff, FRENCH define, detect french wad automaticallySimon Howard
2005-08-07Clear the screen on startupSimon Howard
2005-08-07Fix gamma correctionSimon Howard
2005-08-07Clear disk image when loading at startupSimon Howard
2005-08-06Only change palette on screen updatesSimon Howard
2005-08-04Use zone memory function. Add command line optionsSimon Howard
2005-08-04Use keysym value rather than unicode value (fixes problems with shiftSimon Howard
2005-08-04Silence compiler warningsSimon Howard
2005-08-04Loading diskSimon Howard
2005-08-03Set some flags to fix palette and improve performanceSimon Howard
2005-08-03Working scale*2Simon Howard
2005-07-25mouseSimon Howard
2005-07-24Move to SDL for graphics.Simon Howard
2005-07-23Add missing errno.h, fix crash on startup when no IWAD presentSimon Howard
2005-07-23Use ANSI-standard limit constants. Remove LINUX define.Simon Howard
2005-07-23Stop crash on shutdownSimon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard