belugas [Tue, 05 Jun 2007 01:49:08 +0000] rev 7297
(svn r10040) -Codechange: Make the function GetTerrainType public, as other functions require it
bjarni [Mon, 04 Jun 2007 20:46:01 +0000] rev 7296
(svn r10039) -Fix: [autoreplace] when trying to replace an engine that can't carry the wagons the old one carries (GRF restrictoin), then don't try to replace at all
peter1138 [Mon, 04 Jun 2007 20:42:49 +0000] rev 7295
(svn r10038) -Fix (r8634): Sprite resulting from '?' substitution was reloaded into the cache entry for SPR_IMG_QUERY instead of the original sprite cache entry. This resulted in unaccounted missing sprite cache memory, and was exacerbated because the original missing sprite was not cached, so it did it again and again and again. Slowdowns and boom. Etc.
glx [Mon, 04 Jun 2007 20:06:54 +0000] rev 7294
(svn r10037) -Fix (r10035, r10036): silence some 'may be used uninitialized' warnings
glx [Mon, 04 Jun 2007 19:51:31 +0000] rev 7293
(svn r10036) -Add: sort the strings in town names dropdown
glx [Mon, 04 Jun 2007 19:49:00 +0000] rev 7292
(svn r10035) -Change: simplified network language string sorting
rubidium [Mon, 04 Jun 2007 19:39:16 +0000] rev 7291
(svn r10034) -Change: remove the string changed in r10033 from the translations, so it will be properly translated in all languages.
rubidium [Mon, 04 Jun 2007 19:32:45 +0000] rev 7290
(svn r10033) -Feature [FS#760]: skip to the selected order in the order list when clicking on the "skip" button while pressing CTRL.
glx [Mon, 04 Jun 2007 16:07:22 +0000] rev 7289
(svn r10032) -Add: sort the strings in server language dropdown
miham [Mon, 04 Jun 2007 06:34:00 +0000] rev 7288
(svn r10031) -Update: WebTranslator2 update to 2007-06-04 08:32:00
brazilian_portuguese - 33 fixed by tucalipe (33)
bulgarian - 25 fixed by thetitan (25)
catalan - 31 fixed by arnaullv (31)
czech - 28 fixed by Hadez (28)
dutch - 12 fixed by webfreakz (12)
french - 25 fixed, 5 changed by glx (30)
german - 42 fixed by Neonox (42)
hungarian - 32 fixed by miham (32)
italian - 25 fixed by lorenzodv (25)
japanese - 34 fixed by ickoonite (34)
korean - 25 fixed by darkttd (25)
norwegian_nynorsk - 63 fixed by pollux (63)
portuguese - 45 fixed by izhirahider (45)
slovak - 39 fixed by lengyel (39)
ukrainian - 27 fixed by znikoz (27)
rubidium [Sun, 03 Jun 2007 19:22:23 +0000] rev 7287
(svn r10030) -Fix [FS#823]: one could build on (some) slopes when building on slopes was disabled.
rubidium [Sat, 02 Jun 2007 21:07:03 +0000] rev 7286
(svn r10029) -Fix (r9923): trams should not/cannot turn on roadworks.
peter1138 [Sat, 02 Jun 2007 20:08:23 +0000] rev 7285
(svn r10028) -Fix (r2270/r2951): When deleting the first engine of a train with multiple engines, only reopen the train window if the player had the original train window open. This fixes 'random' windows opening for multiple players of the same company.
bjarni [Sat, 02 Jun 2007 17:23:31 +0000] rev 7284
(svn r10026) -Fix: unlinking a rail vehicle didn't clear the first pointer
After r9973, this could cause some asserts as some vehicles could end up with first pointers to chains they didn't belong to
bjarni [Sat, 02 Jun 2007 15:47:38 +0000] rev 7283
(svn r10025) -Fix: [build windows] sorting planes for capacity didn't check mail capacity. Now mail capacity is used if passenger capacity is the same
The sort will still resort to EngineID if both mail and passenger capacities are the same
bjarni [Sat, 02 Jun 2007 15:41:37 +0000] rev 7282
(svn r10024) -Feature: [build windows] trains, road vehicles and ships can now be sorted by cargo capacity (planes already had this option)
maedhros [Sat, 02 Jun 2007 14:42:25 +0000] rev 7281
(svn r10023) -Fix (r3218): When selling trains, if there were no wagons between multiheaded
engines the rear part could be checked despite having already been deleted,
triggering an assert.
maedhros [Sat, 02 Jun 2007 11:15:38 +0000] rev 7280
(svn r10022) -Fix (r10007): Set the type of multiheaded trains before the subtype.
rubidium [Sat, 02 Jun 2007 09:26:03 +0000] rev 7279
(svn r10021) -Fix (r9560): memory "corruption" that could lead to a failure to load newgrfs.
maedhros [Sat, 02 Jun 2007 09:11:06 +0000] rev 7278
(svn r10020) -Fix [FS#824]: GetNextVehicle() is invalid for anything that isn't a train.
peter1138 [Sat, 02 Jun 2007 08:56:21 +0000] rev 7277
(svn r10019) -Codechange: Implement GRM for newcargos
glx [Fri, 01 Jun 2007 23:06:01 +0000] rev 7276
(svn r10017) -Add (FS#790): more languages flags for servers
rubidium [Fri, 01 Jun 2007 17:59:11 +0000] rev 7275
(svn r10015) -Fix: one could build (only) tram tracks when that was the last built roadtype (in a normal game).
rubidium [Fri, 01 Jun 2007 17:58:43 +0000] rev 7274
(svn r10014) -Fix: roads became automatically one way in the scenario editor.
miham [Fri, 01 Jun 2007 17:05:23 +0000] rev 7273
(svn r10013) -Update: WebTranslator2 update to 2007-06-01 19:05:03
american - 7 fixed by WhiteRabbit (7)
catalan - 1 fixed by arnaullv (1)
danish - 37 fixed, 7 changed by ThomasA (44)
french - 7 fixed, 1 changed by glx (8)
italian - 7 fixed, 1 changed by lorenzodv (8)
korean - 7 fixed by darkttd (7)
swedish - 8 fixed by giddorah (8)
turkish - 23 fixed by jnmbk (23)
ukrainian - 1 fixed by mad (1)
glx [Fri, 01 Jun 2007 16:06:23 +0000] rev 7272
(svn r10012) -Fix (r9999): crash when forcing road vehicles to turn
maedhros [Fri, 01 Jun 2007 12:26:14 +0000] rev 7271
(svn r10011) -Fix (r10008): Set the right svn properties on articulated_vehicles.h and correct a file comment.
maedhros [Fri, 01 Jun 2007 12:19:23 +0000] rev 7270
(svn r10010) -Fix (r10008): Add articulated_vehicles.h to the project files.
maedhros [Fri, 01 Jun 2007 12:03:10 +0000] rev 7269
(svn r10009) -Codechange: Add and use Vehicle::IsPrimaryVehicle to replace individual checks depending on the vehicle type.
maedhros [Fri, 01 Jun 2007 11:41:02 +0000] rev 7268
(svn r10008) -Codechange: Move a couple of functions related to articulated vehicles to a file of their own.
maedhros [Fri, 01 Jun 2007 11:17:30 +0000] rev 7267
(svn r10007) -Codechange: Add some asserts to IsFrontEngine and friends to ensure that only trains use them.
glx [Thu, 31 May 2007 21:21:04 +0000] rev 7266
(svn r10006) -Fix (FS#362): allow different signal types on one tile
belugas [Thu, 31 May 2007 19:13:41 +0000] rev 7265
(svn r10005) -Codechange: Merge two flags (2cc and newhouses) indicating some newgrf features have been loaded, and introduce the newindustry one.
rubidium [Thu, 31 May 2007 18:12:35 +0000] rev 7264
(svn r10004) -Fix: trams can always intersect/have junctions on one way roads (because they only work for busses and lorries).
rubidium [Thu, 31 May 2007 18:11:39 +0000] rev 7263
(svn r10003) -Fix (r9999): crash when vehicle had to turn on a bridge.
rubidium [Thu, 31 May 2007 16:47:32 +0000] rev 7262
(svn r10002) -Fix (r9999): don't try to get the disallowed directions from a road depot...
belugas [Thu, 31 May 2007 15:40:36 +0000] rev 7261
(svn r10001) -Codechange: Add support for removing dynamically allocated newgrf data
rubidium [Thu, 31 May 2007 15:15:00 +0000] rev 7260
(svn r9999) -Feature: make it possible to disallow busses and lorries to go a specific way on straight pieces of road.
rubidium [Thu, 31 May 2007 14:29:19 +0000] rev 7259
(svn r9998) -Fix (r9990): possible null pointer dereferences on MorphOS.
miham [Thu, 31 May 2007 14:16:22 +0000] rev 7258
(svn r9997) -Update: WebTranslator2 update to 2007-05-31 16:16:13
american - 30 fixed by WhiteRabbit (30)
french - 1 changed by glx (1)
rubidium [Thu, 31 May 2007 07:34:40 +0000] rev 7257
(svn r9996) -Fix: be more strict when building/upgrading roads and/or road stops.
peter1138 [Thu, 31 May 2007 07:21:33 +0000] rev 7256
(svn r9995) -Fix (r9962): Don't scroll the map at the start of a new game
belugas [Thu, 31 May 2007 03:35:11 +0000] rev 7255
(svn r9994) -Codechange: Add pointers for Industry and Industry Tiles in the grf file.
rubidium [Wed, 30 May 2007 20:34:16 +0000] rev 7254
(svn r9993) -Fix (r9992): smallish typos resulting in compile time errors.
belugas [Wed, 30 May 2007 20:20:58 +0000] rev 7253
(svn r9992) -Codechange: Remove some hardcoded references to Industry IDs.
A few more to go
rubidium [Wed, 30 May 2007 20:13:58 +0000] rev 7252
(svn r9991) -Fix: one could build road when trams were driving on the tile and vice versa.
rubidium [Wed, 30 May 2007 18:24:54 +0000] rev 7251
(svn r9990) -Fix: MorphOS and AmigaOS do not like "//" in filenames as that means the same as "/../" in means in Unix.
rubidium [Wed, 30 May 2007 18:22:56 +0000] rev 7250
(svn r9989) -Fix [FS#817]: trams/road vehicles did go to the closest road stop regardless whether they could actually "drive" on there.
rubidium [Wed, 30 May 2007 13:33:19 +0000] rev 7249
(svn r9988) -Codechange: remove the last direct map accesses, except the ones needed for the savegame saving/loading mechanisms.
rubidium [Wed, 30 May 2007 13:27:56 +0000] rev 7248
(svn r9987) -Fix [FS#818]: a train under a bridge could collide with a train on the bridge.
rubidium [Wed, 30 May 2007 13:16:45 +0000] rev 7247
(svn r9986) -Fix (r9934): flooding towns could not remove tram tracks (boekabart).
miham [Wed, 30 May 2007 07:59:43 +0000] rev 7246
(svn r9985) -Update: WebTranslator2 update to 2007-05-30 09:59:31
dutch - 1 fixed by habell (1)
italian - 16 fixed, 22 changed by lorenzodv (38)
korean - 1 fixed by darkttd (1)
norwegian_bokmal - 8 fixed by jankmi (8)
ukrainian - 30 fixed by mad (30)
belugas [Wed, 30 May 2007 02:08:18 +0000] rev 7245
(svn r9984) -Codechange: Remove an obsolete structure and a now meaningless enum, in favor of the "real thing"
belugas [Wed, 30 May 2007 01:55:11 +0000] rev 7244
(svn r9983) -Codechange: Use the "enabled" property of the industry spec.
bjarni [Tue, 29 May 2007 20:52:35 +0000] rev 7243
(svn r9982) -Fix (r9874): autoreplacing vehicles from a group could sometimes add the new vehicle twice to the engine (EngineID, not total count) count in the group
bjarni [Tue, 29 May 2007 20:06:06 +0000] rev 7242
(svn r9981) -Fix: fixed a rare event that could cause autoreplace to run out of money and generate an error (spotted by elmex and UndernotBuilder)
This happened if the new engine was a dualheaded engine and there was money to replace and refit the front, but not the rear
It also adds the cost of refitting the rear end of dualheaded engines to the cost animations (display only)
rubidium [Tue, 29 May 2007 19:01:38 +0000] rev 7241
(svn r9980) -Merge: Windows Installer changes in 0.5 (r9864).
rubidium [Tue, 29 May 2007 18:55:15 +0000] rev 7240
(svn r9979) -Merge: release changes from 0.5.
belugas [Tue, 29 May 2007 17:41:59 +0000] rev 7239
(svn r9976) -Codechange: Declare a writable array of specs for industry and industry tiles.
It will be initialized by the original data upon game start.
Rename some enums to be more consistent too
belugas [Tue, 29 May 2007 14:44:22 +0000] rev 7238
(svn r9975) -Codechange: Adjust the industry/tile spec arrays, moving the enabled member out of GRFFileProps (end of previous commit).