Age | Commit message (Expand) | Author |
2007-07-03 | (svn r10415) -Revert (r10403), Fix (r10323): 'message from company' test must... | glx |
2007-06-25 | (svn r10323) -Codechange: reference company name, number and player (presiden... | peter1138 |
2007-06-21 | (svn r10258) -Codechange: as we are now using int64 all over the place, it's ... | rubidium |
2007-06-21 | (svn r10247) -Fix (r10210): *always* call SetDParamMoney when you want to pla... | rubidium |
2007-06-21 | (svn r10246) -Fix (r10297): some forgotten money conversions and truncation i... | rubidium |
2007-06-18 | (svn r10207) -Codechange: remove the redundant player_money in favour of the ... | rubidium |
2007-06-15 | (svn r10167) -Codechange: Change the flagging system of grf loaded feature fr... | belugas |
2007-06-14 | (svn r10158) -Codechange: port some changes from NoAI and FS#872 to make the ... | rubidium |
2007-06-11 | (svn r10097) -Feature: Add support for articulated road vehicles, or callback... | maedhros |
2007-05-31 | (svn r10005) -Codechange: Merge two flags (2cc and newhouses) indicating some... | belugas |
2007-05-27 | (svn r9956) -Codechange: Add tram livery schemes | peter1138 |
2007-04-18 | (svn r9672) -Cleanup: lots of coding style fixes around operands. | rubidium |
2007-03-21 | (svn r9391) -Documentation : correct Doxygen of comments and @file inclusion.... | belugas |
2007-03-08 | (svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod... | rubidium |
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-02-01 | (svn r8511) -Codechange: make WindowClass an enumerated value. | rubidium |
2007-01-27 | (svn r8428) -Codechange: Add proper names to aircraft subtypes instead of mag... | Darkvater |
2007-01-14 | (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ... | peter1138 |
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 |