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 |
|
rubidium
|
4ad5ef5c43
|
(svn r20659) -Feature: make the (flat) area around an industry configurable (Eddi|zuHause)
|
2010-08-28 18:37:49 +00:00 |
|
rubidium
|
8fd9728e19
|
(svn r20659) -Feature: make the (flat) area around an industry configurable (Eddi|zuHause)
|
2010-08-28 18:37:49 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
30f2afac9b
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
1d8b95b235
|
(svn r20621) -Codechange: move animation frames of houses, objects and industries to m7 (same as airports and stations)
|
2010-08-26 14:36:00 +00:00 |
|
rubidium
|
7f86dcca90
|
(svn r20621) -Codechange: move animation frames of houses, objects and industries to m7 (same as airports and stations)
|
2010-08-26 14:36:00 +00:00 |
|
rubidium
|
f336f61104
|
(svn r20482) -Codechange: move some object related information off the map and unify the relation objects have to towns
|
2010-08-13 12:45:26 +00:00 |
|
rubidium
|
89b2b9370a
|
(svn r20482) -Codechange: move some object related information off the map and unify the relation objects have to towns
|
2010-08-13 12:45:26 +00:00 |
|
rubidium
|
8975ef1f7b
|
(svn r20446) -Codechange: unify the location of the water class
|
2010-08-11 14:14:06 +00:00 |
|
rubidium
|
ab5b0ceff2
|
(svn r20446) -Codechange: unify the location of the water class
|
2010-08-11 14:14:06 +00:00 |
|
yexo
|
c8d8c996c2
|
(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ)
|
2010-08-05 12:09:08 +00:00 |
|
yexo
|
a3a24f4c68
|
(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ)
|
2010-08-05 12:09:08 +00:00 |
|
rubidium
|
5ed887648c
|
(svn r20334) -Codechange: reorder the unmovable bits a bit for futher extension
|
2010-08-03 08:09:45 +00:00 |
|
rubidium
|
f44c51577b
|
(svn r20334) -Codechange: reorder the unmovable bits a bit for futher extension
|
2010-08-03 08:09:45 +00:00 |
|
frosch
|
c18839704b
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
4bd32799f1
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
frosch
|
ed4f806f1d
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
alberth
|
1743c86610
|
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
|
2010-07-31 21:02:56 +00:00 |
|
alberth
|
a825b4fa5f
|
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
|
2010-07-31 21:02:56 +00:00 |
|
rubidium
|
a94031d60c
|
(svn r20233) -Codechange: fix/unify coding and comment style a bit
|
2010-07-28 09:48:35 +00:00 |
|
rubidium
|
fc6f336fee
|
(svn r20233) -Codechange: fix/unify coding and comment style a bit
|
2010-07-28 09:48:35 +00:00 |
|
rubidium
|
5153532a7f
|
(svn r20232) -Codechange: shuffle a few functions around so they don't need to be declared in advance
|
2010-07-28 09:47:31 +00:00 |
|
rubidium
|
d72ee2bc57
|
(svn r20232) -Codechange: shuffle a few functions around so they don't need to be declared in advance
|
2010-07-28 09:47:31 +00:00 |
|
rubidium
|
caf65f71de
|
(svn r20231) -Document: which version had which savegame version
|
2010-07-28 09:23:42 +00:00 |
|