darkvater
e4a3d284b2
(svn r1567) -Fix: [110452] On horizontal/vertical tracks you are also charged for building/removing signals on the parallel track on the same tile. Signal updating is also correct. (Hackykid)
2005-01-19 13:31:46 +00:00
darkvater
6d8123b0fa
(svn r1566) -Fix eol-style on script files, as well as update them a bit (sign_de)
2005-01-19 13:22:01 +00:00
darkvater
15630855dd
(svn r1566) -Fix eol-style on script files, as well as update them a bit (sign_de)
2005-01-19 13:22:01 +00:00
celestar
321c753418
(svn r1565) -Fix: [ 1104969 ] Aircraft in hangar messages are now revalidated before
...
display
-CodeChange: replaced one if (foo) return true else return false by
return (foo)
2005-01-19 10:00:37 +00:00
celestar
941da5dc94
(svn r1565) -Fix: [ 1104969 ] Aircraft in hangar messages are now revalidated before
...
display
-CodeChange: replaced one if (foo) return true else return false by
return (foo)
2005-01-19 10:00:37 +00:00
tron
654d75f795
(svn r1564) ISO C90 forbids mixed declarations and code (bad bjarni, no cookie)
2005-01-19 05:55:30 +00:00
tron
a6d1544447
(svn r1564) ISO C90 forbids mixed declarations and code (bad bjarni, no cookie)
2005-01-19 05:55:30 +00:00
bjarni
75863ee5cd
(svn r1563) fix: autoreplaced trains now sets wagon override properly
2005-01-19 01:18:29 +00:00
bjarni
69065b53c8
(svn r1563) fix: autoreplaced trains now sets wagon override properly
2005-01-19 01:18:29 +00:00
bjarni
aaf3bcb91f
(svn r1562) Changed copyright 2004 into copyright 2004-(current year) in the get info window in finder (macOSX)
2005-01-18 23:48:55 +00:00
bjarni
f09b0def11
(svn r1562) Changed copyright 2004 into copyright 2004-(current year) in the get info window in finder (macOSX)
2005-01-18 23:48:55 +00:00
bjarni
5f549396f4
(svn r1561) Fix: autoreplacing a singleheaded engine into a dualheaded engine now adds the the rear engine
...
autoreplacing a dualheaded engine into a singleheaded engine now sells the rear engine
as a sideeffect of this, the price for replacing both engines are now added and displayed once from the depot(instead of two identical numbers written on top of each other, looking like one)
fix: cost for autorenew dualheaded engines were doubled and their value where doubled too
2005-01-18 23:27:06 +00:00
bjarni
b1c4b0f07d
(svn r1561) Fix: autoreplacing a singleheaded engine into a dualheaded engine now adds the the rear engine
...
autoreplacing a dualheaded engine into a singleheaded engine now sells the rear engine
as a sideeffect of this, the price for replacing both engines are now added and displayed once from the depot(instead of two identical numbers written on top of each other, looking like one)
fix: cost for autorenew dualheaded engines were doubled and their value where doubled too
2005-01-18 23:27:06 +00:00
tron
90cafa9b15
(svn r1560) Introduce SetTileType() and SetTileHeight()
...
Replace direct references to _map_type_and_height with these
2005-01-18 18:41:56 +00:00
tron
31d6f87d80
(svn r1560) Introduce SetTileType() and SetTileHeight()
...
Replace direct references to _map_type_and_height with these
2005-01-18 18:41:56 +00:00
tron
0d85b92e43
(svn r1559) Use IsTileType() instead of bit shifting and comparisons
2005-01-18 17:19:34 +00:00
tron
64b08311b9
(svn r1559) Use IsTileType() instead of bit shifting and comparisons
2005-01-18 17:19:34 +00:00
Celestar
7768e97fa6
(svn r1558) -Fix: [ 1104350 ] Crashed trains do not initiate the lost vehicle
...
message anymore
2005-01-18 16:01:35 +00:00
Celestar
389a4bf44d
(svn r1558) -Fix: [ 1104350 ] Crashed trains do not initiate the lost vehicle
...
message anymore
2005-01-18 16:01:35 +00:00
tron
4eb8f833fe
(svn r1557) Replace strange if () do while () construct with a plain for ()
2005-01-18 15:26:14 +00:00
tron
eaa6bf3f42
(svn r1557) Replace strange if () do while () construct with a plain for ()
2005-01-18 15:26:14 +00:00
Celestar
a003bb0b0e
(svn r1556) -Fix: Vehicle list updates should now really work
2005-01-18 09:35:31 +00:00
Celestar
5bcf3d2bc0
(svn r1556) -Fix: Vehicle list updates should now really work
2005-01-18 09:35:31 +00:00
miham
05d0c2ce89
(svn r1555) Daily (err.. this time it's rather weekly, sorry!) langfile updates
2005-01-17 22:44:33 +00:00
miham
4559279686
(svn r1555) Daily (err.. this time it's rather weekly, sorry!) langfile updates
2005-01-17 22:44:33 +00:00
celestar
6330806531
(svn r1554) -Fix: [ 1103187 ] Order Check messages are now validated before
...
displayed, so that there are no stray error messages any more.
-Feature/Fix: Order Checking is only execute for ONE vehicle in an
order-share system
2005-01-17 21:54:45 +00:00
celestar
e0471187d0
(svn r1554) -Fix: [ 1103187 ] Order Check messages are now validated before
...
displayed, so that there are no stray error messages any more.
-Feature/Fix: Order Checking is only execute for ONE vehicle in an
order-share system
2005-01-17 21:54:45 +00:00
tron
c268425885
(svn r1553) Check which gcc version is present and only set availible compiler flags
2005-01-17 13:21:10 +00:00
tron
9fadf6cf84
(svn r1553) Check which gcc version is present and only set availible compiler flags
2005-01-17 13:21:10 +00:00
tron
c44594c3fa
(svn r1552) Make ottd compile on Zeta
2005-01-17 13:13:11 +00:00
tron
f4f705e723
(svn r1552) Make ottd compile on Zeta
2005-01-17 13:13:11 +00:00
tron
0fc9a98dfd
(svn r1551) Silence a warning and simplify a preprocessor check
2005-01-17 10:17:18 +00:00
tron
1847b99461
(svn r1551) Silence a warning and simplify a preprocessor check
2005-01-17 10:17:18 +00:00
tron
7469164eb1
(svn r1550) Remove useless function declaration
2005-01-17 09:43:02 +00:00
tron
5adad6c1b4
(svn r1550) Remove useless function declaration
2005-01-17 09:43:02 +00:00
tron
7ff921855a
(svn r1549) Clean up some functions:
...
uint tile -> TileIndex tile
if () cascade -> switch ()
2005-01-17 09:41:46 +00:00
tron
fb0c3c8061
(svn r1549) Clean up some functions:
...
uint tile -> TileIndex tile
if () cascade -> switch ()
2005-01-17 09:41:46 +00:00
tron
1644863e32
(svn r1548) Move AI_PATHFINDER_IS_ROAD from ai.h to ai_pathfinder.c to avoid global namespace pollution, turn it into a function called IsRoad and improve the commments a bit
2005-01-17 09:16:43 +00:00
tron
d4beff7954
(svn r1548) Move AI_PATHFINDER_IS_ROAD from ai.h to ai_pathfinder.c to avoid global namespace pollution, turn it into a function called IsRoad and improve the commments a bit
2005-01-17 09:16:43 +00:00
darkvater
44c39c5ebc
(svn r1547) -Feature: windows dedicated (if anyone would run that, but ok), is now functioning correctly. There is no other way but to create a new thread, but that's only MS braindeadness
...
-Fix: [1103113] font size changing. Dedicated server did not have code filtering, 'tab' could result in bigger fonts
-Fix: [1103069] console backspace key with ded server; fixed due to normal console handling
-Fix: [1101963] console in dedicated server; see above
-Fix: dedicated server also writes to log file if active
2005-01-16 18:19:33 +00:00
darkvater
a1e94b67d5
(svn r1547) -Feature: windows dedicated (if anyone would run that, but ok), is now functioning correctly. There is no other way but to create a new thread, but that's only MS braindeadness
...
-Fix: [1103113] font size changing. Dedicated server did not have code filtering, 'tab' could result in bigger fonts
-Fix: [1103069] console backspace key with ded server; fixed due to normal console handling
-Fix: [1101963] console in dedicated server; see above
-Fix: dedicated server also writes to log file if active
2005-01-16 18:19:33 +00:00
truelight
403fbdfd6b
(svn r1546) -Fix: possible buffer-overflow in network
2005-01-16 17:19:37 +00:00
truelight
8521367373
(svn r1546) -Fix: possible buffer-overflow in network
2005-01-16 17:19:37 +00:00
tron
27057ae4b0
(svn r1545) Add TileHeight() which returns the height (not multiplied by 8)
...
Replace some direct references to _map_type_and_height with TileHeight()/IsTileType()
2005-01-16 14:50:01 +00:00
tron
022b8cea37
(svn r1545) Add TileHeight() which returns the height (not multiplied by 8)
...
Replace some direct references to _map_type_and_height with TileHeight()/IsTileType()
2005-01-16 14:50:01 +00:00
truelight
07647737d5
(svn r1544) -Fix: SwapOrder did not use AssignOrder, which caused the saveroutine to
...
crash from time to time
-Codechange: added const before 'Order *' where possible
2005-01-16 14:42:53 +00:00
truelight
8e404a26f6
(svn r1544) -Fix: SwapOrder did not use AssignOrder, which caused the saveroutine to
...
crash from time to time
-Codechange: added const before 'Order *' where possible
2005-01-16 14:42:53 +00:00
dominik
8493f68c96
(svn r1543) Fix: [ 1101906 ] Configure Patches window text overflow
2005-01-16 14:10:13 +00:00
dominik
be5a832db3
(svn r1543) Fix: [ 1101906 ] Configure Patches window text overflow
2005-01-16 14:10:13 +00:00
tron
ca8eb44828
(svn r1542) Rename TileHeight to TilePixelHeight, because this is what it actually returns
2005-01-16 14:06:22 +00:00