Age | Commit message (Expand) | Author |
2007-02-23 | (svn r8863) -Fix: prefix engine_custom_sprites with _ | peter1138 |
2007-02-23 | (svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and ... | belugas |
2007-02-23 | (svn r8860) -Cleanup: some style changes, proper #endif comments, variable in... | Darkvater |
2007-02-23 | (svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few ... | belugas |
2007-02-23 | (svn r8858) -Codechange: Replace magic number test with class method for dete... | peter1138 |
2007-02-23 | (svn r8857) -Documentation: Added some doxygen @file tags, repaired others (t... | celestar |
2007-02-23 | (svn r8856) -Fix | tron |
2007-02-23 | (svn r8855) -Fix | tron |
2007-02-23 | (svn r8854) -Fix(r8853): Ctrl+s (save) without Ctrl does not produce desired ... | belugas |
2007-02-23 | (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file... | belugas |
2007-02-23 | (svn r8852) -Fix (r8735): make the dynamite tool for drive through road stops... | rubidium |
2007-02-23 | (svn r8851) -Fix [FS#643] (r8735): crash on removing town owned roads outside... | rubidium |
2007-02-22 | (svn r8850) -Codechange: Use the cargo type's is_freight flag instead of chec... | peter1138 |
2007-02-22 | (svn r8849) -Codechange: Replace hardcoded global/climate cargo mapping table... | peter1138 |
2007-02-22 | (svn r8848) -Update: WebTranslator2 update to 2007-02-22 19:57:58 | miham |
2007-02-22 | (svn r8847) -Fix | tron |
2007-02-22 | (svn r8846) -Fix | tron |
2007-02-22 | (svn r8845) -Fix | tron |
2007-02-22 | (svn r8844) -Revert partly (r8820, r8806): Change AppendToGRFConfigList to ad... | Darkvater |
2007-02-22 | (svn r8843) -Fix | tron |
2007-02-22 | (svn r8841) -Fix | tron |
2007-02-22 | (svn r8840) -Fix | tron |
2007-02-22 | (svn r8839) -Fix: escape slashes in sed for mingw Makefile.dep stuff. It work... | glx |
2007-02-21 | (svn r8838) -Feature: Show newgrf error messages loaded in Action B in the ne... | maedhros |
2007-02-21 | (svn r8837) -Fix [FS#626]: drive through stations did not connect to neighbou... | rubidium |
2007-02-21 | (svn r8836) [YAPF] -Fix[FS#641]: Assertion: 'IsTileDepotType(depot_tile, TRAN... | KUDr |
2007-02-21 | (svn r8835) -Fix | tron |
2007-02-21 | (svn r8834) -Fix | tron |
2007-02-21 | (svn r8833) -Fix | tron |
2007-02-21 | (svn r8832) -Change: rewrite the solution file generator a little so it makes... | rubidium |
2007-02-21 | (svn r8831) -Feature: If an action 7/9 leads to skipping the rest of the file... | maedhros |
2007-02-21 | (svn r8830) -Feature: Stop loading and disable the current newgrf if a fatal ... | maedhros |
2007-02-21 | (svn r8829) -Fix | tron |
2007-02-21 | (svn r8828) -Fix | tron |
2007-02-21 | (svn r8827) -Codechange: Cleanup of industry_cmd (Step-6). Implementation of ... | belugas |
2007-02-20 | (svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str... | peter1138 |
2007-02-20 | (svn r8825) -Fix: Make sure strings read from newgrf files are 0 terminated a... | maedhros |
2007-02-20 | (svn r8824) -Fix (r8821): don't use MSVC2005 runtime library-only _snwprintf_... | Darkvater |
2007-02-20 | (svn r8823) -Fix (r8821): wrapping opendir to ottd-specific function failed o... | Darkvater |
2007-02-20 | (svn r8822) -Fix | tron |
2007-02-20 | (svn r8821) -Regression: Unable to browse directories on *nix if the filesyst... | Darkvater |
2007-02-20 | (svn r8820) -Codechange (r8807, r8806): Remove the unneeded calloc/free alloc... | Darkvater |
2007-02-19 | (svn r8819) [Config] -Documentation: added why we need CC_HOST for linking on... | truelight |
2007-02-19 | (svn r8818) -Codechange: remove the #ifdef _cplusplus remnants. | rubidium |
2007-02-19 | (svn r8816) [Config] -Fix: if you disable stripping, don't detect strip at all | truelight |
2007-02-19 | (svn r8814) [Config] -Add: added --awk and detect_awk. We now try to find an ... | truelight |
2007-02-19 | (svn r8813) -Fix r8812: fixed one GNU depending grep statement with an other ... | truelight |
2007-02-19 | (svn r8812) -Revert r7880: those changes assumed a GNU-grep, which isn't alwa... | truelight |
2007-02-19 | (svn r8811) [Configure] -Fix: [:lower:] for tr is GNU specific. Use [a-z] ins... | truelight |
2007-02-19 | (svn r8810) [Configure] -Fix: "" variables if you test them, else if they are... | truelight |