index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
video
/
sdl_v.c
Age
Commit message (
Expand
)
Author
2006-09-04
(svn r6380) -Codechange: unify all ways to quit OTTD.
rubidium
2006-09-03
(svn r6365) -Cleanup: remove IsGeneratingWorld calls that are either not call...
rubidium
2006-09-01
(svn r6293) -Codechange: Simply use KMOD_CTRL instead of KMOD_LCTRL | KMOD_RC...
tron
2006-09-01
(svn r6292) -Cleanup: Indentation, bracing, etc.
tron
2006-08-31
(svn r6286) Nobody cares for the return value of GetAvailableVideoMode(), the...
tron
2006-08-28
(svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {...
rubidium
2006-08-19
(svn r5946) -Add: merged the TGP branch to mainline. TGP adds:
truelight
2006-08-13
(svn r5872) - Feature: Add an icon to the SDL openttd executable.
Darkvater
2006-06-27
(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular
tron
2006-03-24
(svn r4090) - Followup for r4075. Some SDL implementations seem to have a dif...
Darkvater
2006-03-24
(svn r4075) - Feature: Undraw the mouse when it leaves the window and Draw it...
Darkvater
2006-02-01
(svn r3511) More whitespace ([FS#46] by Rubidium)
tron
2005-11-16
(svn r3206) Wrap all instances of _dbg_screen_rect in #ifdef _DEBUG
tron
2005-07-29
(svn r2748) Remove unused cruft from the main loop
tron
2005-07-29
(svn r2746) -Fix: SDL_SetColors() has the number of palette entries to change...
tron
2005-07-27
(svn r2728) -Fix/Feature: Change the driver probing algorithm
tron
2005-07-26
(svn r2720) Remove unused declarations and definitions
tron
2005-07-25
(svn r2704) Remove . from include path again, too much trouble. Also add some...
tron
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-23
(svn r2688) MSVC and Watcom can't handle identical file names in different di...
tron