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-07-01
(svn r16710) -Fix: invalidate subsidies with invalid source or destination wh...
smatz
2009-07-01
(svn r16709) -Fix [FS#2994]: the list of animated tiles could have duplicates...
rubidium
2009-06-29
(svn r16694) -Fix [FS#2995] (rgradual loading, rnewindustries): only pay for ...
rubidium
2009-06-26
(svn r16664) -Codechange: move house-related stuff from town.h and town_type....
smatz
2009-06-25
(svn r16654) -Codechange: cache industries in station's coverage area instead...
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-06-13
(svn r16572) -Codechange: also catch FPEs in saveload and the warning about m...
rubidium
2009-06-10
(svn r16553) -Codechange: don't use TRACK_BIT_WORMHOLE and TRACK_BIT_DEPOT as...
smatz
2009-06-06
(svn r16527) -Codechange: use static member functions instead of simple casts...
smatz
2009-06-06
(svn r16525) -Codechange: Notify small ufos on deletion of road vehicles, so ...
frosch
2009-05-26
(svn r16442) -Codechange: use new Vehicle accessors at more places
smatz
2009-05-26
(svn r16441) -Codechange: new class SpecializedVehicle used as superclass for...
smatz
2009-05-26
(svn r16439) -Change: Make the default vehicle servicing settings company-bas...
yexo
2009-05-23
(svn r16407) -Fix [FS#2913]: set CargoPacket::source to INVALID_STATION when ...
smatz
2009-05-22
(svn r16392) -Codechange: move some variables (the ones that aren't caches) f...
rubidium
2009-05-22
(svn r16391) -Codechange: use Train instead of Vehicle where appropriate.
rubidium
2009-05-22
(svn r16390) -Codechange: move u.road to RoadVehicle.
rubidium
2009-05-22
(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time...
smatz
2009-05-18
(svn r16352) -Codechange: use PoolItem::GetIfValid() instead of PoolItem::IsV...
smatz
2009-05-18
(svn r16351) -Fix (r14773): signal handler could end in endless loop
smatz
2009-05-18
(svn r16349) -Codechange: rename IsPlainRailTile() to IsPlainRail(), introduc...
smatz
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
[prev]