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
Age
Commit message (
Expand
)
Author
2006-03-25
(svn r4099) -Codechange: [OSX] the cocoa video driver speedup of around 1000%...
bjarni
2006-03-24
(svn r4091) - Fix r4075. Do not "enter" please.
Darkvater
2006-03-24
(svn r4090) - Followup for r4075. Some SDL implementations seem to have a dif...
Darkvater
2006-03-24
(svn r4083) -Feature: [OSX] Ported r4075 (Undraw the mouse when it leaves the...
egladil
2006-03-24
(svn r4082) -Fix: [OSX] FS#80 Crash when switching from windowed to fullscreen
bjarni
2006-03-24
(svn r4075) - Feature: Undraw the mouse when it leaves the window and Draw it...
Darkvater
2006-03-21
(svn r3999) - Fix: [win32] Change the order of DestroyWindow and ChangeDispla...
Darkvater
2006-03-18
(svn r3971) reverted r3742 as those new errors were not the right way to hand...
bjarni
2006-03-02
(svn r3742) -codechange: [OSX] changed an assert to use the new error window ...
bjarni
2006-03-02
(svn r3741) -Fix: [i686 OSX] reverted the change in rev 3670 for non PowerPC ...
bjarni
2006-02-24
(svn r3671) -Code cleanup: fixed style and removed commented out code in vide...
bjarni
2006-02-24
(svn r3670) -Codechange: [OSX] rewrote a part of the cocoa video driver to sp...
bjarni
2006-02-20
(svn r3640) - Remove win32-only variables from variables.h and put them into ...
Darkvater
2006-02-19
(svn r3618) -Codechange: [OSX] reduce the time spend in the cocoa video driver
bjarni
2006-02-18
(svn r3617) Fix warning introduced in r3616
tron
2006-02-18
(svn r3616) Style sweep
tron
2006-02-18
(svn r3615) Remove the Quartz key codes from the public cocoa video driver in...
tron
2006-02-12
(svn r3596) -Codechange: [OSX] changed to use Apple's macros instead of OTTD ...
bjarni
2006-02-01
(svn r3511) More whitespace ([FS#46] by Rubidium)
tron
2006-01-09
(svn r3393) -Fix: [OSX] some keyboards had a different scancode for opening t...
bjarni
2006-01-06
(svn r3375) -Add: [ FS#29 ] show an error dialog for OSX cocoa driver (egladil)
truelight
2005-12-24
(svn r3339) Remove unnecessary includes
tron
2005-12-19
(svn r3320) - Fix: FS#22 - Exiting with double size enabled saves wrong windo...
Darkvater
2005-12-11
(svn r3288) Set svn properties on cocoa related files, and add Id tag.
peter1138
2005-12-10
(svn r3286) -Fix: [OSX] 10.2 works again and universal binaries got 10.2 as t...
bjarni
2005-12-10
(svn r3281) -Feature: [OSX] added native cocoa sound and video drivers (egladil)
bjarni
2005-11-16
(svn r3207) Typo in last revision
tron
2005-11-16
(svn r3206) Wrap all instances of _dbg_screen_rect in #ifdef _DEBUG
tron
2005-10-06
(svn r3023) -Fix [BeOS] fixed compilation on BeOS R5 (MYOB)
bjarni
2005-09-08
(svn r2924) Introduce the ALIGN() macro which aligns values to multiples of a...
tron
2005-08-01
(svn r2781) Fix some of the issues with variables in .h files.
ludde
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-27
(svn r2726) Fix last commit
tron
2005-07-27
(svn r2725) Move MyShowCursor() back into win32.c, it fits better there
tron
2005-07-26
(svn r2720) Remove unused declarations and definitions
tron
2005-07-25
(svn r2710) Simplify dedicated server code a bit and don't compile it at all,...
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 r2695) - Fix: OS/2 project update, add os2.h to dedicated_v.c
orudge
2005-07-23
(svn r2694) Various smaller changes: eol-style, static, code simplification
tron
2005-07-23
(svn r2692) Forgot to add a file
tron
2005-07-23
(svn r2691) Separate dedicated video driver and fix bemidi declarations
tron
2005-07-23
(svn r2688) MSVC and Watcom can't handle identical file names in different di...
tron
2005-07-23
(svn r2685) -Codechange: Split the music/sound/video drivers into separate fi...
tron