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