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.c
Age
Commit message (
Expand
)
Author
2009-07-09
Merge from trunk.
Simon Howard
2009-06-13
Don't post zero key events.
Simon Howard
2009-06-13
Merge from trunk.
Simon Howard
2009-06-12
Always grab input on Windows CE.
Simon Howard
2009-06-12
Merge from trunk.
Simon Howard
2009-06-11
Grab the input in setup when reading a new key binding, so that Windows
Simon Howard
2009-06-09
Merge from trunk.
Simon Howard
2009-06-07
Make auto-adjust code switch to windowed mode if no fullscreen modes are
Simon Howard
2009-06-07
Don't try to use the SDL DirectX driver under Windows CE.
Simon Howard
2009-05-04
Fix window close button to bring up F10 quit message.
Simon Howard
2008-12-20
Merge from trunk.
Simon Howard
2008-12-10
Fix window icon/title under Windows XP Luna theme.
Simon Howard
2008-12-01
Add missing header includes.
Simon Howard
2008-12-01
Don't try to read SDL events until initialised.
Simon Howard
2008-10-31
Move gamma correction table to tables.c.
Simon Howard
2008-10-10
Move shiftxform table to i_video.c; make 'data2' for key events
Simon Howard
2008-10-04
Draw loading disk into a temporary buffer rather than the screen, to fix
Simon Howard
2008-09-28
Move novert support into common i_video.c code.
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
Replace all use of screens[0] by I_VideoBuffer.
Simon Howard
2008-09-20
Remove screen parameter from V_DrawPatch functions; update code to use
Simon Howard
2008-09-20
Add a dest_buffer pointer for the v_video code, and V_UseBuffer to allow
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-08
Remove i_system.c dependency on doom/ code and add a generic I_AtExit()
Simon Howard
2008-09-07
Move m_bbox.[ch] back to common (needed by v_video.c). Remove some
Simon Howard
2008-09-07
Move dehacked code to doom/. Split dehacked string replacement code into
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-05-02
Fix up some more code calling Z_Free instead of W_ReleaseLumpNum.
Simon Howard
2008-04-25
Generate transparency mask for the application icon from black parts of
Simon Howard
2008-02-28
Add fixes for MSVC warnings (thanks entryway).
Simon Howard
2008-02-24
Fix leftover "junk" displayed on the screen on the initial melt when
Simon Howard
2008-02-12
Set the default startup_delay to 1s.
Simon Howard
2008-02-06
Use geometric distance to find the nearest mode when autoadjusting,
Simon Howard
2008-02-06
Add -geometry command line parameter to allow the screen size to be
Simon Howard
2008-01-30
Be more accurate in describing windowboxed modes as either
Simon Howard
2008-01-25
Rename some files to be package name independent.
Simon Howard
2008-01-20
Fix loading disk icon. Add back -1, -2, -3 command line options for
Simon Howard
2008-01-20
Add -width, -height command line parameters for specifying the screen
Simon Howard
2008-01-20
Refactor the video mode configuration system.
Simon Howard
2007-12-18
Don't center the mouse on startup if the mouse is disabled (thanks
Simon Howard
2007-12-14
Don't grab the mouse if the mouse is disabled by -nomouse or through
Simon Howard
2007-08-08
Move SCREENHEIGHT_4_3 to doomdef.h; remove some unused constants.
Simon Howard
2007-07-08
Make the numeric keypad behave like Vanilla does.
Simon Howard
2007-07-07
Don't grab the mouse if a drone player (no input, so it isn't needed).
Simon Howard
2007-06-20
Add x5 screen scale (thanks MikeRS!)
Simon Howard
2007-06-14
Don't send joystick updates when the joystick is disabled. Shut up
Simon Howard
2007-06-13
Working joystick code.
Simon Howard
[prev]
[next]