Age | Commit message (Expand) | Author |
2007-07-24 | (svn r10673) -Cleanup: some assorted style cleanups. Primarily type* var -> t... | rubidium |
2007-07-24 | (svn r10672) -Codechange: typify some parameters/variables. | rubidium |
2007-06-21 | (svn r10246) -Fix (r10297): some forgotten money conversions and truncation i... | rubidium |
2007-06-18 | (svn r10210) -Codechange: make all money related variables 64 bits, so overfl... | rubidium |
2007-06-18 | (svn r10208) -Codechange: replace int32 with Money where appropriate. | rubidium |
2007-06-18 | (svn r10207) -Codechange: remove the redundant player_money in favour of the ... | rubidium |
2007-06-18 | (svn r10197) -Codechange: replace int32 with CommandCost where appropriate. | rubidium |
2007-06-14 | (svn r10158) -Codechange: port some changes from NoAI and FS#872 to make the ... | rubidium |
2007-05-25 | (svn r9917) -Codechange: prepare some more areas for more road types. | rubidium |
2007-05-19 | (svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ... | rubidium |
2007-03-21 | (svn r9391) -Documentation : correct Doxygen of comments and @file inclusion.... | belugas |
2007-03-07 | (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; | rubidium |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-03-02 | (svn r8969) -Codechange: rework of the player face bits. | rubidium |
2007-01-21 | (svn r8300) -Codechange: Add a prototype for DrawPlayerIcon to players.h and ... | maedhros |
2007-01-18 | (svn r8272) -Fix (r8038): signed/unsigned change - PlayerID is now enum (sign... | KUDr |
2007-01-10 | (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ... | rubidium |
2007-01-02 | (svn r7759) -Merge: makefile rewrite. This merge features: | rubidium |