rubidium
|
924aba8e67
|
(svn r21393) -Codechange: support resetting of the "base" filters, i.e. reset their read location to be begin of the file. This is needed for trying to load savegames as a "buggy format"
|
2010-12-05 14:35:55 +00:00 |
|
rubidium
|
da76d2f46f
|
(svn r21393) -Codechange: support resetting of the "base" filters, i.e. reset their read location to be begin of the file. This is needed for trying to load savegames as a "buggy format"
|
2010-12-05 14:35:55 +00:00 |
|
rubidium
|
ae8ce70bbd
|
(svn r21381) -Fix (r21377,r21375): some compilers have to spoil the fun...
|
2010-12-04 10:08:32 +00:00 |
|
rubidium
|
a0fb4c8a13
|
(svn r21381) -Fix (r21377,r21375): some compilers have to spoil the fun...
|
2010-12-04 10:08:32 +00:00 |
|
rubidium
|
df2880e68c
|
(svn r21380) -Codechange: move ThreadedSave variables to a more logical place, and move an include to the right place
|
2010-12-04 09:56:13 +00:00 |
|
rubidium
|
b7d2d79581
|
(svn r21380) -Codechange: move ThreadedSave variables to a more logical place, and move an include to the right place
|
2010-12-04 09:56:13 +00:00 |
|
rubidium
|
2770e24e5c
|
(svn r21379) -Codechange: move the actual save code into a separate function
|
2010-12-04 09:54:38 +00:00 |
|
rubidium
|
bf7da9b3a8
|
(svn r21379) -Codechange: move the actual save code into a separate function
|
2010-12-04 09:54:38 +00:00 |
|
rubidium
|
1fb2849566
|
(svn r21378) -Codechange: move the logic for reading bytes from a savegame into a class
|
2010-12-04 09:53:43 +00:00 |
|
rubidium
|
a7b9297d20
|
(svn r21378) -Codechange: move the logic for reading bytes from a savegame into a class
|
2010-12-04 09:53:43 +00:00 |
|
rubidium
|
e589dca253
|
(svn r21377) -Codechange: rewrite the savegame decompressors to behave more like filters
|
2010-12-04 09:52:52 +00:00 |
|
rubidium
|
1d8d046823
|
(svn r21377) -Codechange: rewrite the savegame decompressors to behave more like filters
|
2010-12-04 09:52:52 +00:00 |
|
rubidium
|
07ee6b9ccf
|
(svn r21376) -Codechange: generalise ClearMemoryDumper
|
2010-12-04 09:43:13 +00:00 |
|
rubidium
|
d1db18757d
|
(svn r21376) -Codechange: generalise ClearMemoryDumper
|
2010-12-04 09:43:13 +00:00 |
|
rubidium
|
cc8d1198d5
|
(svn r21375) -Codechange: rewrite the savegame compressors to behave more like filters
|
2010-12-04 09:09:29 +00:00 |
|
rubidium
|
8d81e17acc
|
(svn r21375) -Codechange: rewrite the savegame compressors to behave more like filters
|
2010-12-04 09:09:29 +00:00 |
|
rubidium
|
1f409aa285
|
(svn r21373) -Codechange: rewrite the game state to memory dumper
|
2010-12-02 23:08:22 +00:00 |
|
rubidium
|
b250888aa3
|
(svn r21373) -Codechange: rewrite the game state to memory dumper
|
2010-12-02 23:08:22 +00:00 |
|
rubidium
|
944a544fe3
|
(svn r21371) -Codechange: pass the buffer to the compressor directly instead of using a global variable
|
2010-12-02 22:43:10 +00:00 |
|
rubidium
|
d81cee085b
|
(svn r21371) -Codechange: pass the buffer to the compressor directly instead of using a global variable
|
2010-12-02 22:43:10 +00:00 |
|
alberth
|
16f678a990
|
(svn r21284) -Codechange: Rename CheckSavegameVersion() to IsSavegameVersionBefore().
|
2010-11-21 12:47:04 +00:00 |
|
alberth
|
3e27739287
|
(svn r21284) -Codechange: Rename CheckSavegameVersion() to IsSavegameVersionBefore().
|
2010-11-21 12:47:04 +00:00 |
|
alberth
|
160b6834e9
|
(svn r21282) -Codechange: Rename CheckSavegameVersionOldStyle() to IsSavegameVersionBefore().
|
2010-11-21 12:31:16 +00:00 |
|
alberth
|
edef25d30c
|
(svn r21282) -Codechange: Rename CheckSavegameVersionOldStyle() to IsSavegameVersionBefore().
|
2010-11-21 12:31:16 +00:00 |
|
alberth
|
41041dda9a
|
(svn r21281) -Doc: Add doxygen comments to saveload code.
|
2010-11-21 12:12:23 +00:00 |
|
alberth
|
2974141641
|
(svn r21281) -Doc: Add doxygen comments to saveload code.
|
2010-11-21 12:12:23 +00:00 |
|
alberth
|
de9c678901
|
(svn r21270) -Doc: Doxyment updates and additions. Removal of doxyment in code.
|
2010-11-20 14:15:02 +00:00 |
|
alberth
|
3b0ee65571
|
(svn r21270) -Doc: Doxyment updates and additions. Removal of doxyment in code.
|
2010-11-20 14:15:02 +00:00 |
|
alberth
|
9ef150d7ea
|
(svn r21267) -Doc: Typo fixes.
|
2010-11-20 13:33:24 +00:00 |
|
alberth
|
9d899b3758
|
(svn r21267) -Doc: Typo fixes.
|
2010-11-20 13:33:24 +00:00 |
|
rubidium
|
d24dbdac7b
|
(svn r21263) -Fix [FS#3935]: under some circumstances two vehicles could leave a non-drive through road stop at once
|
2010-11-20 09:09:57 +00:00 |
|
rubidium
|
097880c5e2
|
(svn r21263) -Fix [FS#3935]: under some circumstances two vehicles could leave a non-drive through road stop at once
|
2010-11-20 09:09:57 +00:00 |
|
alberth
|
40d69ce604
|
(svn r21171) -Change: Reset industry build data at game start or load.
|
2010-11-13 15:15:25 +00:00 |
|
alberth
|
f22fb0d53d
|
(svn r21171) -Change: Reset industry build data at game start or load.
|
2010-11-13 15:15:25 +00:00 |
|
rubidium
|
d22c1eee26
|
(svn r21073) -Fix: spelling errors in comments
|
2010-11-01 22:12:12 +00:00 |
|
rubidium
|
adde677c0a
|
(svn r21073) -Fix: spelling errors in comments
|
2010-11-01 22:12:12 +00:00 |
|
rubidium
|
a9fc9b2e9a
|
(svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces savegame size by 10 to 30% with slightly more CPU usage. With maximum settings it reduces savegame size by 20 to 30%, but that takes 7 to 14 times longer. Map saving + downloading takes, on average, 5% less.
|
2010-10-27 16:42:20 +00:00 |
|
rubidium
|
59519edd34
|
(svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces savegame size by 10 to 30% with slightly more CPU usage. With maximum settings it reduces savegame size by 20 to 30%, but that takes 7 to 14 times longer. Map saving + downloading takes, on average, 5% less.
|
2010-10-27 16:42:20 +00:00 |
|
frosch
|
fca6f11a25
|
(svn r20918) -Add: Store NewGRF version information from Action14 in savegame. (planetmaker)
|
2010-10-12 17:47:15 +00:00 |
|
frosch
|
3866ecad38
|
(svn r20918) -Add: Store NewGRF version information from Action14 in savegame. (planetmaker)
|
2010-10-12 17:47:15 +00:00 |
|
rubidium
|
e567833521
|
(svn r20857) -Fix [FS#3637]: The station with the second highest rating was doubly penalised when distributing cargo. Now the penalty is completely removed and the granularity/precision of the distribution in increased by using fractional cargo. This should make competing stations less "all-or-nothing".
|
2010-09-28 22:00:24 +00:00 |
|
rubidium
|
b4f6201e94
|
(svn r20857) -Fix [FS#3637]: The station with the second highest rating was doubly penalised when distributing cargo. Now the penalty is completely removed and the granularity/precision of the distribution in increased by using fractional cargo. This should make competing stations less "all-or-nothing".
|
2010-09-28 22:00:24 +00:00 |
|
terkhen
|
379a8f3504
|
(svn r20832) -Feature: Allow to select a custom percentage of water in the map generation window (based on patch by CommanderZ).
|
2010-09-20 18:56:35 +00:00 |
|
terkhen
|
e90930e572
|
(svn r20832) -Feature: Allow to select a custom percentage of water in the map generation window (based on patch by CommanderZ).
|
2010-09-20 18:56:35 +00:00 |
|
rubidium
|
f3cf16f529
|
(svn r20819) -Fix [FS#3714]: be a bit more "lenient" w.r.t. invalid savegames; don't crash on saveload related NOT_REACHEDs, just show the user an error that the savegame is corrupted
|
2010-09-16 22:06:36 +00:00 |
|
rubidium
|
97dbb1f27d
|
(svn r20819) -Fix [FS#3714]: be a bit more "lenient" w.r.t. invalid savegames; don't crash on saveload related NOT_REACHEDs, just show the user an error that the savegame is corrupted
|
2010-09-16 22:06:36 +00:00 |
|
rubidium
|
64f3c1e243
|
(svn r20815) -Revert (r20814): wrong patch at wrong time...
|
2010-09-16 16:31:38 +00:00 |
|
rubidium
|
b01c63cd23
|
(svn r20815) -Revert (r20814): wrong patch at wrong time...
|
2010-09-16 16:31:38 +00:00 |
|
rubidium
|
dfa550681c
|
(svn r20814) -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille)
|
2010-09-16 16:28:40 +00:00 |
|
rubidium
|
9a0a753d96
|
(svn r20814) -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille)
|
2010-09-16 16:28:40 +00:00 |
|