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.cpp
Age
Commit message (
Expand
)
Author
2008-12-26
(svn r14744) -Fix [FS#2474]: don't tell loading a savegame failed in two dist...
rubidium
2008-12-24
(svn r14735) -Codechange: remove a bit of bit-waste in the map array (without...
rubidium
2008-11-27
(svn r14638) -Fix [FS#2430]: don't restore fast-forward when SaveFileDone() c...
glx
2008-11-19
(svn r14598) -Feature: Action0Industries property 24 (industry suuplies defau...
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-15
(svn r14332) -Fix[FS#1885]: Balance the monthly random industry changes, by i...
belugas
2008-09-13
(svn r14313) -Codechange: Move functions dealing with the EngineRenew pool to...
frosch
2008-09-03
(svn r14233) -Feature/Fix [FS#2172]: save the palette of the loaded NewGRFs i...
rubidium
2008-08-31
(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h...
rubidium
2008-08-02
(svn r13952) -Add [YAPP]: Trains now reserve paths trough PBS signals. Bump s...
rubidium
2008-07-26
(svn r13838) -Codechange: Make industry tiles aware of WaterClasses.
frosch
2008-06-08
(svn r13417) -Fix (r12945, r13413): freeing the ThreadObjects in a manner tha...
rubidium
2008-06-08
(svn r13412) -Add: OTTDThreadTerminateFunc, for all thread systems, which is ...
truebrain
2008-06-08
(svn r13411) -Codechange: remove the return value from the thread procs becau...
rubidium
2008-06-03
(svn r13375) -Add: logging of actions that could possibly cause desyncs and c...
smatz
2008-06-03
(svn r13373) -Fix (r10210): loading of very old savegames was broken
smatz
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-29
(svn r13321) -Codechange: move some GUI/viewport related functions out op ope...
rubidium
2008-05-29
(svn r13320) -Codechange: move some enums from openttd.h to more logical loca...
rubidium
2008-05-27
(svn r13301) -Fix [FS#1997]: resolve more MSVC 9 x64 warnings.
rubidium
2008-05-26
(svn r13256) -Codechange: merge the OPTS and PATS chuncks.
rubidium
2008-05-25
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium
2008-05-24
(svn r13226) -Feature: Allow to have more than only two airports per town. T...
belugas
2008-05-18
(svn r13167) -Codechange: prepend _ to a global variable.
rubidium
2008-05-16
(svn r13114) -Codechange: use InvalidateData instead of direct window access ...
rubidium
2008-05-10
(svn r13028) -Codechange: WE_MESSAGE and WE_INVALIDATE_DATA were doing the sa...
rubidium
2008-05-08
(svn r13019) -Fix [FS#1997]: silence some more MSVC x64 warnings (michi_cc)
glx
2008-05-05
(svn r12961) -Codechange: store the type of savegame we are loading in a glob...
smatz
2008-05-05
(svn r12960) -Codechange: handle return values of (some) file system related ...
rubidium
2008-05-05
(svn r12957) -Codechange: do not misuse snprintf when you just want to copy a...
rubidium
2008-04-29
(svn r12924) -Feature: Introducing the so called 'engine pool' which primaril...
peter1138
2008-04-21
(svn r12816) -Fix: the cargo count in the performance rating window could be ...
rubidium
2008-04-19
(svn r12784) -Codechange: handle the asynchronious save 'handlers' in saveloa...
rubidium
2008-04-19
(svn r12782) -Codechange: remove some functions from functions.h and do not s...
rubidium
2008-04-18
(svn r12761) -Codechange: lots of minor whitespace coding style fixes around ...
rubidium
2008-04-17
(svn r12757) -Codechange: move all cheat related stuff from all over the plac...
rubidium
2008-04-14
(svn r12707) -Fix: do not crash very hard on unrecognised savegames, just go ...
rubidium
2008-04-14
(svn r12706) -Merge: the thread rewrite from NoAI. The rewrite makes the thre...
rubidium
2008-04-10
(svn r12648) -Feature: allow four different non-stop types in a single game i...
rubidium
2008-03-31
(svn r12489) -Codechange: split station.h into station_base.h and station_fun...
rubidium
2008-03-18
(svn r12383) -Fix [FS#1860]: Check return of AfterLoadGame for success or fai...
peter1138
2008-03-18
(svn r12381) -Fix [FS1835] [FS1535] (r11855): The number of houses wasn't com...
skidd13
2008-03-06
(svn r12347) -Feature(ette): Increase house animation frame number from 32 to...
frosch
2008-02-27
(svn r12293) -Feature: Ability to change aircraft speed factor, from so
peter1138
2008-02-16
(svn r12160) -Fix [FS#1744]: remove the arbitrary limit of 64 waypoints per t...
smatz
2008-02-13
(svn r12134) -Change: count the number of ticks a vehicle was running this da...
smatz
2008-02-13
(svn r12129) -Change [FS#1759]: simplified patch settings for pathfinders (Yo...
smatz
2008-02-06
(svn r12068) -Fix(r12067): forgot a return
belugas
2008-02-05
(svn r12067) -Cleanup: Codestyle on loading object references
peter1138
2008-02-02
(svn r12042) -Fix [FS#1676]: Reimplement how rivers and canals are stored in ...
peter1138
[next]