summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-12-06(svn r18418) -Fix [FS#3298]: under some circumstances a pointer could be left...rubidium
2009-12-06(svn r18417) -Update from WebTranslator v3.0:translators
2009-12-06(svn r18416) -Fix (r15559): Only consider valid cargos in town GUI.frosch
2009-12-06(svn r18415) -Fix [FS#3332]: on slopes the original and better road layouts d...rubidium
2009-12-06(svn r18414) -Fix: In the depot window, 'free' wagons were not drawn resize.s...peter1138
2009-12-05(svn r18413) -Doc: Added doxygen strings for cargo-type related enums, struct...alberth
2009-12-05(svn r18412) -Fix [FS#3350]: don't allow sending ships to rail waypoints and ...smatz
2009-12-05(svn r18411) -Update from WebTranslator v3.0:translators
2009-12-05(svn r18410) -Codechange: Move GetCargoSprite() to CargoSpec::GetCargoIcon().alberth
2009-12-05(svn r18409) -Change [FS#3349]: Recolour the bubble generator just like any o...frosch
2009-12-05(svn r18408) -Fix (r17954): After computing the needed width for the client l...frosch
2009-12-04(svn r18407) -Fix [FS#3338]: aqueducts were not influenced by the "long bridg...rubidium
2009-12-04(svn r18406) -Cleanup: remove some unneeded constants and coderubidium
2009-12-04(svn r18405) -Fix (r18405): RVs didn't like to stop when the 'next' drive thr...rubidium
2009-12-04(svn r18404) -Codechange: link drive through stops better togetherrubidium
2009-12-04(svn r18403) -Codechange: Re-arrange header of table _original_house_specsbelugas
2009-12-04(svn r18402) -Codechange: unify/centralise the code for crashing vehiclesrubidium
2009-12-04(svn r18401) -Fix: drive through road stops did not get floodedrubidium
2009-12-04(svn r18400) -Update from WebTranslator v3.0:translators
2009-12-04(svn r18399) -Codechange: bail out early in FloodVehicle instead of a massive...rubidium
2009-12-04(svn r18398) -Fix [FS#3343]: the tree 'which one to draw' hash wasn't anywher...rubidium
2009-12-04(svn r18397) -Fix [FS#3346]: after cancelling downloading the download button...rubidium
2009-12-04(svn r18396) -Fix [FS#3169]: planes turned too much at the end of the runway ...yexo
2009-12-04(svn r18395) -Fix (r17415): helicopters can turn freely even while in the airyexo
2009-12-04(svn r18394) -Fix (r18373): one couldn't manually send a RV to a depot... but...rubidium
2009-12-03(svn r18393) -Update from WebTranslator v3.0:translators
2009-12-03(svn r18392) -Fix (r13956)[FS#3345]: [YAPP] Trains on bridges were not found,...frosch
2009-12-03(svn r18391) -Fix (r0): (Invalid) GRFs could trigger invalid reads.frosch
2009-12-03(svn r18390) -Fix (r17776): [SDL] Reinstate pointer update on 'idle' loop.peter1138
2009-12-03(svn r18389) -Fix: some minor documentation alignment issuesrubidium
2009-12-02(svn r18388) -Codechange: move entering/leaving of road stops to functions of...rubidium
2009-12-02(svn r18387) -Update from WebTranslator v3.0:translators
2009-12-02(svn r18386) -Codechange: make the NPF functions static and remove unused fun...rubidium
2009-12-02(svn r18385) -Cleanup: remove the now unneeded multistop slot management coderubidium
2009-12-02(svn r18384) -Fix (r18351): attempt to 'work around' MSVC's IMO stupid warningrubidium
2009-12-02(svn r18383) -Fix (r18375): triggering NOT_REACHED for some waypointsrubidium
2009-12-02(svn r18382) -Codechange: make road vehicles behave more like trains 'around'...rubidium
2009-12-02(svn r18381) -Codechange: Add RoadVehicle::IsBus() to simplify some stuff.frosch
2009-12-02(svn r18380) -Fix (r9301): One could not share orders between buses carrying ...frosch
2009-12-02(svn r18379) -Codechange: move the cache updating function to its own header ...rubidium
2009-12-02(svn r18378) -Codechange: move the pathfinder 'length' constants to pathfinde...rubidium
2009-12-02(svn r18377) -Codechange: add 'cache' of the tile area of truck and bus stops.rubidium
2009-12-02(svn r18376) -Codechange: simplify setting the destinationrubidium
2009-12-02(svn r18375) -Codechange: use Station::GetTileArea to get the tile area for C...rubidium
2009-12-02(svn r18374) -Cleanup: remove some unused coderubidium
2009-12-02(svn r18373) -Codechange: unify some road pathfinder functionsrubidium
2009-12-02(svn r18372) -Codechange: push some extra type safety into YAPFrubidium
2009-12-02(svn r18371) -Codechange: unify calling of the train pathfindersrubidium
2009-12-02(svn r18370) -Codechange: push some constness/type strictness into the ship p...rubidium
2009-12-02(svn r18369) -Fix [FS#3339] (rbeginning): off-by-one in the preconfigured mus...rubidium