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-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
2008-01-16
(svn r11874) -Fix [FS#1655]: all wagons of maglev/monorail trains would get t...
rubidium
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-12
(svn r11822) -Codechange: Replaced fixed size custom name array. Names are no...
peter1138
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2008-01-11
(svn r11811) -Fix: make compilation without networking work again (and thus m...
rubidium
2008-01-07
(svn r11775) -Codechange: move all autoreplace/autorenew functions to a singl...
rubidium
2007-12-27
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...
rubidium
2007-12-25
(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
rubidium
2007-12-23
(svn r11684) -Codechange: split gfx.h in a type and functional header.
rubidium
2007-12-22
(svn r11682) -Codechange: move some 'generic' geometry related types into a s...
rubidium
2007-12-21
(svn r11675) -Codechange: split the string types from the string functions.
rubidium
2007-12-19
(svn r11668) -Codechange: more refactoring aimed at reducing compile time and...
rubidium
2007-12-08
(svn r11597) -Change: replace all remaining instances of (re|m|c)alloc with (...
rubidium
2007-12-07
(svn r11589) -Fix [FS#1514]: when ship depots got destroyed they always retur...
rubidium
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-11-11
(svn r11410) -Codechange: implement random triggers for industries.
rubidium
2007-10-11
(svn r11244) -Fix: trees can now be planted on bare land without making it gr...
truelight
2007-10-08
(svn r11228) -Codechange: implement the "moreanimation" feature of TTDP, so w...
rubidium
2007-09-30
(svn r11188) -Codechange: rewrite of the town action related code (remove som...
rubidium
2007-09-27
(svn r11176) -Revert (r9867): as it is needed for newgrf callbacks 14B and 14C
glx
2007-09-26
(svn r11172) -Codechange: rewrite of town road building and addition of the p...
rubidium
2007-09-22
(svn r11139) -Codechange: add support for persistent storage for NewGRFs.
rubidium
2007-09-14
(svn r11107) -Feature: some tool so one can still build tunnels under rails (...
rubidium
2007-09-01
(svn r11030) -Revert r11016, Fix [FS#1178]: the way to determine whether a st...
rubidium
2007-08-30
(svn r11004) -Codechange: some reworks of the saveload mechanism to be able t...
rubidium
2007-08-16
(svn r10923) -Codechange: use 'real' exception handling in saveload code
glx
2007-08-15
(svn r10903) -Feature: [NewGRF] Add support for variable 44 of Variational Ac...
belugas
2007-08-03
(svn r10773) -Codechange: use pool.CleanPool instead of CleanPool(&pool) and ...
rubidium
2007-08-01
(svn r10744) -Codechange: make the pool a little more OO, so it can be easier...
rubidium
[next]