Age | Commit message (Expand) | Author |
2007-08-02 | (svn r10748) -Codechange: call the pool cleanup functions for stations direct... | rubidium |
2007-08-02 | (svn r10746) -Codechange: add a generic superclass for almost all pool items ... | rubidium |
2007-08-01 | (svn r10745) -Codechange: generalize the pool cleanup/initialize functions fo... | rubidium |
2007-07-29 | (svn r10733) -Codechange: change MP_STREET into MP_ROAD as we use the word "r... | rubidium |
2007-07-26 | (svn r10698) -Codechange [FS#1082]: simplify the code related to foundations.... | rubidium |
2007-07-26 | (svn r10696) -Codechange: remove duplication of the "make sprite transparent"... | rubidium |
2007-07-24 | (svn r10681) -Codechange: do not determine whether a tile is a hangar based o... | rubidium |
2007-07-24 | (svn r10675) -Codechange: unhardcode the industry types used in several locat... | rubidium |
2007-07-21 | (svn r10646) -Cleanup: AutoPtrT<>::Release() renamed to Detach() | KUDr |
2007-07-16 | (svn r10601) -Codechange: store (and use) the type of stations instead of har... | rubidium |
2007-07-13 | (svn r10555) -Codechange/Fix: add a soft limit of 4096 "entities" in a statio... | rubidium |
2007-06-27 | (svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsist... | peter1138 |
2007-06-25 | (svn r10332) -Fix [FS#940]: ratings where also shown on drop-off stations. | rubidium |
2007-06-25 | (svn r10320) -Fix [FS#278]: one could only build a limited number of stations... | 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 r10210) -Codechange: make all money related variables 64 bits, so overfl... | rubidium |
2007-06-18 | (svn r10205) -Codechange: refactor returning of cost, so it can be more easil... | rubidium |
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-06-16 | (svn r10168) -Fix [FS#879]: cannot build airport when an aircraft is flying o... | rubidium |
2007-06-11 | (svn r10097) -Feature: Add support for articulated road vehicles, or callback... | maedhros |
2007-06-08 | (svn r10062) -Codechange: Don't redraw all station tiles when cargo is added ... | peter1138 |
2007-05-31 | (svn r9996) -Fix: be more strict when building/upgrading roads and/or road st... | rubidium |
2007-05-28 | (svn r9965) -Fix: the ownership of drive through road stops on town owned roa... | rubidium |
2007-05-27 | (svn r9952) -Fix r9951: it was not possible to build a drive-through station ... | glx |
2007-05-27 | (svn r9951) -Fix: slope check was incomplete when building road over tram tra... | glx |
2007-05-26 | (svn r9935) -Fix: could not build a drive through station when there when you... | rubidium |
2007-05-25 | (svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0. | rubidium |
2007-05-24 | (svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ... | rubidium |
2007-05-24 | (svn r9908) -Codechange: prepare the station picker for more road types. | rubidium |
2007-05-23 | (svn r9905) -Feature: Allow building new stations adjacent to existing statio... | maedhros |
2007-05-21 | (svn r9895) -Fix: assertion when removing roadstop. | rubidium |
2007-05-20 | (svn r9893) -Fix (r9892): various small bugs that only act up when using some... | rubidium |
2007-05-20 | (svn r9892) -Codechange: lots of ground work for allowing multiple types of "... | rubidium |
2007-05-07 | (svn r9810) -Feature: Add drag and drop removal of station tiles (Wolf01) | peter1138 |
2007-05-01 | (svn r9758) -Fix (FS#756): Ignore bit 1 (axis) of station tile layouts | peter1138 |
2007-04-20 | (svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of pro... | rubidium |
2007-04-18 | (svn r9672) -Cleanup: lots of coding style fixes around operands. | rubidium |
2007-04-18 | (svn r9669) -Documentation: some more doxygen fixes | belugas |
2007-04-18 | (svn r9665) -Documentation: Doxygen corrections,errors, corrections of correc... | belugas |
2007-04-17 | (svn r9664) -Documentation: Doxygen corrections,errors and omissions | belugas |
2007-04-15 | (svn r9638) -Feature: Increase cargo types from 12 to 32 and enable newcargo ... | peter1138 |
2007-04-12 | (svn r9609) -Codechange: Move some function prototypes out of functions.h and... | maedhros |
2007-04-05 | (svn r9563) -Feature: Add more finer control to transparency options, includi... | peter1138 |
2007-04-04 | (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The... | belugas |
2007-03-31 | (svn r9532) -Fix (r8741) [FS#708]: Make errors when building drive through ro... | maedhros |
2007-03-29 | (svn r9524) -Fix(FS#640,r8755): Implemented a "dummy" State Machine for stati... | celestar |
2007-03-24 | (svn r9425) -Codechange/Fix (FS#689): Housekeeping in the convert rail functi... | celestar |
2007-03-22 | (svn r9400) -Codechange: Use some more representative enum names for landscap... | belugas |