Age | Commit message (Expand) | Author |
2007-07-16 | (svn r10601) -Codechange: store (and use) the type of stations instead of har... | rubidium |
2007-06-22 | (svn r10269) -Fix [FS#912]: station ratings were shown for all cargos instead... | rubidium |
2007-06-22 | (svn r10266) -Codechange: keep track of the origin, time of travel and accumu... | rubidium |
2007-06-18 | (svn r10208) -Codechange: replace int32 with Money where appropriate. | rubidium |
2007-06-08 | (svn r10062) -Codechange: Don't redraw all station tiles when cargo is added ... | peter1138 |
2007-05-24 | (svn r9908) -Codechange: prepare the station picker for more road types. | rubidium |
2007-04-20 | (svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of pro... | rubidium |
2007-04-04 | (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The... | belugas |
2007-03-29 | (svn r9524) -Fix(FS#640,r8755): Implemented a "dummy" State Machine for stati... | celestar |
2007-03-08 | (svn r9070) -Fix [FS#404]: if bribe failed and you didn't pick up cargo yet, ... | truelight |
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 r8978) -Feature: Rewrite of transfer system. | richk |
2007-02-17 | (svn r8780) -Fix: Spelling of CatchmentArea incorrect. | richk |
2007-02-17 | (svn r8767) -Fix | tron |
2007-02-16 | (svn r8755) -Fix | tron |
2007-02-14 | (svn r8735) -Feature: drive-through road stops made possible by the hard work... | rubidium |
2007-02-13 | (svn r8709) -Fix/Codechange: Rename the function GetStationPlatforms into Get... | celestar |
2007-02-13 | (svn r8707) -Codechange: Turn IsValidStation into a method of Station | celestar |
2007-02-13 | (svn r8705) -Codechange: Increased the number of airport blocks to 64. This i... | celestar |
2007-02-13 | (svn r8694) -Codechange: make RoadStop's status accessible via accessor funct... | rubidium |
2007-02-04 | (svn r8575) -Fix (8125): remove unused include | rubidium |
2007-02-02 | (svn r8536) -Fix (FS#577): Road Vehicles now can obtain a slot even if the st... | celestar |
2007-02-01 | (svn r8514) -Codechange: Turn IsBuoy into a method of stations | celestar |
2007-01-31 | (svn r8485) -Fix | tron |
2007-01-31 | (svn r8477) -Fix | tron |
2007-01-31 | (svn r8476) -Fix | tron |
2007-01-31 | (svn r8475) -Fix | tron |
2007-01-31 | (svn r8474) -Fix | tron |
2007-01-28 | (svn r8449) -Fix | tron |
2007-01-25 | (svn r8403) -Fix (r8402): Forgot to remove an enum | celestar |
2007-01-25 | (svn r8402) -Codechange: Move RoadStop-specific enums to the RoadStop class, ... | celestar |
2007-01-25 | (svn r8401) -Codechange: Make 'IsValidRoadStop' a method of RoadStop and rena... | celestar |
2007-01-18 | (svn r8231) -Fix (r8125): MP desync caused by calling Random() from station c... | KUDr |
2007-01-17 | (svn r8212) -Fix | tron |
2007-01-17 | (svn r8207) -Fix | tron |
2007-01-17 | (svn r8203) -Fix: | tron |
2007-01-17 | (svn r8185) -Codechange: Equipped Roadstops with new/delete operators and gav... | celestar |
2007-01-15 | (svn r8144) -Fix: [FS#163] When a station is removed, vehicles do not get exc... | celestar |
2007-01-14 | (svn r8136) -Codechange: Station spread rectangle manipulators turned into St... | KUDr |
2007-01-14 | (svn r8130) Provide struct GoodsEntry with a constructor | tron |
2007-01-14 | (svn r8125) -Codechange: Station is now constructed/destroyed using new/delet... | KUDr |
2007-01-11 | (svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macro... | celestar |
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 |