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
2005-10-17
Guard against multiple video shutdowns better. Fix crash due to improper
Simon Howard
2005-10-16
Fix the '-cdrom' command-line option.
Simon Howard
2005-10-15
Fix pink icon on startup
Simon Howard
2005-10-15
Map mouse buttons correctly.
Simon Howard
2005-10-15
Check the return code from SDL_LockSurface to ensure a surface has been
Simon Howard
2005-10-02
ENDOOM support using text mode emulation
Simon Howard
2005-10-02
Make sure loading disk is only shown if the display is initialised
Simon Howard
2005-09-27
Always use SDL_Flip to update the screen. Fixes problems in Windows when
Simon Howard
2005-09-26
Fix melting crap on startup - oops
Simon Howard
2005-09-25
Fix disk icon appearing before palette is set (pink disk!)
Simon Howard
2005-09-24
Enforce sane screenmultiply values
Simon Howard
2005-09-24
Fix "loading" icon for all video modes
Simon Howard
2005-09-24
Add application icon to running program
Simon Howard
2005-09-17
Mouse acceleration code to emulate old DOS drivers
Simon Howard
2005-09-14
Lock surfaces properly when we have to (fixes crash under Windows 98)
Simon Howard
2005-09-11
Second configuration file to allow chocolate doom-specific settings.
Simon Howard
2005-09-08
Allow alt-tab away while running fullscreen
Simon Howard
2005-09-07
Fix up names of functions
Simon Howard
2005-09-04
Remove dead code. Cope with the screen not having width == pitch. Lock
Simon Howard
2005-09-01
-nograbmouse option
Simon Howard
2005-08-31
smarter mouse grabbing for windowed mode
Simon Howard
2005-08-31
Display the game name in the title bar. Move game start code to later
Simon Howard
2005-08-10
Remove "if (french)" stuff, FRENCH define, detect french wad automatically
Simon Howard
2005-08-07
Clear the screen on startup
Simon Howard
2005-08-07
Fix gamma correction
Simon Howard
2005-08-07
Clear disk image when loading at startup
Simon Howard
2005-08-06
Only change palette on screen updates
Simon Howard
2005-08-04
Use zone memory function. Add command line options
Simon Howard
2005-08-04
Use keysym value rather than unicode value (fixes problems with shift
Simon Howard
2005-08-04
Silence compiler warnings
Simon Howard
2005-08-04
Loading disk
Simon Howard
2005-08-03
Set some flags to fix palette and improve performance
Simon Howard
2005-08-03
Working scale*2
Simon Howard
2005-07-25
mouse
Simon Howard
2005-07-24
Move to SDL for graphics.
Simon Howard
2005-07-23
Add missing errno.h, fix crash on startup when no IWAD present
Simon Howard
2005-07-23
Use ANSI-standard limit constants. Remove LINUX define.
Simon Howard
2005-07-23
Stop crash on shutdown
Simon Howard
2005-07-23
Update copyright to GNU GPL
Simon Howard
2005-07-23
Initial revision
Simon Howard