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
/
saveload
/
station_sl.cpp
Age
Commit message (
Expand
)
Author
2009-12-02
(svn r18377) -Codechange: add 'cache' of the tile area of truck and bus stops.
rubidium
2009-11-09
(svn r18028) -Codechange: unglobalise some functions
rubidium
2009-10-20
(svn r17816) -Codechange: move the CargoList invalidation-after-saveload to t...
rubidium
2009-10-18
(svn r17807) -Codechange: move all 'updates' just after the 'load' constructo...
rubidium
2009-10-06
(svn r17727) -Codechange: some coding style and documentation fixes
rubidium
2009-10-06
(svn r17720) -Codechange: guard the CargoPacket variables that are cached in ...
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-20
(svn r17589) -Codechange: rename town_acc to always_accepted
smatz
2009-09-07
(svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses an...
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-05
(svn r17069) -Fix (r17004): invalid read when converting old waypoints
smatz
2009-07-31
(svn r17004) -Fix (r16909): StationRect of loading buoys/waypoints wasn't cor...
rubidium
2009-07-30
(svn r16993) -Change: make the rail waypoint builder draggable
rubidium
2009-07-29
(svn r16988) -Codechange: unify the code for removing (parts of) stations and...
rubidium
2009-07-25
(svn r16947) -Codechange: use TileArea instead of train_tile, trainst_w and t...
rubidium
2009-07-24
(svn r16944) -Codechange: remove needlessly complex way of getting the offset...
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-04
(svn r16735) -Codechange: had_vehicle_of_type only stored 7 bits, all less th...
rubidium
2009-06-23
(svn r16640) -Codechange: move roadstop stuff to separate files
smatz
2009-05-17
(svn r16338) -Codechange: split loading of references to two phases
smatz
2009-05-17
(svn r16328) -Fix: desync when removing lots of stations
rubidium
2009-02-09
(svn r15436) -Codechange: Return index of station spec within station class a...
peter1138
2009-01-04
(svn r14828) -Codechange: move most of save/load-specific code to separate files
smatz
[prev]