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
Age
Commit message (
Expand
)
Author
2011-05-22
(svn r22487) -Fix (r15216)[FS#4622]: engine IDs for coal and mail wagons were...
smatz
2011-05-18
(svn r22473) -Codechange: Automatic orders are better called implicit orders ...
planetmaker
2011-05-14
(svn r22459) -Doc: Typo fixes and doxygen markup improvements.
alberth
2011-05-01
(svn r22406) -Document: some more "random-ish" tidbits
rubidium
2011-04-22
(svn r22371) -Fix [FS#4596]: make sure saving has completely and utterly fini...
rubidium
2011-03-05
(svn r22198) -Codechange: make some constants name more explicit
rubidium
2011-02-27
(svn r22155) -Codechange: one comment in saveload/station_sl.cpp was wrong
smatz
2011-02-26
(svn r22146) -Fix: don't run savegame conversion during SlNullPointers; the p...
rubidium
2011-02-25
(svn r22144) -Codechange: Unify 'while (true)' to 'for (;;)'
alberth
2011-02-23
(svn r22130) -Fix: failed assert when loading savegame with empty shared orde...
smatz
2011-02-22
(svn r22129) -Codechange: use simpler check to test if there any towns in the...
smatz
2011-02-20
(svn r22124) -Codechange: move comment to its logical place
rubidium
2011-02-20
(svn r22122) -Fix/change: when a NOT_REACHED in saveload can be reached due t...
rubidium
2011-02-12
(svn r22070) -Fix [FS#4503] (r21399): crashes when disconnecting after reques...
rubidium
2011-02-11
(svn r22064) -Fix [FS#4497] (r21399): crash when disconnecting and reconnecti...
rubidium
2011-02-11
(svn r22062) -Fix: memory leak when saving fails mid-way
rubidium
2011-02-11
(svn r22061) -Change: when loading old savegames with long trains set the max...
yexo
2011-02-11
(svn r22058) -Fix (r22050): removing broken orders happened before the "front...
rubidium
2011-02-11
(svn r22057) -Fix: waypoint conversion could (previously) silently overfill t...
rubidium
2011-02-10
(svn r22050) -Fix-ish [FS#4496]: in ancient savegames, e.g. TTO savegames, no...
rubidium
2011-02-09
(svn r22046) -Fix [FS#4487]: Make sure order indices stay in range when copyi...
frosch
2011-02-09
(svn r22042) -Fix: when loading a TTO/TTD savegame, verify we can allocate a ...
smatz
2011-02-08
(svn r22025) -Fix: verify there is enough space in the pool when creating new...
smatz
2011-02-07
(svn r22017) -Codechange: move MarkTileDirtyByTile to viewport_func.h
rubidium
2011-02-06
(svn r22001) -Codechange: Rename difficulty.number_industries to difficulty.i...
alberth
2011-02-05
(svn r21987) -Fix: Make news items, engine previews and AI preview events dea...
frosch
2011-02-05
(svn r21974) -Feature: Add a setting to enable/disable funding local road rec...
terkhen
2011-02-05
(svn r21971) -Fix (r21969): Subversion auto-increments revision on commit.
alberth
2011-02-05
(svn r21969) -Feature: Introduce 'minimal' number of industries as a replacme...
alberth
2011-02-04
(svn r21962) -Feature-ish: GUI setting to disable reversing at signals
rubidium
2011-02-04
(svn r21960) -Change: show the length of vehicles in tiles, instead of half t...
rubidium
2011-02-02
(svn r21947) -Fix (r21195): crash when converting a savegame with vehicles cr...
smatz
2011-02-02
(svn r21942) -Codechange: no need to convert GOINGUP/GOINGDOWN flags if they ...
smatz
2011-02-02
(svn r21940) -Fix [FS#4460]: Not all vehicles should be tested to be inside a...
planetmaker
2011-02-02
(svn r21939) -Fix (r16357): the check for valid depot wasn't strict enough
smatz
2011-01-31
(svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and...
frosch
2011-01-31
(svn r21932) -Document: some tidbits related to vehicles
rubidium
2011-01-26
(svn r21912) -Codechange: let road vehicles use gcache.last_speed/SetLastSpee...
rubidium
2011-01-26
(svn r21911) -Codechange: move tcache.last_speed to gcache.last_speed and mak...
rubidium
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-22
(svn r21886) -Codechange: move documentation towards the code to make it more...
rubidium
2011-01-21
(svn r21881) -Codechange: ensure that vehicle's GOINGUP/DOWN bits are set cor...
smatz
2011-01-21
(svn r21875) -Codechange: indentation of some comments was wrong
smatz
2011-01-20
(svn r21865) -Fix (r21862): don't perform savegame conversion when reinitiali...
rubidium
2011-01-19
(svn r21862) -Codechange: Unify subtype handling between road vehicles and tr...
terkhen
2011-01-19
(svn r21860) -Codechange: Rename road vehicle subtype functions to match the ...
terkhen
2011-01-18
(svn r21846) -Codechange: move documentation towards the code to make it more...
rubidium
2011-01-18
(svn r21833) -Fix [FS#4427]: desync debug savegames might not be actually sav...
rubidium
2011-01-15
(svn r21803) -Cleanup: Remove unnecessary semicolons.
terkhen
2011-01-15
(svn r21802) -Cleanup (r2600): remove unused _vehicle_id_ctr_day
smatz
[next]