summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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) -Fixtron
2007-02-23(svn r8855) -Fixtron
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:58miham
2007-02-22(svn r8847) -Fixtron
2007-02-22(svn r8846) -Fixtron
2007-02-22(svn r8845) -Fixtron
2007-02-22(svn r8844) -Revert partly (r8820, r8806): Change AppendToGRFConfigList to ad...Darkvater
2007-02-22(svn r8843) -Fixtron
2007-02-22(svn r8841) -Fixtron
2007-02-22(svn r8840) -Fixtron
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) -Fixtron
2007-02-21(svn r8834) -Fixtron
2007-02-21(svn r8833) -Fixtron
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) -Fixtron
2007-02-21(svn r8828) -Fixtron
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) -Fixtron
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 alltruelight
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
2007-02-19(svn r8809) -Fix (r8715): accidentally removed a part of an expression.rubidium
2007-02-19(svn r8808) -Fix [FS#631]: do not show the 'edit sign' window for spectators.rubidium