Age | Commit message (Expand) | Author |
---|---|---|
2007-07-23 | (svn r10657) -Fix r10655: commit didn't comply with coding style (tnx glx :)) | truelight |
2007-07-23 | (svn r10655) -Fix [FS#1070]: Trolly AI didn't know about steep slopes, and us... | truelight |
2007-06-18 | (svn r10200) -Codechange: add "shortcut" for !CmdFailed (CmdSucceeded). | rubidium |
2007-06-18 | (svn r10197) -Codechange: replace int32 with CommandCost where appropriate. | rubidium |
2007-05-27 | (svn r9954) -Fix [FS#811]: trolley AI crashed when trying to determine what t... | rubidium |
2007-05-24 | (svn r9912) -Fix: the AIs could build any road(station)s. | rubidium |
2007-03-07 | (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; | rubidium |
2007-02-14 | (svn r8732) -Codechange/Fix(r8705): Turned the bit-handling macros into templ... | celestar |
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 |