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
/
os
/
macosx
/
splash.cpp
Age
Commit message (
Expand
)
Author
2011-12-08
(svn r23446) -Codechange: move _cur_palette and it's related first/count dirt...
rubidium
2011-09-09
(svn r22913) -Fix [OSX]: make splash work again and make it work without need...
rubidium
2011-08-24
(svn r22833) -Fix (r18006): Compilation on OSX was broken
planetmaker
2011-07-21
(svn r22678) -Doc: More doxygen sprinkles in MacOSX code and cocoa video driver
planetmaker
2010-11-12
(svn r21150) -Fix: [OSX] Deprecation warning with libpng 1.4
rubidium
2010-08-01
(svn r20291) -Codechange: Unify break coding style.
alberth
2010-07-19
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi...
rubidium
2009-10-25
(svn r17872) -Codechange: apply coding style to splash.cpp
smatz
2009-10-25
(svn r17871) -Fix (r11342): memset() accepts only 1-byte argument
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2008-08-31
(svn r14200) -Fix (r14199): some OSes failed to compile. Furthermore I hate w...
rubidium
2008-06-18
(svn r13571) -Codechange: define channels in struct Colour in different order...
smatz
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
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-21
(svn r11676) -Fix (r11674): some references to macros.h were left
glx
2007-10-27
(svn r11351) -Fix (r11342): [OSX] killed a warning
bjarni
2007-10-25
(svn r11342) -Fix: [OSX] The cocoa driver incorrectly assumed that the blitte...
egladil
2007-08-03
(svn r10761) -Fix (FS#1101, r10216): _pal_last_dirty changed to _pal_count_di...
glx
2007-06-19
(svn r10216) -Fix: palette animation always redid all palette entries, where ...
truelight
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr