Sat, 24 Dec 2005 20:51:21 +0000(svn r3337) Remove an unused variable and add 2 times static
tron [Sat, 24 Dec 2005 20:51:21 +0000] rev 2789
(svn r3337) Remove an unused variable and add 2 times static

Sat, 24 Dec 2005 15:01:17 +0000(svn r3336) byte -> WindowClass, uint16 -> WindowNumber
tron [Sat, 24 Dec 2005 15:01:17 +0000] rev 2788
(svn r3336) byte -> WindowClass, uint16 -> WindowNumber

Sat, 24 Dec 2005 13:22:38 +0000(svn r3335) [Translations] Moved estonian to ready
miham [Sat, 24 Dec 2005 13:22:38 +0000] rev 2787
(svn r3335) [Translations] Moved estonian to ready

Sat, 24 Dec 2005 12:47:51 +0000(svn r3334) Remove 2 unused window classes
tron [Sat, 24 Dec 2005 12:47:51 +0000] rev 2786
(svn r3334) Remove 2 unused window classes

Sat, 24 Dec 2005 12:47:31 +0000(svn r3333) Remove some the unimplemented option DISPLAY_WARNINGS from the config writer
tron [Sat, 24 Dec 2005 12:47:31 +0000] rev 2785
(svn r3333) Remove some the unimplemented option DISPLAY_WARNINGS from the config writer

Sat, 24 Dec 2005 12:16:56 +0000(svn r3332) Fix r3317, a few things got messed up in the translator system
tron [Sat, 24 Dec 2005 12:16:56 +0000] rev 2784
(svn r3332) Fix r3317, a few things got messed up in the translator system

Sat, 24 Dec 2005 10:16:34 +0000(svn r3331) CMD_PLACE_SIGN doesn't use p1, so don't pass anything seemingly meaningful
tron [Sat, 24 Dec 2005 10:16:34 +0000] rev 2783
(svn r3331) CMD_PLACE_SIGN doesn't use p1, so don't pass anything seemingly meaningful

Wed, 21 Dec 2005 13:53:44 +0000(svn r3329) - Doc: Some documentation cleanups.
matthijs [Wed, 21 Dec 2005 13:53:44 +0000] rev 2782
(svn r3329) - Doc: Some documentation cleanups.
- Add: TracksOverlap() (from the map branch), TrackdirBitsToTrackBits(), DiagdirReachesTrackdirs(), DiagdirReachesTracks().
- Fix: Infinite loop in the pathfinder introduces in r3321.

Wed, 21 Dec 2005 01:43:26 +0000(svn r3328) - Fix: [ 1352739 ] landscape_grid.html showing wrong bit usage (belugas)
Darkvater [Wed, 21 Dec 2005 01:43:26 +0000] rev 2781
(svn r3328) - Fix: [ 1352739 ] landscape_grid.html showing wrong bit usage (belugas)

Wed, 21 Dec 2005 01:40:41 +0000(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)
Darkvater [Wed, 21 Dec 2005 01:40:41 +0000] rev 2780
(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)