summaryrefslogtreecommitdiff
path: root/src/station_cmd.cpp
AgeCommit message (Expand)Author
2011-11-04(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...rubidium
2011-10-31(svn r23072) -Feature: [NewGRF] House callback 0x148.michi_cc
2011-10-21(svn r23049) -Fix [FS#4810]: Use the same forest-check for the vegetation-map...frosch
2011-10-02(svn r22973) -Add: support for replacing the buoy via action123rubidium
2011-09-25(svn r22960) -Feature: Allow depots, standard roadstops and airports on steep...frosch
2011-09-11(svn r22924) -Codechange: Enhance NewGRFSpriteLayout for drawing construction...frosch
2011-07-11(svn r22659) -Add: [NewGRF] Support for the land slope check callback for sta...michi_cc
2011-06-12(svn r22567) -Codechange: Store persistent storages inside a pool.terkhen
2011-06-12(svn r22557) -Codechange: Remove constness from AnimationBase callbacks.terkhen
2011-06-11(svn r22552) -Fix: Clear airport persistent storage on construction/removal o...frosch
2011-06-04(svn r22542) -Add: Store cargo acceptance stats for stations.terkhen
2011-06-04(svn r22540) -Codechange: Rename AcceptancePickup to GoodsEntryStatus.terkhen
2011-05-29(svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers.frosch
2011-05-21(svn r22482) -Codechange: Add some contants for the number of ticks between c...frosch
2011-05-14(svn r22460) -Doc: Semantic documentation fixes, and doxygen additions (partl...alberth
2011-05-14(svn r22454) -Codechange: Deduplicate GetCustomStationGroundRelocation() into...frosch
2011-05-14(svn r22453) -Feature(ette): Implement variable 18 for custom station foundat...frosch
2011-05-08(svn r22436) -Fix (r18969): Apply railtype property 12 (station graphics) als...frosch
2011-05-01(svn r22405) -Document: some more "random-ish" tidbitsrubidium
2011-03-03(svn r22163) -Fix [FS#4541]: building a station part adjacent to both an exis...yexo
2011-02-20(svn r22117) -Fix [FS#4523-ish]: CanRemoveRoadWithStop() failed for _current_...frosch
2011-02-10(svn r22051) -Fix (r21935): Roads under road stops would get a wrong owner af...terkhen
2011-02-08(svn r22023) -Fix: verify we can allocate a CargoPacket and CargoPayment befo...smatz
2011-02-07(svn r22019) -Codechange: s/functions.h/clear_func.h/rubidium
2011-02-04(svn r21958) -Cleanup: join_stations setting; can done by distant join and co...rubidium
2011-02-04(svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for...smatz
2011-02-01(svn r21936) -Fix [FS#4457](r19231): Do not remove existing road/tram bits wh...terkhen
2011-02-01(svn r21935) -Fix (r19231): Allow to overbuild road stops which are built ove...terkhen
2011-01-29(svn r21924) -Codechange: Unify some parts of the articulated vehicle code.terkhen
2011-01-19(svn r21860) -Codechange: Rename road vehicle subtype functions to match the ...terkhen
2010-12-12(svn r21486) -Codechange: use TILE_AREA_LOOP for station expansion checks as ...rubidium
2010-12-05(svn r21415) -Codechange: limit station/waypoint name by amount of characters...rubidium
2010-11-21(svn r21291) -Fix: Treat objects on water like water in more cases.frosch
2010-11-20(svn r21270) -Doc: Doxyment updates and additions. Removal of doxyment in code.alberth
2010-11-20(svn r21268) -Fix (r21266): crash (or rather a triggered assertion) in some c...rubidium
2010-11-20(svn r21266) -Change: don't receive money for removing the rail of non-rail r...rubidium
2010-11-20(svn r21262) -Fix (r18708)[FS#4246]: Custom station foundations using the 'si...frosch
2010-11-11(svn r21145) -Fix: station list wasn't updated when a new cargo got a ratingrubidium
2010-11-11(svn r21143) -Codechange: reduce the number of dereferences in UpdateStationW...rubidium
2010-10-30(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)alberth
2010-10-28(svn r21052) -Fix (r20435): house/airporttile/industrytile newgrfs that defin...yexo
2010-10-18(svn r20990) -Fix: when removing a rail station, don't leave track under non-...smatz
2010-09-28(svn r20857) -Fix [FS#3637]: The station with the second highest rating was d...rubidium
2010-09-16(svn r20815) -Revert (r20814): wrong patch at wrong time...rubidium
2010-09-16(svn r20814) -Codechange [FS#3835]: make waypoint default names work like dep...rubidium
2010-09-05(svn r20741) -Cleanup: Use IsTileOnWater() in more places.frosch
2010-09-01(svn r20716) -Feature: add airport class and airport name to the land info toolyexo
2010-08-28(svn r20668) -Codechange: add (more) support for bridges over objectsrubidium
2010-08-27(svn r20636) -Codechange: Move MarkTileDirtyByTile() and DeleteAnimatedTile()...frosch
2010-08-26(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...rubidium