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
/
oldloader.cpp
Age
Commit message (
Expand
)
Author
2008-07-30
(svn r13884) -Fix (r11822): custom vehicle names from TTD(Patch) games were lost
smatz
2008-07-18
(svn r13731) -Codechange: make a pool of the array of players.
rubidium
2008-07-07
(svn r13679) -Fix [FS#2131]: saving TTD imported games in recession failed du...
rubidium
2008-07-04
(svn r13676) -Fix [FS#2126]: inactive companies from old (TTD) saves could be...
rubidium
2008-06-05
(svn r13386) -Fix: global currency/units setting being overriden when loading...
rubidium
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-26
(svn r13256) -Codechange: merge the OPTS and PATS chuncks.
rubidium
2008-05-25
(svn r13255) -Codechange: move _opt to _settings.
rubidium
2008-05-13
(svn r13066) -Fix [FS#2005]: loading of TTDP savegames with rivers in them.
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-05-05
(svn r12962) -Fix (r12961): forgot one break
smatz
2008-05-05
(svn r12961) -Codechange: store the type of savegame we are loading in a glob...
smatz
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-20
(svn r12804) -Codechange: move the effect vehicle handling out of vehicle.cpp
rubidium
2008-04-20
(svn r12803) -Cleanup: rename SpecialVehicle to EffectVehicle to have a unifo...
rubidium
2008-04-19
(svn r12783) -Codechange: do not statically allocate the 'temporary map3 arra...
rubidium
2008-04-19
(svn r12782) -Codechange: remove some functions from functions.h and do not s...
rubidium
2008-04-18
(svn r12765) -Codechange: move some stuff out of variables.h that required in...
rubidium
2008-04-17
(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and de...
rubidium
2008-04-09
(svn r12642) -Fix: remove buggy buoys at tile 0 from old TTDP savegames
smatz
2008-04-06
(svn r12587) -Codechange: unduplicate some code in the Unpack*Order functions...
rubidium
2008-04-05
(svn r12584) -Codechange: do not access the order type directly.
rubidium
2008-04-05
(svn r12583) -Codechange: make AssignOrder a class function of order.
rubidium
2008-04-01
(svn r12531) -Codechange: Rename some variables for consistency.
frosch
2008-03-31
(svn r12501) -Codechange: split signs.h.
rubidium
2008-03-31
(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneede...
rubidium
2008-03-31
(svn r12489) -Codechange: split station.h into station_base.h and station_fun...
rubidium
2008-03-24
(svn r12401) -Fix (r9754): when loading TTD savegame some data were lost (pro...
glx
2008-03-23
(svn r12399) -Fix: some old DOS savegame didn't load properly due to 'garbage...
rubidium
2008-03-18
(svn r12381) -Fix [FS1835] [FS1535] (r11855): The number of houses wasn't com...
skidd13
2008-02-15
(svn r12143) -Fix (r8038): Engine::preview_player does not contain a Player I...
peter1138
2008-01-29
(svn r12004) -Codechange: refactor the random functions to reduce code duplic...
rubidium
2008-01-25
(svn r11982) -Revert (r8738): Now we have shores in corners. No need to remov...
frosch
2008-01-24
(svn r11971) -Codechange: use of FOR_ALL_ENGINES/ENGINEIDS_OF_TYPE instead of...
peter1138
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-12
(svn r11824) -Fix (r11822): Converting signs from TTD games incomplete
peter1138
2008-01-12
(svn r11823) -Fix (r11822): Custom names from old TTD games were not updated.
peter1138
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-09
(svn r11792) -Codechange: move some (virtually) globally included AI related ...
rubidium
2008-01-08
(svn r11784) -Codechange: set up initial engine data in one place
peter1138
2008-01-08
(svn r11782) -Codechange: e->type was used before being properly initialized ...
peter1138
2008-01-07
(svn r11775) -Codechange: move all autoreplace/autorenew functions to a singl...
rubidium
2008-01-07
(svn r11774) -Change: do not include variables.h in a header when it is not n...
rubidium
2007-12-27
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...
rubidium
2007-12-26
(svn r11702) -Codechange: move all date related stuff to date*.
rubidium
2007-12-26
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-23
(svn r11684) -Codechange: split gfx.h in a type and functional header.
rubidium
[next]