Sun, 06 Feb 2005 08:18:00 +0000(svn r1813) Declare functions implemented in strings.c in their own shiny new header (though i think some of these function don't belong into strings.c)
tron [Sun, 06 Feb 2005 08:18:00 +0000] rev 1309
(svn r1813) Declare functions implemented in strings.c in their own shiny new header (though i think some of these function don't belong into strings.c)

Sun, 06 Feb 2005 07:49:41 +0000(svn r1812) [1117058] Use CT_WATER instead of CT_STEEL when accounting water which gets delivered to a town (worked because CT_STEEL and CT_WATER share the same enum number)
tron [Sun, 06 Feb 2005 07:49:41 +0000] rev 1308
(svn r1812) [1117058] Use CT_WATER instead of CT_STEEL when accounting water which gets delivered to a town (worked because CT_STEEL and CT_WATER share the same enum number)

Sat, 05 Feb 2005 23:07:35 +0000(svn r1811) Use char for string handling in namegen.[ch]
tron [Sat, 05 Feb 2005 23:07:35 +0000] rev 1307
(svn r1811) Use char for string handling in namegen.[ch]

Sat, 05 Feb 2005 23:03:12 +0000(svn r1810) Move town name generation declarations into a header of their own
tron [Sat, 05 Feb 2005 23:03:12 +0000] rev 1306
(svn r1810) Move town name generation declarations into a header of their own

Sat, 05 Feb 2005 22:52:08 +0000(svn r1809) Remove unused function str_is_below()
tron [Sat, 05 Feb 2005 22:52:08 +0000] rev 1305
(svn r1809) Remove unused function str_is_below()

Sat, 05 Feb 2005 22:50:33 +0000(svn r1808) Use strcmp() instead of home brewed function str_eq()
tron [Sat, 05 Feb 2005 22:50:33 +0000] rev 1304
(svn r1808) Use strcmp() instead of home brewed function str_eq()

Sat, 05 Feb 2005 22:25:07 +0000(svn r1807) Langfile updates (20050205)
miham [Sat, 05 Feb 2005 22:25:07 +0000] rev 1303
(svn r1807) Langfile updates (20050205)

Sat, 05 Feb 2005 21:57:01 +0000(svn r1806) Add missing includes (see r1803)
tron [Sat, 05 Feb 2005 21:57:01 +0000] rev 1302
(svn r1806) Add missing includes (see r1803)

Sat, 05 Feb 2005 18:05:42 +0000(svn r1805) Teach the driver layer a few things about const correctness
tron [Sat, 05 Feb 2005 18:05:42 +0000] rev 1301
(svn r1805) Teach the driver layer a few things about const correctness

Sat, 05 Feb 2005 16:12:07 +0000(svn r1804) Bring MSVC project files up to date (bociusz)
tron [Sat, 05 Feb 2005 16:12:07 +0000] rev 1300
(svn r1804) Bring MSVC project files up to date (bociusz)