summaryrefslogtreecommitdiff
path: root/src/os
AgeCommit message (Expand)Author
2009-03-15(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...rubidium
2009-03-08(svn r15648) -Fix (r14773): hack around an OSX stupidity in < 10.4 w.r.t. sig...rubidium
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-08-31(svn r14200) -Fix (r14199): some OSes failed to compile. Furthermore I hate w...rubidium
2008-08-01(svn r13913) -Fix (r13893): [OSX] fixed a warning about MAC_OS_X_VERSION_10_5...bjarni
2008-07-31(svn r13893) -Fix: [OSX] solved a deprecated warning specific to 10.5bjarni
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
2008-05-04(svn r12944) -Codechange: use rev.h instead of externs at many placessmatz
2007-12-25(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...rubidium
2007-12-23(svn r11688) -Fix [FS#1581]: Compilation was broken on OS X again.egladil
2007-12-23(svn r11684) -Codechange: split gfx.h in a type and functional header.rubidium
2007-12-21(svn r11678) -Fix (r11674): [OSX] fixed compilationbjarni
2007-12-21(svn r11676) -Fix (r11674): some references to macros.h were leftglx
2007-11-30(svn r11542) -Fix r11540: [OSX] presumed 10.3 style strings when using GetCur...bjarni
2007-11-30(svn r11540) -Fix: [OSX] Don't try to compile the quartz video driver on OSX ...bjarni
2007-11-25(svn r11521) -Codechange: [OSX] Check what the running os version is in a cle...egladil
2007-11-07(svn r11389) -Fix [FS#1386]: Replace calls to deprecated API with newer ones ...egladil
2007-10-27(svn r11351) -Fix (r11342): [OSX] killed a warningbjarni
2007-10-25(svn r11342) -Fix: [OSX] The cocoa driver incorrectly assumed that the blitte...egladil
2007-08-11(svn r10851) -Feature [OSX]: OpenTTD will now pick the same language as finde...bjarni
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-02-05(svn r8605) -Codechange: [OSX] changed all objective C to objective C++bjarni
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium