tron [Sat, 10 Sep 2005 07:38:03 +0000] rev 2406
(svn r2932) Give the strings consisting of an up/a down arrow symbolic names
miham [Sat, 10 Sep 2005 06:39:36 +0000] rev 2405
(svn r2931) [Translations] introduced some minimal caseing in hungarian language (miham)
miham [Sat, 10 Sep 2005 06:32:48 +0000] rev 2404
(svn r2930) [Translations] Updated estonian (tron)
matthijs [Fri, 09 Sep 2005 23:14:38 +0000] rev 2403
(svn r2929) * Move DistanceTrack from map.c to npf.c and rename to NPFDistanceTrack.
* Make NPFDistanceTrack return the distance multiplied by NPF_TILE_LENGTH to prevent rounding
This should make ship and train pathfinding more accurate and faster.
* Update IsEndOfLine to prevent trains from trying to go off a slope onto a tunnel entrance.
orudge [Fri, 09 Sep 2005 15:49:46 +0000] rev 2402
(svn r2928) - Update OS/2 project with AI file changes
tron [Fri, 09 Sep 2005 07:08:27 +0000] rev 2401
(svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron [Fri, 09 Sep 2005 06:39:47 +0000] rev 2400
(svn r2926) -Fix: Use the same file slots in both initialisation stages when loading a patch grf
Darkvater [Thu, 08 Sep 2005 14:31:13 +0000] rev 2399
(svn r2925) Get VS6 to compile again; really this time (boekabart) and add eol-style and keywords to newly added source files (ai.[ch])
tron [Thu, 08 Sep 2005 12:48:26 +0000] rev 2398
(svn r2924) Introduce the ALIGN() macro which aligns values to multiples of a power of 2, for exact semantics see the commment in macros.h
Darkvater [Thu, 08 Sep 2005 12:33:25 +0000] rev 2397
(svn r2923) Update project files for VS2003 and VS6 (rev2921)