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
/
afterload.cpp
Age
Commit message (
Expand
)
Author
2010-03-05
(svn r19322) -Codechange: change the id of the oilrig airport from 15 to 9
yexo
2010-02-25
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of s...
yexo
2010-02-22
(svn r19198) -Codechange: store the size of stations in savegames
yexo
2010-01-24
(svn r18912) -Codechange: free up a bunch of airporttile ids by using the til...
yexo
2010-01-16
(svn r18831) -Change [FS#3537]: do not go into the crashlog handler in case l...
rubidium
2010-01-15
(svn r18812) -Codechange: make some functions in train.h functions of Train.
rubidium
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-09
(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait...
rubidium
2010-01-04
(svn r18719) -Feature: don't delete the rough/rocky status of a tile when it'...
yexo
2009-12-16
(svn r18515) -Change: make it visible when you're to pass the next signal on ...
rubidium
2009-12-15
(svn r18506) -Fix [FS#3368]: no error message was created for the first fatal...
rubidium
2009-12-13
(svn r18486) -Fix: when switching language and you're getting a different fon...
rubidium
2009-12-04
(svn r18404) -Codechange: link drive through stops better together
rubidium
2009-12-02
(svn r18388) -Codechange: move entering/leaving of road stops to functions of...
rubidium
2009-12-02
(svn r18385) -Cleanup: remove the now unneeded multistop slot management code
rubidium
2009-12-02
(svn r18379) -Codechange: move the cache updating function to its own header ...
rubidium
2009-12-01
(svn r18364) -Codechange: move the pathfinders and their related files into a...
rubidium
2009-12-01
(svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code an...
rubidium
2009-11-17
(svn r18141) -Fix (r18051): one couldn't (easily) continue a game in single p...
rubidium
2009-10-26
(svn r17879) -Codechange: convert awarded pax subsidies from old savegames us...
smatz
2009-10-20
(svn r17817) -Codechange: MakeWater actually made sea tiles, so rename it to ...
rubidium
2009-10-20
(svn r17816) -Codechange: move the CargoList invalidation-after-saveload to t...
rubidium
2009-10-18
(svn r17806) -Codechange: split CargoPacket's 'afterload' to a separate function
rubidium
2009-10-18
(svn r17800) -Codechange: first steps into making CargoList a template
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-10-03
(svn r17685) -Fix: autounpausing kept trying to unpause a loaded game that wa...
rubidium
2009-09-19
(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @par...
rubidium
2009-09-10
(svn r17493) -Codechange: store the depot index on the map
rubidium
2009-09-10
(svn r17492) -Codechange: don't store the town index for road depots.
rubidium
2009-09-07
(svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses an...
smatz
2009-09-06
(svn r17433) -Codechange: Store cumulated inflation in savegame and compute a...
frosch
2009-08-30
(svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByT...
smatz
2009-08-28
(svn r17298) -Fix [FS#3153]: reloading an AI started a new AI in the first av...
yexo
2009-08-22
(svn r17267) -Change [FS#3139]: mention the MD5 checksum of the original NewG...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-18
(svn r17215) -Cleanup: remove unused return value
yexo
2009-08-08
(svn r17124) -Codechange: store subsidies in a pool (instead of an array)
smatz
2009-08-08
(svn r17119) -Codechange: replace constants in subsidy.cpp by enum values
smatz
2009-08-08
(svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsi...
smatz
2009-08-07
(svn r17107) -Codechange: store type of subsidy source and destination in the...
smatz
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-07-30
(svn r16993) -Change: make the rail waypoint builder draggable
rubidium
2009-07-26
(svn r16962) -Codechange: more work towards multi tile waypoints
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 r16916) -Fix (r16909): station acceptance was reset after game load
smatz
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 r16897) -Codechange: use the 'generic' station spec to station allocatio...
rubidium
[next]