Age | Commit message (Expand) | Author |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add some... | rubidium |
2008-01-13 | (svn r11828) -Codechange: include table/* as the last includes and remove an ... | rubidium |
2008-01-07 | (svn r11777) -Codechange: split the string header and make do not include it ... | rubidium |
2008-01-02 | (svn r11744) -Codechange: don't redefine snprintf when using MinGW Runtime 3.... | glx |
2007-12-25 | (svn r11692) -Codechange: move some functions from 'functions.h' to a more lo... | rubidium |
2007-12-25 | (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it... | rubidium |
2007-12-21 | (svn r11674) -Codechange: refactor some functions out of macros.h into more l... | rubidium |
2007-11-19 | (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s... | skidd13 |
2007-07-14 | (svn r10566) -Fix [FS#1025]: a NewGRF could have a information message that i... | rubidium |
2007-04-04 | (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The... | belugas |
2007-03-10 | (svn r9083) -Codechange: Be more lenient when trimming UTF-8 strings and don'... | Darkvater |
2007-03-05 | (svn r9015) -Fix | tron |
2007-03-05 | (svn r9012) -Fix/Feature (UTF8): When cutting strings into multiple lines als... | Darkvater |
2007-01-13 | (svn r8093) -Codechange: Add a function to get a string representation of an ... | Darkvater |
2007-01-13 | (svn r8090) -[win32] Fix (r8089): for *nprintf 'ret = count' NOT 'ret = 0'... | Darkvater |
2007-01-13 | (svn r8089) -[win32] MS-borkedness: All *nprintf functions are broken, but we... | 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 |