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
/
ai_sl.cpp
Age
Commit message (
Expand
)
Author
2009-06-24
(svn r16651) -Fix: When there is no AI version that can load data from the sa...
yexo
2009-06-10
(svn r16559) -Codechange: introduce Company::IsValidAiID() and Company::IsVal...
smatz
2009-05-17
(svn r16338) -Codechange: split loading of references to two phases
smatz
2009-05-17
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...
smatz
2009-02-20
(svn r15532) -Fix (r15525): don't try to load (and forget) AI data from a non...
rubidium
2009-02-20
(svn r15528) -Fix (r15525): Check should be the other way around (thanks SmatZ).
yexo
2009-02-19
(svn r15525) -Fix: Don't try to find the AIs the server runs when joining a m...
yexo
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-23
(svn r15239) -Fix [FS#2579]: The start date of random AIs was not stored in t...
Yexo
2009-01-13
(svn r15045) -Add [NoAI API CHANGE]: in info.nut you can now have (optional) ...
truebrain
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain
2009-01-04
(svn r14828) -Codechange: move most of save/load-specific code to separate files
smatz