bjarni
85c49764e1
(svn r4084) -Documentation: [OSX] changed OSX specific docs
...
-added an explanation to why there is a special Jaguar download (people appears to download it even when they should download the other one)
-removed the long outdated README_if_game_crashed_on_OSX.txt
2006-03-24 10:53:49 +00:00
bjarni
bb27e9abb3
(svn r4084) -Documentation: [OSX] changed OSX specific docs
...
-added an explanation to why there is a special Jaguar download (people appears to download it even when they should download the other one)
-removed the long outdated README_if_game_crashed_on_OSX.txt
2006-03-24 10:53:49 +00:00
tron
b1cc36da3a
(svn r3856) Distinct between bridge ramps and bridge middle parts
2006-03-14 09:00:10 +00:00
tron
b2412f7472
(svn r3856) Distinct between bridge ramps and bridge middle parts
2006-03-14 09:00:10 +00:00
bjarni
04f072c3c1
(svn r3676) -Change: [OSX] changed info about package to how to install the game
...
the package is long gone and people don't read a doc about a missing package when they don't expect to find one
the doc is called install even though it's not a real install and have nothing to do with make install. People just read it the first time they see it when it's called install ;)
2006-02-26 19:02:09 +00:00
bjarni
5412b2db93
(svn r3676) -Change: [OSX] changed info about package to how to install the game
...
the package is long gone and people don't read a doc about a missing package when they don't expect to find one
the doc is called install even though it's not a real install and have nothing to do with make install. People just read it the first time they see it when it's called install ;)
2006-02-26 19:02:09 +00:00
matthijs
a893361692
(svn r3507) - Fix: [Makefile] Make sure the ICON_DIR gets created before copying files there.
...
- Fix: Fix small syntactic error in the manpage.
2006-02-01 01:36:18 +00:00
matthijs
d22e2d12cf
(svn r3507) - Fix: [Makefile] Make sure the ICON_DIR gets created before copying files there.
...
- Fix: Fix small syntactic error in the manpage.
2006-02-01 01:36:18 +00:00
Darkvater
4014e36aec
(svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in branch/pbs. This reverts revisions r3158, r3140, r3075, r2977, r2674, r2625, r2621, r2529, r2528, r2525, r2524, r2519, r2517, r2516, r2507, r2499. (in conjunction with Tron)
...
- The only change is that the nsignalsw.grf file is kept and that existing nightlies with PBS signals get those signals converted to combo-signals.
2006-01-29 18:57:26 +00:00
Darkvater
4e09974975
(svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in branch/pbs. This reverts revisions r3158, r3140, r3075, r2977, r2674, r2625, r2621, r2529, r2528, r2525, r2524, r2519, r2517, r2516, r2507, r2499. (in conjunction with Tron)
...
- The only change is that the nsignalsw.grf file is kept and that existing nightlies with PBS signals get those signals converted to combo-signals.
2006-01-29 18:57:26 +00:00
Darkvater
f14fa3f6e0
(svn r3451) - Fix documentation; PBS bits were missing for bridge
2006-01-27 14:55:43 +00:00
Darkvater
7e604b72db
(svn r3451) - Fix documentation; PBS bits were missing for bridge
2006-01-27 14:55:43 +00:00
Darkvater
7d17583a29
(svn r3445) - Fix: [ 1415379 ] Enhance documentation of lift destination
...
- Fix: wrong documentation of trees (Tron)
2006-01-26 18:36:14 +00:00
Darkvater
663b1c6c00
(svn r3445) - Fix: [ 1415379 ] Enhance documentation of lift destination
...
- Fix: wrong documentation of trees (Tron)
2006-01-26 18:36:14 +00:00
tron
6a665b69b5
(svn r3401) (Hopefully) fix some inaccuracies
2006-01-16 15:23:06 +00:00
tron
8403f2bd33
(svn r3401) (Hopefully) fix some inaccuracies
2006-01-16 15:23:06 +00:00
tron
bcee23b645
(svn r3400) Convert the bit patterns to big endian notation
2006-01-15 10:46:36 +00:00
tron
887ad00dff
(svn r3400) Convert the bit patterns to big endian notation
2006-01-15 10:46:36 +00:00
tron
9dac583e87
(svn r3399) Simplify markup
2006-01-15 10:26:07 +00:00
tron
5988069372
(svn r3399) Simplify markup
2006-01-15 10:26:07 +00:00
tron
b554d440b6
(svn r3398) Remove TTDp nomenclature
2006-01-15 09:17:01 +00:00
tron
f1b53b113f
(svn r3398) Remove TTDp nomenclature
2006-01-15 09:17:01 +00:00
Darkvater
826a1ba482
(svn r3328) - Fix: [ 1352739 ] landscape_grid.html showing wrong bit usage (belugas)
2005-12-21 01:43:26 +00:00
Darkvater
be01586049
(svn r3328) - Fix: [ 1352739 ] landscape_grid.html showing wrong bit usage (belugas)
2005-12-21 01:43:26 +00:00
Darkvater
a95a66c751
(svn r3327) - Fix: [ 1373581 ] landscape.html documentation. Railway types are stored in m3, not m4. According to the mask (RAILTYPE_MASK), this is should be 0..1 but 0..3 are actually reserved. (egladil)
2005-12-21 01:40:41 +00:00
Darkvater
15220f3578
(svn r3327) - Fix: [ 1373581 ] landscape.html documentation. Railway types are stored in m3, not m4. According to the mask (RAILTYPE_MASK), this is should be 0..1 but 0..3 are actually reserved. (egladil)
2005-12-21 01:40:41 +00:00
Darkvater
b6d5ebc629
(svn r3318) - Codechange: [FS#27] MSVC projectfile & documentation update (bociusz)
2005-12-18 20:48:22 +00:00
Darkvater
a7793e97a5
(svn r3318) - Codechange: [FS#27] MSVC projectfile & documentation update (bociusz)
2005-12-18 20:48:22 +00:00
tron
bd2eba11b7
(svn r3299) Remove the unimplemented -l option, which should select the language
2005-12-14 06:32:06 +00:00
tron
4634243110
(svn r3299) Remove the unimplemented -l option, which should select the language
2005-12-14 06:32:06 +00:00
peter1138
479a9c2e47
(svn r3212) - Waypoints/Depots: Store waypoint index in m2 for waypoints. This moves the ground type bits from m2 to m4 for waypoints and depots (leaving room for depot index in m2 in future), and moves the custom graphics ID to the waypoint struct.
...
- Waypoints: Until now stat_id was saved but never assigned to. Instead we now save the GRFID/local index of the custom graphics so that GRF file changes can leave graphics intact.
2005-11-16 22:20:15 +00:00
peter1138
754d26407e
(svn r3212) - Waypoints/Depots: Store waypoint index in m2 for waypoints. This moves the ground type bits from m2 to m4 for waypoints and depots (leaving room for depot index in m2 in future), and moves the custom graphics ID to the waypoint struct.
...
- Waypoints: Until now stat_id was saved but never assigned to. Instead we now save the GRFID/local index of the custom graphics so that GRF file changes can leave graphics intact.
2005-11-16 22:20:15 +00:00
Darkvater
12321bbc30
(svn r3062) - Add visual representation of possible text-colours instead of dubious and confusing textfile
2005-10-18 21:48:45 +00:00
Darkvater
ec66b1ca3b
(svn r3062) - Add visual representation of possible text-colours instead of dubious and confusing textfile
2005-10-18 21:48:45 +00:00
tron
371cb91d7d
(svn r3013) Update the documentation: The 'owner' attribute was renamed to 'm1' long ago
2005-10-04 17:34:50 +00:00
tron
c3a73d4047
(svn r3013) Update the documentation: The 'owner' attribute was renamed to 'm1' long ago
2005-10-04 17:34:50 +00:00
tron
0d912f3811
(svn r2749) Fix typo in the tile documentation
2005-07-29 17:52:29 +00:00
tron
6abf8f89a2
(svn r2749) Fix typo in the tile documentation
2005-07-29 17:52:29 +00:00
tron
602feb19b5
(svn r2723) Make the manual page more informative
2005-07-27 07:19:28 +00:00
tron
249a35cfe8
(svn r2723) Make the manual page more informative
2005-07-27 07:19:28 +00:00
tron
e3f4aecd37
(svn r2659) Catch up with reality in the landscape documentation
2005-07-21 06:13:17 +00:00
tron
5c5840417e
(svn r2659) Catch up with reality in the landscape documentation
2005-07-21 06:13:17 +00:00
Darkvater
bf794fad62
(svn r2529) - Fix: PBS signals showed up as normal signals with the query tool
...
- Update landscape_grid.html to show busy bits used by PBS.
2005-07-07 22:15:34 +00:00
Darkvater
480ced43c9
(svn r2529) - Fix: PBS signals showed up as normal signals with the query tool
...
- Update landscape_grid.html to show busy bits used by PBS.
2005-07-07 22:15:34 +00:00
Darkvater
8442562b7b
(svn r2527) - Clarify map-description file. Bits are from left to right with the lowest bit on the left. Eg. 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... Is that clear?
2005-07-07 15:21:55 +00:00
Darkvater
86d6cebb53
(svn r2527) - Clarify map-description file. Bits are from left to right with the lowest bit on the left. Eg. 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... Is that clear?
2005-07-07 15:21:55 +00:00
hackykid
7f2424b241
(svn r2525) - Fix: [pbs] Fix a mistake in the comments/docs.
2005-07-06 10:43:36 +00:00
hackykid
e5df099c9b
(svn r2525) - Fix: [pbs] Fix a mistake in the comments/docs.
2005-07-06 10:43:36 +00:00
hackykid
ab9c6f126d
(svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows multiple trains within the same signal block, provided their paths dont intersect. For this the block must have all exit and entry signals be pbs signals. Place these by ctrl-clicking 4 times on a normal signal.
...
- Feature: [pbs] Implement autoplacement of pbs blocks, when a block has an entry and an exit pbs signal, covert the entire block to pbs. Can be turned off in the patch settings.
- Feature: [pbs] Allow showing of reserved status by making the tracks darker, when the pbs debug level is at least 1.
2005-07-04 14:58:55 +00:00
hackykid
60ddaf95f0
(svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows multiple trains within the same signal block, provided their paths dont intersect. For this the block must have all exit and entry signals be pbs signals. Place these by ctrl-clicking 4 times on a normal signal.
...
- Feature: [pbs] Implement autoplacement of pbs blocks, when a block has an entry and an exit pbs signal, covert the entire block to pbs. Can be turned off in the patch settings.
- Feature: [pbs] Allow showing of reserved status by making the tracks darker, when the pbs debug level is at least 1.
2005-07-04 14:58:55 +00:00