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
/
src
/
video
/
sdl_v.cpp
Age
Commit message (
Expand
)
Author
2011-10-04
(svn r23003) -Fix (r22999): Missing semicolon.
michi_cc
2011-10-04
(svn r22999) -Codechange: Allow changing the blitter during the running game.
michi_cc
2011-09-09
(svn r22910) -Fix [FS#4617]: icon would (almost) never be shown for SDL builds
rubidium
2011-08-21
(svn r22788) -Codechange: move modal progress related functions and variables...
rubidium
2011-08-21
(svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress
rubidium
2011-02-07
(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so i...
rubidium
2010-11-19
(svn r21252) -Codechange: introduce a constant for the number of milliseconds...
rubidium
2010-07-19
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi...
rubidium
2010-06-12
(svn r19965) -Cleanup: Use size of buffer, not magic number.
peter1138
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-13
(svn r18796) -Fix [FS#3521]: [SDL] possible deadlock when killing OpenTTD whi...
rubidium
2010-01-12
(svn r18790) -Revert (r18001,r18177,FS#3515): Viewport could still jump under...
peter1138
2010-01-04
(svn r18709) -Fix (r10227,FS#3464): Animation buffer for 32bpp-anim blitter w...
peter1138
2009-12-19
(svn r18547) -Fix [FS#3388]: missing thread synchronisation when changing the...
rubidium
2009-12-19
(svn r18545) -Fix [FS#3292]: Assign '_screen.dst_ptr' as soon as it is alloca...
frosch
2009-12-03
(svn r18390) -Fix (r17776): [SDL] Reinstate pointer update on 'idle' loop.
peter1138
2009-11-18
(svn r18177) -Fix (r18001): [SDL] Viewport could jump when mouse moved and ri...
peter1138
2009-11-09
(svn r18031) -Codechange: since basically r7157 adding up 'all' mouse movemen...
rubidium
2009-11-07
(svn r18001) -Codechange: [SDL] When the mouse cursor is locked into position...
peter1138
2009-11-02
(svn r17950) -Fix (r17776): _draw_mutex was never destroyed, _draw_thread was...
smatz
2009-11-02
(svn r17949) -Fix (r17776): unlock mutex before deleting it when creating dra...
smatz
2009-10-19
(svn r17815) -Fix [SDL]: asynchronious drawing caused extra unresponsiveness ...
rubidium
2009-10-15
(svn r17776) -Codechange: [SDL] make "update the video card"-process asynchro...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-06-30
(svn r16699) -Fix [FS#3001]: if SDL fails to allocate a surface due to it bei...
rubidium
2009-06-27
(svn r16677) -Codechange: Dimension width and height are unsigned.
alberth
2009-05-06
(svn r16242) -Codechange: rework pausing
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-23
(svn r15233) -Fix (r15231): compilation with SDL broken on win32
glx
2009-01-23
(svn r15232) -Codechange: sprinklin' of coding style
rubidium
2009-01-23
(svn r15231) -Change: (sdl) check the full screen resolutions to determine wh...
rubidium
2008-11-29
(svn r14641) -Change [Allegro]: when making a debug build revert Allegro's ho...
rubidium
2008-09-07
(svn r14260) -Fix [FS#2277]: merge keycode for "normal" 0-9 keys and keypad 0...
rubidium
2008-08-11
(svn r14047) -Codechange: move chatmessage handling to the network directory ...
rubidium
2008-06-16
(svn r13537) -Fix [FS#2090](r13523): QSortT won't work this way, use Dimensio...
smatz
2008-06-05
(svn r13390) -Codechange: introduce usererror() for fatal but not openttd rel...
glx
2008-05-06
(svn r12977) -Codechange: remove quite some redundant (duplicate) function de...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-05-04
(svn r12944) -Codechange: use rev.h instead of externs at many places
smatz
2008-04-18
(svn r12779) -Codechange: remove a few constants from openttd.h.
rubidium
2008-02-17
(svn r12167) -Feature(tte): change colour of autorail and autoroad selection ...
smatz
2008-01-29
(svn r12003) -Codechange: don't declare InteractiveRandom[Range] in multiple ...
rubidium
2008-01-11
(svn r11811) -Fix: make compilation without networking work again (and thus m...
rubidium
2008-01-01
(svn r11734) -Change: Allow ToggleFullScreen to return the result of the oper...
belugas
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-23
(svn r11684) -Codechange: split gfx.h in a type and functional header.
rubidium
2007-12-22
(svn r11682) -Codechange: move some 'generic' geometry related types into a s...
rubidium
2007-12-21
(svn r11674) -Codechange: refactor some functions out of macros.h into more l...
rubidium
2007-12-19
(svn r11667) -Codechange: split window.h into a header that defines some 'glo...
rubidium
2007-11-24
(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit...
skidd13
[next]