summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-24(svn r8876) -Fixtron
2007-02-24(svn r8875) -Fixtron
2007-02-24(svn r8869) [YAPF] -Fix: Large Train Stations/Trains makes OpenTTD crash (Jig...KUDr
2007-02-23(svn r8868) -Fix (r8715): road vehicles could not overtake anymore in some di...rubidium
2007-02-23(svn r8867) -Fix(r8866): revert yapf_costrail.hpp commited by mistake, helper...KUDr
2007-02-23(svn r8866) -Doc: added more comments to template struct MakeEnumPropsTKUDr
2007-02-23(svn r8865) -Codechange: (NewGRF) Ignore 1 byte action 0s during safety checkpeter1138
2007-02-23(svn r8864) -Codechange: make ClrBitT(), SetBitT() and ToggleBitT more like C...KUDr
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) -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