index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
newgrf_station.cpp
Age
Commit message (
Expand
)
Author
2010-01-03
(svn r18708) -Feature: [NewGRF] Add support for custom station foundation gra...
peter1138
2010-01-01
(svn r18681) -Codechange: Use existing TILE_LOOP method for iterating trigger...
peter1138
2010-01-01
(svn r18680) -Fix: Whole station area is already correct size.
peter1138
2009-11-05
(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up includi...
frosch
2009-09-14
(svn r17534) -Codechange: unify the naming of callback masks/flags
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-08-03
(svn r17050) -Codechange: replace custom implementation of TILE_LOOP with TIL...
rubidium
2009-07-25
(svn r16947) -Codechange: use TileArea instead of train_tile, trainst_w and t...
rubidium
2009-07-24
(svn r16939) -Codechange: s/RailwayStation/RailStation/ to unify the way it's...
rubidium
2009-07-24
(svn r16938) -Codechange: introduce helper function to tell whether a tile is...
rubidium
2009-07-22
(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_fu...
rubidium
2009-07-22
(svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a...
rubidium
2009-07-22
(svn r16908) -Codechange: s/DepotWaypointReservation/DepotReservation/
rubidium
2009-07-21
(svn r16907) -Codechange: make a more clear distinction between reservation f...
rubidium
2009-07-21
(svn r16897) -Codechange: use the 'generic' station spec to station allocatio...
rubidium
2009-07-21
(svn r16896) -Codechange: make station spec allocation and station animation ...
rubidium
2009-07-20
(svn r16888) -Fix (r16864): crash when trying to build (some?) NewGRF waypoints
rubidium
2009-07-17
(svn r16864) -Codechange: make Waypoints a subclass of BaseStation.
rubidium
2009-07-17
(svn r16859) -Codechange: split the Station struct into two so parts of it ca...
rubidium
2009-07-16
(svn r16852) -Codechange: use FOR_ALL_CARGOSPECS for iterating over all valid...
smatz
2009-07-16
(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()
smatz
2009-06-25
(svn r16655) -Codechange: use IsRailwayStationTile() more
smatz
2009-06-24
(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
smatz
2009-06-23
(svn r16640) -Codechange: move roadstop stuff to separate files
smatz
2009-05-24
(svn r16422) -Codechange: use const_cast for removing const and warn when con...
rubidium
2009-05-23
(svn r16402) -Codechange: make Resolve a function of SpriteGroup
rubidium
2009-05-23
(svn r16396) -Codechange: split NewGRF spritegroup into multiple subclasses i...
rubidium
2009-04-05
(svn r15957) -Fix (r4767): Set callback_param1 (var 10) to 1 only when reques...
peter1138
2009-04-05
(svn r15956) -Codechange: Enumorize station spec flags.
peter1138
2009-02-09
(svn r15436) -Codechange: Return index of station spec within station class a...
peter1138
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain
2009-01-10
(svn r14956) -Fix [FS#1832]: building new station parts didn't allocate a new...
rubidium
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2008-11-22
(svn r14606) -Codechange: Unify usage of PALETTE_MODIFIER_TRANSPARENT and PAL...
frosch
2008-10-18
(svn r14487) -Fix: The station picker preview did not draw child sprites.
frosch
2008-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-09
(svn r14280) -Codechange: use IsRailWaypointTile() instead of IsTileType() an...
smatz
2008-08-02
(svn r13965) -Add [YAPP]: Implement newgrf var 0x44 for stations (PBS reserva...
rubidium
2008-07-30
(svn r13885) -Fix [FS#2168]: Var 0x7F is not feature-specific.
frosch
2008-07-27
(svn r13851) -Fix (r9393): GetTownByTile() is only valid for houses and roads.
frosch
2008-07-25
(svn r13830) -Feature: show additional NewGRF info in the Tile Info window fo...
smatz
2008-07-19
(svn r13734) -Fix: NewGRF rail continuation would always mark a tunnel on the...
rubidium
2008-04-23
(svn r12857) -Fix [FS#1948]: remove the last uses of AutoPtr in the station c...
rubidium
2008-04-21
(svn r12817) -Feature: the ability to play NewGRF sounds for industries and s...
rubidium
2008-04-20
(svn r12801) -Codechange: remove the dependency of function.h in town_map.h
rubidium
2008-04-20
(svn r12800) -Codechange: move the animated tile related functions out of tex...
rubidium
[prev]
[next]