Age | Commit message (Expand) | Author |
2009-01-16 | (svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes str... | rubidium |
2009-01-10 | (svn r14949) -Cleanup: pointer coding style | rubidium |
2008-11-03 | (svn r14560) -Fix [FS#2396](r14555): lengthof() can't be simply replaced by l... | smatz |
2008-11-02 | (svn r14555) -Codechange: replace ttd_strlcat and ttd_strlcpy with strecat an... | skidd13 |
2008-07-27 | (svn r13852) -Fix (r13849): [OSX] fixed universal binary building without bre... | bjarni |
2008-07-27 | (svn r13849) -Fix: [OSX] 10.5 appears to be more picky when setting up compil... | bjarni |
2008-06-05 | (svn r13390) -Codechange: introduce usererror() for fatal but not openttd rel... | glx |
2008-05-07 | (svn r12990) -Fix: silence the redundanct declaration warning when compiling ... | rubidium |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add some... | rubidium |
2008-04-21 | (svn r12836) -Fix: SunOS non-dedicated server compilation. | rubidium |
2008-01-13 | (svn r11828) -Codechange: include table/* as the last includes and remove an ... | rubidium |
2008-01-07 | (svn r11778) -Fix: compiles with ICONV failed. | rubidium |
2008-01-07 | (svn r11777) -Codechange: split the string header and make do not include it ... | rubidium |
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 |