Wed, 19 Oct 2005 19:41:38 +0000(svn r3068) - Feature: make it possible to create a screenshot from the console that is both big and has no console, or any combination of.
Darkvater [Wed, 19 Oct 2005 19:41:38 +0000] rev 2539
(svn r3068) - Feature: make it possible to create a screenshot from the console that is both big and has no console, or any combination of.

Wed, 19 Oct 2005 19:38:35 +0000(svn r3067) - Feature: allow unbanning players based on banlist-id (as well as IP).
Darkvater [Wed, 19 Oct 2005 19:38:35 +0000] rev 2538
(svn r3067) - Feature: allow unbanning players based on banlist-id (as well as IP).
- Feature: 'status' and 'clients' now show the IP of the players

Wed, 19 Oct 2005 14:49:46 +0000(svn r3066) Constify the parameter of GetSlopeZ_*()
tron [Wed, 19 Oct 2005 14:49:46 +0000] rev 2537
(svn r3066) Constify the parameter of GetSlopeZ_*()

Wed, 19 Oct 2005 08:34:37 +0000(svn r3065) -Codechange/Add: Modified the bridge drawing code so that the basic offset is read from the RailTypeInfo struct. This is (hopefully) the last DrawTile change on the way to electrified railways. While being at it, de-mystified the function a bit and added some asserts.
celestar [Wed, 19 Oct 2005 08:34:37 +0000] rev 2536
(svn r3065) -Codechange/Add: Modified the bridge drawing code so that the basic offset is read from the RailTypeInfo struct. This is (hopefully) the last DrawTile change on the way to electrified railways. While being at it, de-mystified the function a bit and added some asserts.

Wed, 19 Oct 2005 06:46:41 +0000(svn r3064) Replace some numbers by sprite names
tron [Wed, 19 Oct 2005 06:46:41 +0000] rev 2535
(svn r3064) Replace some numbers by sprite names

Wed, 19 Oct 2005 06:17:11 +0000(svn r3063) -Codechange: Demystified and commented bridge_land.h. Also removed two arrays that are not referred to
celestar [Wed, 19 Oct 2005 06:17:11 +0000] rev 2534
(svn r3063) -Codechange: Demystified and commented bridge_land.h. Also removed two arrays that are not referred to

Tue, 18 Oct 2005 21:48:45 +0000(svn r3062) - Add visual representation of possible text-colours instead of dubious and confusing textfile
Darkvater [Tue, 18 Oct 2005 21:48:45 +0000] rev 2533
(svn r3062) - Add visual representation of possible text-colours instead of dubious and confusing textfile

Tue, 18 Oct 2005 20:18:05 +0000(svn r3061) - CodeChange: revert r3056, r3057 and add a simpler fix to satisfy the needs of the absolute strict (eg. root directory is C:\ not C:)
Darkvater [Tue, 18 Oct 2005 20:18:05 +0000] rev 2532
(svn r3061) - CodeChange: revert r3056, r3057 and add a simpler fix to satisfy the needs of the absolute strict (eg. root directory is C:\ not C:)

Tue, 18 Oct 2005 18:18:50 +0000(svn r3060) [Translations] Updating translations to 2005-10-18 {@805} (2 langs changed)
miham [Tue, 18 Oct 2005 18:18:50 +0000] rev 2531
(svn r3060) [Translations] Updating translations to 2005-10-18 {@805} (2 langs changed)

Tue, 18 Oct 2005 11:23:58 +0000(svn r3059) Use bitfields to encode railtype and climates of engines instead of manual shifting/anding
tron [Tue, 18 Oct 2005 11:23:58 +0000] rev 2530
(svn r3059) Use bitfields to encode railtype and climates of engines instead of manual shifting/anding