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
2009-05-17
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...
smatz
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-05-15
(svn r16315) -Codechange: move the autorenew settings to a new CompanySetting...
yexo
2009-05-06
(svn r16242) -Codechange: rework pausing
rubidium
2009-04-12
(svn r16037) -Feature: allow (per order) to let a train stop at the near end,...
rubidium
2009-03-21
(svn r15799) -Codechange: Save rail type label list to savegame and perform m...
peter1138
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-03-08
(svn r15642) -Codechange: use a default parameter value in CalcClosestTownFro...
smatz
2009-03-02
(svn r15601) -Fix [FS#2615]: bridges/tunnels don't store tram owner making it...
rubidium
2009-02-26
(svn r15588) -Fix: change owner of waypoints and deleted stations when mergin...
smatz
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-02-08
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...
rubidium
2009-02-04
(svn r15340) -Fix [FS#2121]: changing town road layout in-game caused ugly ro...
smatz
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-28
(svn r15290) -Codechange: Isolate size and section of the UnMovable HQ object...
belugas
2009-01-23
(svn r15216) -Feature: native support for Transport Tycoon (Original) savegam...
smatz
2009-01-21
(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.
Yexo
2009-01-21
(svn r15183) -Fix: stand-alone rail tiles with invalid owner were not removed...
smatz
2009-01-20
(svn r15181) -Fix (r15180): of course it is enough to update aircraft once...
smatz
2009-01-20
(svn r15180) -Fix [FS#2560](r8498): old aircraft have to be updated after upd...
smatz
2009-01-20
(svn r15179) -Fix [FS#2560](r12096): removing of leftover level crossings (fr...
smatz
2009-01-20
(svn r15166) -Codechange: reduce number of includes in afterload.cpp
smatz
2009-01-18
(svn r15137) -Fix (r11822)(r14340): signs with sign 'Sign' were lost when con...
smatz
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2009-01-04
(svn r14828) -Codechange: move most of save/load-specific code to separate files
smatz