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
|
bc247f1e41
|
(svn r21195) -Fix [FS#4230] (r21135): in some corner cases the savegame conversion didn't do the right thing
|
2010-11-14 21:39:12 +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
|
701fb1907f
|
(svn r21170) -Codechange: Store industry management data in the save game (some of it is used in the very near future).
|
2010-11-13 15:13:14 +00:00 |
|
rubidium
|
127a70cb19
|
(svn r21153) -Change: unify the moment trains/road vehicles become (un)visible when entering/leaving a tunnel. As a side effect some tunnel related glitches are gone.
|
2010-11-12 19:40:39 +00:00 |
|
terkhen
|
c7a2d1f883
|
(svn r21123) -Codechange: Remove max_speed from the Vehicle class.
|
2010-11-09 17:43:05 +00:00 |
|
terkhen
|
79ab8cb571
|
(svn r21098) -Codechange: Ships now store their max speed in the cache instead of recalculating it every time.
|
2010-11-06 13:03:17 +00:00 |
|
rubidium
|
0f942d3ed5
|
(svn r21074) -Fix [FS#4194]: Crash when loading a corrupted 0.7.x (or before) savegame where the waypoint refered to an already removed town
|
2010-11-01 22:27:34 +00:00 |
|
rubidium
|
d22c1eee26
|
(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 |
|
frosch
|
fca6f11a25
|
(svn r20918) -Add: Store NewGRF version information from Action14 in savegame. (planetmaker)
|
2010-10-12 17:47:15 +00:00 |
|
smatz
|
548a3747e9
|
(svn r20860) -Cleanup: remove some unused functions and variables
|
2010-10-01 16:42:28 +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 |
|
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 |
|
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
|
76bd43dbff
|
(svn r20818) -Fix [FS#3791]: make the crash-on-saveload message clearer and more correct
|
2010-09-16 21:13:16 +00:00 |
|
rubidium
|
1de34d3103
|
(svn r20816) -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille)
|
2010-09-16 16:31:57 +00:00 |
|
rubidium
|
64f3c1e243
|
(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 |
|
yexo
|
a10ce551c9
|
(svn r20717) -Fix [FS#4103]: water class was not set for stations
|
2010-09-01 23:41:56 +00:00 |
|
rubidium
|
a8d00c2ac0
|
(svn r20708) -Fix [FS#4101]: upon company bankruptcy some objects weren't removed properly
|
2010-09-01 06:15:26 +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
|
18e6bf0d71
|
(svn r20658) -Codechange: add the colour of an object to the object instance
|
2010-08-28 18:28:34 +00:00 |
|
rubidium
|
63478d8533
|
(svn r20656) -Codechange: implement counting of objects
|
2010-08-28 18:23:14 +00:00 |
|
rubidium
|
3f6dab2127
|
(svn r20648) -Codechange: implement the NewGRF override manager for objects
|
2010-08-28 17:30:55 +00:00 |
|
rubidium
|
081c6a8b7d
|
(svn r20634) -Fix (r20592): gracefully do the date_fract format conversion when an older OpenTTD savegame which loaded an ancient savegame still has the old date_fract "format".
|
2010-08-27 10:50:21 +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
|
5a7d6249af
|
(svn r20622) -Codechange: unify [GS]et[Statation|Object|Industry|House]AnimationFrame
|
2010-08-26 14:45:45 +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 |
|
frosch
|
81e0a17783
|
(svn r20610) -Fix (r20609): X and Y got swapped.
|
2010-08-24 16:15:42 +00:00 |
|
yexo
|
fc882736e3
|
(svn r20609) -Fix [FS#3702]: crash when a NewGRF defined an invalid substitute type for a house and the NewGRF was removed during the game
|
2010-08-24 16:00:35 +00:00 |
|
rubidium
|
1f95317454
|
(svn r20592) -Fix (r2041): no (proper) savegame conversion was done when _date_fract got a new value range
|
2010-08-22 09:21:56 +00:00 |
|
rubidium
|
0318ddc279
|
(svn r20591) -Codechange: make sure _date_fract is set when SetDate is called. Some places wouldn't reset _date_fract correctly at all
|
2010-08-22 09:18:01 +00:00 |
|
rubidium
|
27e45d96a4
|
(svn r20547) -Change: the way order backups are performed. Now restoring an order doesn't require up to 765 commands.
|
2010-08-18 20:48:38 +00:00 |
|
yexo
|
f5b964e49c
|
(svn r20528) -Fix: in old savegames aircraft can have an invalid state
|
2010-08-17 21:46:25 +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
|
54ba72863f
|
(svn r20450) -Fix: same the airport tile ID mapping as well
|
2010-08-11 19:09:26 +00:00 |
|
rubidium
|
95b208cde2
|
(svn r20449) -Codechange: unduplicate saving/loading of NewGRF ID + local id -> OpenTTD spec mappings
|
2010-08-11 18:57:48 +00:00 |
|
rubidium
|
8975ef1f7b
|
(svn r20446) -Codechange: unify the location of the water class
|
2010-08-11 14:14:06 +00:00 |
|
rubidium
|
1f2276b785
|
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
|
2010-08-08 10:59:30 +00:00 |
|
rubidium
|
40ab6a3298
|
(svn r20406) -Codechange: make StationClass use the new generic class
|
2010-08-07 22:07:07 +00:00 |
|
rubidium
|
3285c6ab58
|
(svn r20400) -Codechange: let StationSpec use GRFFilePropsBase
|
2010-08-07 20:52:45 +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
|
e6025117e2
|
(svn r20375) -Codechange: make sure the watertype for existing airport tiles is set to invalid
|
2010-08-05 12:06:53 +00:00 |
|
yexo
|
ccccb2c490
|
(svn r20374) -Codechange: add persistant storage for airports
|
2010-08-05 12:06:13 +00:00 |
|
yexo
|
2743532ae5
|
(svn r20366) -Codechange: store the rotation of the airport layout in the station struct and use it to rotate hangar tiles
|
2010-08-05 12:00:09 +00:00 |
|
yexo
|
7f7e3d4a3a
|
(svn r20365) -Codechange: allow multiple layouts for one airport statemachine, store the layout number
|
2010-08-05 11:59:07 +00:00 |
|
rubidium
|
d7921b24e6
|
(svn r20337) -Codechange: unify the construction of objects on the map
|
2010-08-03 08:58:12 +00:00 |
|
rubidium
|
eb0fa68722
|
(svn r20335) -Codechange: change the name of some unmovable map accessors
|
2010-08-03 08:16:06 +00:00 |
|
rubidium
|
5ed887648c
|
(svn r20334) -Codechange: reorder the unmovable bits a bit for futher extension
|
2010-08-03 08:09:45 +00:00 |
|