Tue, 12 Jul 2005 20:28:19 +0000(svn r2553) - Fix: [pathfinding] Remove old-old train pathfinder. Enhanced old pathfinder.
ludde [Tue, 12 Jul 2005 20:28:19 +0000] rev 2044
(svn r2553) - Fix: [pathfinding] Remove old-old train pathfinder. Enhanced old pathfinder.
- Penalties for red signals and for slopes.
- Increased the search depth to work better with large train networks.

Tue, 12 Jul 2005 19:57:41 +0000(svn r2552) - Fix: [map] Fix so the code compiles correctly and doesn't crash on MSVC6 in optimization mode.
ludde [Tue, 12 Jul 2005 19:57:41 +0000] rev 2043
(svn r2552) - Fix: [map] Fix so the code compiles correctly and doesn't crash on MSVC6 in optimization mode.

Tue, 12 Jul 2005 19:51:58 +0000(svn r2551) [Translations] Added slovenian language (~20% complete)
miham [Tue, 12 Jul 2005 19:51:58 +0000] rev 2042
(svn r2551) [Translations] Added slovenian language (~20% complete)

Tue, 12 Jul 2005 19:15:56 +0000(svn r2550) raise 32767 limit of gamma values, and 16MB limit of RIFF chunks in saveload code.
ludde [Tue, 12 Jul 2005 19:15:56 +0000] rev 2041
(svn r2550) raise 32767 limit of gamma values, and 16MB limit of RIFF chunks in saveload code.

Tue, 12 Jul 2005 17:45:09 +0000(svn r2549) [Translators] Updated translations to 20050712 (1 lang(s))
miham [Tue, 12 Jul 2005 17:45:09 +0000] rev 2040
(svn r2549) [Translators] Updated translations to 20050712 (1 lang(s))

Tue, 12 Jul 2005 10:50:56 +0000(svn r2548) -Fix: blinking 'lock' gfx in multiplayer games. Some pixels had special values that triggered palette-change
Darkvater [Tue, 12 Jul 2005 10:50:56 +0000] rev 2039
(svn r2548) -Fix: blinking 'lock' gfx in multiplayer games. Some pixels had special values that triggered palette-change

Mon, 11 Jul 2005 17:45:26 +0000(svn r2547) [Translators] Updated translations to 20050711 (3 lang(s))
miham [Mon, 11 Jul 2005 17:45:26 +0000] rev 2038
(svn r2547) [Translators] Updated translations to 20050711 (3 lang(s))

Mon, 11 Jul 2005 15:47:20 +0000(svn r2546) Don't calculate a value which never gets used and simplify some calculations
tron [Mon, 11 Jul 2005 15:47:20 +0000] rev 2037
(svn r2546) Don't calculate a value which never gets used and simplify some calculations

Mon, 11 Jul 2005 09:12:41 +0000(svn r2545) -Fix: Modified the Doxyfile so that it works on other computers (than mine) as well :)
celestar [Mon, 11 Jul 2005 09:12:41 +0000] rev 2036
(svn r2545) -Fix: Modified the Doxyfile so that it works on other computers (than mine) as well :)

Mon, 11 Jul 2005 09:00:49 +0000(svn r2544) -Add: Added the Doxyfile to the trunk. run "doxygen" to generate html-based documentation on the source code on the fly (about 9MB in size currently).
celestar [Mon, 11 Jul 2005 09:00:49 +0000] rev 2035
(svn r2544) -Add: Added the Doxyfile to the trunk. run "doxygen" to generate html-based documentation on the source code on the fly (about 9MB in size currently).
documentation will be stored in docs/source/html/ (request by blathijs)