rubidium
|
5e5d36d6b4
|
(svn r10995) -Codechange: unify the way to get the displayed maxium speed of a vehicle. Patch by nycom.
|
2007-08-28 06:46:33 +00:00 |
|
rubidium
|
2179faf5c8
|
(svn r10995) -Codechange: unify the way to get the displayed maxium speed of a vehicle. Patch by nycom.
|
2007-08-28 06:46:33 +00:00 |
|
belugas
|
cb3843b820
|
(svn r10994) -Codechange: Change some function names to be more representative and more fitting of trunk's naming convention (skidd13)
|
2007-08-28 01:09:41 +00:00 |
|
belugas
|
41a0bd2b74
|
(svn r10994) -Codechange: Change some function names to be more representative and more fitting of trunk's naming convention (skidd13)
|
2007-08-28 01:09:41 +00:00 |
|
belugas
|
da58abafe8
|
(svn r10993) -Codechange: A few less magical numbers (skidd13)
|
2007-08-27 23:50:56 +00:00 |
|
belugas
|
6212b29b23
|
(svn r10993) -Codechange: A few less magical numbers (skidd13)
|
2007-08-27 23:50:56 +00:00 |
|
rubidium
|
45900925c3
|
(svn r10992) -Fix [FS#1132]: huge amount of vehicles in the "ungrouped" group. Patch by frosch.
|
2007-08-27 21:33:26 +00:00 |
|
rubidium
|
ac838de385
|
(svn r10992) -Fix [FS#1132]: huge amount of vehicles in the "ungrouped" group. Patch by frosch.
|
2007-08-27 21:33:26 +00:00 |
|
rubidium
|
759255df12
|
(svn r10991) -Codechange: add documentation, enumification and some code simplifications to the terraforming code. Patch by frosch.
|
2007-08-27 21:18:04 +00:00 |
|
rubidium
|
5ce935c6eb
|
(svn r10991) -Codechange: add documentation, enumification and some code simplifications to the terraforming code. Patch by frosch.
|
2007-08-27 21:18:04 +00:00 |
|
rubidium
|
e7b9f597df
|
(svn r10986) -Fix (r10985): inconsistency between documentation and actual code... thanks to glx for spotting it.
|
2007-08-26 21:53:11 +00:00 |
|
rubidium
|
68d385b77c
|
(svn r10986) -Fix (r10985): inconsistency between documentation and actual code... thanks to glx for spotting it.
|
2007-08-26 21:53:11 +00:00 |
|
rubidium
|
9e630945b2
|
(svn r10985) -Codechange: unify/remove duplicate CcClone(Aircraft|RoadVeh|Ship|Train) in favour of CcCloneVehicle.
|
2007-08-26 21:21:59 +00:00 |
|
rubidium
|
3c919e36a7
|
(svn r10985) -Codechange: unify/remove duplicate CcClone(Aircraft|RoadVeh|Ship|Train) in favour of CcCloneVehicle.
|
2007-08-26 21:21:59 +00:00 |
|
rubidium
|
91d18ebd17
|
(svn r10984) -Codechange: unify the way one can get the current speed in the same forwat so we can display it.
|
2007-08-26 20:43:22 +00:00 |
|
rubidium
|
a5b32d8d72
|
(svn r10984) -Codechange: unify the way one can get the current speed in the same forwat so we can display it.
|
2007-08-26 20:43:22 +00:00 |
|
rubidium
|
39f17c9de4
|
(svn r10983) -Codechange: use vehstatus & VS_CRASHED instead of some other "methods" custom to each vehicle to determine whether the vehicle is crashed.
|
2007-08-26 20:16:02 +00:00 |
|
rubidium
|
a83ccad6bd
|
(svn r10983) -Codechange: use vehstatus & VS_CRASHED instead of some other "methods" custom to each vehicle to determine whether the vehicle is crashed.
|
2007-08-26 20:16:02 +00:00 |
|
rubidium
|
1a82bd9350
|
(svn r10982) -Fix [FS#1162]: some old savegames could be in a state that the current game logic does not like; in the list of vehicles loading at a station when the vehicle is not actually at the station.
|
2007-08-26 14:38:44 +00:00 |
|
rubidium
|
cf1d74b41e
|
(svn r10982) -Fix [FS#1162]: some old savegames could be in a state that the current game logic does not like; in the list of vehicles loading at a station when the vehicle is not actually at the station.
|
2007-08-26 14:38:44 +00:00 |
|
rubidium
|
d5bc4d8b2a
|
(svn r10981) -Fix [FS#1156] (r10970): stations gave ratings for accepted cargo too.
|
2007-08-26 13:55:36 +00:00 |
|
rubidium
|
a0d37ea7b9
|
(svn r10981) -Fix [FS#1156] (r10970): stations gave ratings for accepted cargo too.
|
2007-08-26 13:55:36 +00:00 |
|
belugas
|
182283a67c
|
(svn r10980) -Fix [FS#1158] : This will hopefully fix the case of an assert that happens when an industry uses a special gfx index (tile spec 0xFF). This 0xFF is the sentinel of a special check done for oil rigs, where water need to be around, but no tile will be constructed on it.
Problem is that the upper limit of gfx tiles is currently at 175. So, of course the system will assert with 255 ;)
|
2007-08-26 00:23:32 +00:00 |
|
belugas
|
36c5b4e1ef
|
(svn r10980) -Fix [FS#1158] : This will hopefully fix the case of an assert that happens when an industry uses a special gfx index (tile spec 0xFF). This 0xFF is the sentinel of a special check done for oil rigs, where water need to be around, but no tile will be constructed on it.
Problem is that the upper limit of gfx tiles is currently at 175. So, of course the system will assert with 255 ;)
|
2007-08-26 00:23:32 +00:00 |
|
rubidium
|
e93f41676f
|
(svn r10979) -Fix [FS#1157]: catenary on tunnel tiles was drawn non-transparant when the other catenary was drawn transparant. Patch by smatz.
|
2007-08-25 20:32:18 +00:00 |
|
rubidium
|
ba69ac2632
|
(svn r10979) -Fix [FS#1157]: catenary on tunnel tiles was drawn non-transparant when the other catenary was drawn transparant. Patch by smatz.
|
2007-08-25 20:32:18 +00:00 |
|
rubidium
|
f3de8788d8
|
(svn r10978) -Fix (r10974): only the first road stop (with correct roadtype) was considered when distributing vehicles.
|
2007-08-25 20:05:58 +00:00 |
|
rubidium
|
c6152e0cd4
|
(svn r10978) -Fix (r10974): only the first road stop (with correct roadtype) was considered when distributing vehicles.
|
2007-08-25 20:05:58 +00:00 |
|
miham
|
5a496ffeb5
|
(svn r10975) -Update: WebTranslator2 update to 2007-08-24 21:49:23
croatian - 1 fixed by knovak (1)
finnish - 4 changed by tonihele (4)
|
2007-08-24 19:49:40 +00:00 |
|
miham
|
5d245dc861
|
(svn r10975) -Update: WebTranslator2 update to 2007-08-24 21:49:23
croatian - 1 fixed by knovak (1)
finnish - 4 changed by tonihele (4)
|
2007-08-24 19:49:40 +00:00 |
|
rubidium
|
bb368f880b
|
(svn r10974) -Fix [FS#1144, FS#1155]: road vehicles that could not (properly) use a road stop still tried to go to that road stop.
|
2007-08-24 19:19:18 +00:00 |
|
rubidium
|
8a86526d05
|
(svn r10974) -Fix [FS#1144, FS#1155]: road vehicles that could not (properly) use a road stop still tried to go to that road stop.
|
2007-08-24 19:19:18 +00:00 |
|
KUDr
|
9503f02063
|
(svn r10973) -Fix [FS#1154]: update wp->xy when waypoint is moved (Catalan)
|
2007-08-24 17:49:42 +00:00 |
|
KUDr
|
6c061ecfb4
|
(svn r10973) -Fix [FS#1154]: update wp->xy when waypoint is moved (Catalan)
|
2007-08-24 17:49:42 +00:00 |
|
belugas
|
40d4d2f2ca
|
(svn r10972) -Codechange: Implement the counterpart(GetTranslatedIndustryTileID) of getindustileid of TTDPatch. This allows to ensure that the ID of a tile (taken out of the map or not) is still a valid one regarding the possible override it may have been flagged to.
It is not the strict same thing, but is what we need regarding the slightly different approach we took for newindustries.
|
2007-08-24 00:23:35 +00:00 |
|
belugas
|
99158287fd
|
(svn r10972) -Codechange: Implement the counterpart(GetTranslatedIndustryTileID) of getindustileid of TTDPatch. This allows to ensure that the ID of a tile (taken out of the map or not) is still a valid one regarding the possible override it may have been flagged to.
It is not the strict same thing, but is what we need regarding the slightly different approach we took for newindustries.
|
2007-08-24 00:23:35 +00:00 |
|
belugas
|
e9435c11b0
|
(svn r10971) -Codechange: One less magical number
|
2007-08-24 00:04:51 +00:00 |
|
belugas
|
604924542c
|
(svn r10971) -Codechange: One less magical number
|
2007-08-24 00:04:51 +00:00 |
|
belugas
|
64da09f452
|
(svn r10968) -Codechange: Remove a tileloop performed in the AfterLoadCountBuildings function and use the main loop of CheckhouseIDs instead
|
2007-08-23 18:05:51 +00:00 |
|
belugas
|
a079834cfc
|
(svn r10968) -Codechange: Remove a tileloop performed in the AfterLoadCountBuildings function and use the main loop of CheckhouseIDs instead
|
2007-08-23 18:05:51 +00:00 |
|
truelight
|
ec1d0811a4
|
(svn r10967) -Fix: in case of moving the window on create (because it doesn't fit in the screen), make sure to move the viewport too if we are an extra viewport (spotted by Maedhros)
|
2007-08-23 11:08:59 +00:00 |
|
truelight
|
da8d778622
|
(svn r10967) -Fix: in case of moving the window on create (because it doesn't fit in the screen), make sure to move the viewport too if we are an extra viewport (spotted by Maedhros)
|
2007-08-23 11:08:59 +00:00 |
|
miham
|
dc52f2cb1b
|
(svn r10964) -Update: WebTranslator2 update to 2007-08-22 22:57:00
croatian - 9 fixed, 13 changed by knovak (22)
italian - 10 fixed by lorenzodv (10)
japanese - 5 fixed by ickoonite (5)
polish - 10 fixed, 1 changed by meush (11)
slovak - 77 changed by lengyel (77)
spanish - 5 fixed by eusebio (5)
|
2007-08-22 20:57:28 +00:00 |
|
miham
|
043e502d14
|
(svn r10964) -Update: WebTranslator2 update to 2007-08-22 22:57:00
croatian - 9 fixed, 13 changed by knovak (22)
italian - 10 fixed by lorenzodv (10)
japanese - 5 fixed by ickoonite (5)
polish - 10 fixed, 1 changed by meush (11)
slovak - 77 changed by lengyel (77)
spanish - 5 fixed by eusebio (5)
|
2007-08-22 20:57:28 +00:00 |
|
belugas
|
69f9545a20
|
(svn r10963) -Revert(10700): Although the idea was good, it was more prone of errors than usefull.
So now, it will be better to jump to the overriden tile when it is been marked as an override
|
2007-08-22 01:16:08 +00:00 |
|
belugas
|
d921cf88a3
|
(svn r10963) -Revert(10700): Although the idea was good, it was more prone of errors than usefull.
So now, it will be better to jump to the overriden tile when it is been marked as an override
|
2007-08-22 01:16:08 +00:00 |
|
belugas
|
339579e22a
|
(svn r10962) -Codechange: protect yourself against an illicit substitution
|
2007-08-22 00:59:46 +00:00 |
|
belugas
|
b5627afcea
|
(svn r10962) -Codechange: protect yourself against an illicit substitution
|
2007-08-22 00:59:46 +00:00 |
|
belugas
|
dd61fd374f
|
(svn r10961) -Codechange: Flag default substitutes of industry/tiles with a value that cannot be legal.
This avoids the forest of coal mine error in the futur
|
2007-08-22 00:52:25 +00:00 |
|
belugas
|
116de48fdf
|
(svn r10961) -Codechange: Flag default substitutes of industry/tiles with a value that cannot be legal.
This avoids the forest of coal mine error in the futur
|
2007-08-22 00:52:25 +00:00 |
|