summaryrefslogtreecommitdiff
path: root/src/i_video.h
AgeCommit message (Expand)Author
2014-05-05Clean up file headers.Simon Howard
2014-02-20Mark 512x400 mode as decent quality.Simon Howard
2013-10-08Set window title and icon on ENDOOM window to match main game window.Simon Howard
2011-10-17Always show the Strife intro splash screen in windowed mode, and finishSimon Howard
2011-09-24Rework mouse speed box drawing code and move to common code, so that itSimon Howard
2010-12-10Merge from trunk. This is slightly out of date as I did the mergeSimon Howard
2010-11-24Add configuration file parameter and command line option to specify theSimon Howard
2010-08-31Merge from trunk.Simon Howard
2010-08-20Extend mouse code to support up to 8 buttons (allows mouse wheel to beSimon Howard
2008-12-20Merge from trunk.Simon Howard
2008-11-21Move setup/ into src/ and merge with main codebase. Remove duplicatedSimon Howard
2008-09-24Add I_EnableLoadingDisk function to enable Doom's "loading disk" - it isSimon Howard
2008-09-20Remove definitions from heretic/doomdef.h and use common headers. MergeSimon Howard
2008-09-20Add I_VideoBuffer variable for pointer to screen buffer used bySimon Howard
2008-09-11Refactor configuration file system to allow configuration file variablesSimon Howard
2008-09-06Remove dependencies of i_video.c on doom/ code.Simon Howard
2008-09-06Remove includes of doomdef.h where possible, move generic parts into topSimon Howard
2008-01-20Fix loading disk icon. Add back -1, -2, -3 command line options forSimon Howard
2008-01-20Refactor the video mode configuration system.Simon Howard
2007-03-16Add back shiftxform table so that the shift key works in multiplayerSimon Howard
2007-02-23Add a configuration file value to allow the SDL video driver to beSimon Howard
2006-12-15Split off scaling code into i_scale.c. Add aspect ratio correctionSimon Howard
2006-11-14Support running as a screensaver under X!Simon Howard
2006-10-18Strip out CVS logs, RCS Id tags.Simon Howard
2006-05-29Change the mouse acceleration behavior to accelerate by multiplying by aSimon Howard
2006-05-26Add an option to disable autoadjusting the video mode.Simon Howard
2006-05-19Add a config file setting to allow a delay to be specified on startup.Simon Howard
2005-10-02ENDOOM support using text mode emulationSimon Howard
2005-09-17Set the default values for variables in their initialisers. Remove theSimon Howard
2005-09-11Second configuration file to allow chocolate doom-specific settings.Simon Howard
2005-09-11Fix declaration of I_Sleep (not I_Delay) and move to right headerSimon Howard
2005-09-11Missing declarationsSimon Howard
2005-07-23Remove unneccessary pragmasSimon Howard
2005-07-23Update copyright to GNU GPLSimon Howard
2005-07-23Initial revisionSimon Howard