Age | Commit message (Expand) | Author |
2007-12-25 | (svn r11692) -Codechange: move some functions from 'functions.h' to a more lo... | rubidium |
2007-12-19 | (svn r11668) -Codechange: more refactoring aimed at reducing compile time and... | rubidium |
2007-12-19 | (svn r11667) -Codechange: split window.h into a header that defines some 'glo... | rubidium |
2007-11-30 | (svn r11541) -Fix: [OSX] detect statvfs at runtime (based on OSX version) ins... | bjarni |
2007-11-21 | (svn r11488) -Codechange: Spilt the random functions out to seperate file | skidd13 |
2007-11-07 | (svn r11389) -Fix [FS#1386]: Replace calls to deprecated API with newer ones ... | egladil |
2007-05-30 | (svn r9990) -Fix: MorphOS and AmigaOS do not like "//" in filenames as that m... | rubidium |
2007-05-17 | (svn r9861) -Fix: null pointer derefence under MorphOS and AmigaOS. | rubidium |
2007-04-04 | (svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Al... | belugas |
2007-03-17 | (svn r9267) -Fix (r9266): some leftover includes and erronous call to ChangeW... | rubidium |
2007-03-17 | (svn r9266) -Codechange: unify the retrieval of the base paths a little more. | rubidium |
2007-03-12 | (svn r9129) -Codechange: unify parts of DeterminePaths. | rubidium |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-03-06 | (svn r9043) -Fix [FS#652]: the personal (.openttd) directories were hidden in... | rubidium |
2007-02-15 | (svn r8745) [PSP] -Add: added a CSleep() for PSP | truelight |
2007-02-05 | (svn r8605) -Codechange: [OSX] changed all objective C to objective C++ | bjarni |
2007-01-14 | (svn r8134) -Fix (r8013): Add a newline after the ShowInfo console output | Darkvater |
2007-01-11 | (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi... | KUDr |
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 |