Tue, 01 Feb 2005 22:04:53 +0000(svn r1766) - Feature: Aircrafts will now go to the nearest hangar if the next airport in the orders do not have one (helipads)
bjarni [Tue, 01 Feb 2005 22:04:53 +0000] rev 1262
(svn r1766) - Feature: Aircrafts will now go to the nearest hangar if the next airport in the orders do not have one (helipads)

- Fix: sometimes aircrafts would not go to the hangar even when they should. They do now

Tue, 01 Feb 2005 18:46:49 +0000(svn r1765) -Fix: on loading, the total amount of towns wasn't reset to zero
truelight [Tue, 01 Feb 2005 18:46:49 +0000] rev 1261
(svn r1765) -Fix: on loading, the total amount of towns wasn't reset to zero

Tue, 01 Feb 2005 18:32:01 +0000(svn r1764) -Add: dynamic towns, you can now have up to 64k towns (let me know when
truelight [Tue, 01 Feb 2005 18:32:01 +0000] rev 1260
(svn r1764) -Add: dynamic towns, you can now have up to 64k towns (let me know when
you have that amount of towns in a map ;))

Tue, 01 Feb 2005 18:30:11 +0000(svn r1763) -Add: pool.c / pool.h: generalized routines for dynamic arrays (MemoryPools)
truelight [Tue, 01 Feb 2005 18:30:11 +0000] rev 1259
(svn r1763) -Add: pool.c / pool.h: generalized routines for dynamic arrays (MemoryPools)

Tue, 01 Feb 2005 17:48:20 +0000(svn r1762) -Codechange: renamed 'MemoryPool' to 'SettingsMemoryPool' (we need
truelight [Tue, 01 Feb 2005 17:48:20 +0000] rev 1258
(svn r1762) -Codechange: renamed 'MemoryPool' to 'SettingsMemoryPool' (we need
MemoryPool for general-dynamic-arrays)

Tue, 01 Feb 2005 16:57:16 +0000(svn r1761) Don't set CC and CXX
tron [Tue, 01 Feb 2005 16:57:16 +0000] rev 1257
(svn r1761) Don't set CC and CXX
If somebody tried to use alternate compilers via an environment variable the assignment in the Makefile simply overwrote that.

Tue, 01 Feb 2005 09:47:18 +0000(svn r1760) -Fix: [ 1113399 ] Game no longer crashes when right-clicking a disabled Full Load button
celestar [Tue, 01 Feb 2005 09:47:18 +0000] rev 1256
(svn r1760) -Fix: [ 1113399 ] Game no longer crashes when right-clicking a disabled Full Load button

Tue, 01 Feb 2005 09:36:07 +0000(svn r1759) Daily/Weekly/Monthly langfile updates
miham [Tue, 01 Feb 2005 09:36:07 +0000] rev 1255
(svn r1759) Daily/Weekly/Monthly langfile updates

Tue, 01 Feb 2005 05:28:18 +0000(svn r1758) Replace `` with $(shell), because the latter is only evaluated once instead of over and over again
tron [Tue, 01 Feb 2005 05:28:18 +0000] rev 1254
(svn r1758) Replace `` with $(shell), because the latter is only evaluated once instead of over and over again

Mon, 31 Jan 2005 22:17:15 +0000(svn r1757) Stop the new AI from trying to build its HQ on non-existent tiles
tron [Mon, 31 Jan 2005 22:17:15 +0000] rev 1253
(svn r1757) Stop the new AI from trying to build its HQ on non-existent tiles