Thu, 23 Mar 2006 20:47:56 +0000(svn r4073) Add functions to make and test for (most) unmovable tiles
tron [Thu, 23 Mar 2006 20:47:56 +0000] rev 3310
(svn r4073) Add functions to make and test for (most) unmovable tiles

Thu, 23 Mar 2006 17:49:50 +0000(svn r4071) - Fix: [NPF] Trains & busses were unable to find a route when leaving a depot or bus stop. Small omission from r4023 (fix by glx)
matthijs [Thu, 23 Mar 2006 17:49:50 +0000] rev 3309
(svn r4071) - Fix: [NPF] Trains & busses were unable to find a route when leaving a depot or bus stop. Small omission from r4023 (fix by glx)

Thu, 23 Mar 2006 17:38:31 +0000(svn r4070) -Fix: on OSX COCOA was set by default, even with DEDICATED, while those 2 conflict
truelight [Thu, 23 Mar 2006 17:38:31 +0000] rev 3308
(svn r4070) -Fix: on OSX COCOA was set by default, even with DEDICATED, while those 2 conflict

Thu, 23 Mar 2006 16:23:12 +0000(svn r4066) -Fix: oops, forgot to remove a debug line
truelight [Thu, 23 Mar 2006 16:23:12 +0000] rev 3307
(svn r4066) -Fix: oops, forgot to remove a debug line

Thu, 23 Mar 2006 16:03:11 +0000(svn r4065) -Fix: the configure now knows --host-cflags
truelight [Thu, 23 Mar 2006 16:03:11 +0000] rev 3306
(svn r4065) -Fix: the configure now knows --host-cflags

Thu, 23 Mar 2006 15:34:47 +0000(svn r4064) -Fix: fixes for configure to accept spaces in params. This are mostly bypasses because bash really does suck in handling spaces and " stuff :(
truelight [Thu, 23 Mar 2006 15:34:47 +0000] rev 3305
(svn r4064) -Fix: fixes for configure to accept spaces in params. This are mostly bypasses because bash really does suck in handling spaces and " stuff :(

Thu, 23 Mar 2006 13:40:33 +0000(svn r4061) -Codechange: [OSX] removed some long dead flags for universal binary building and removed an absolute path for hdiutil (I don't thin anybody will have it at a non-default place, but still)
bjarni [Thu, 23 Mar 2006 13:40:33 +0000] rev 3304
(svn r4061) -Codechange: [OSX] removed some long dead flags for universal binary building and removed an absolute path for hdiutil (I don't thin anybody will have it at a non-default place, but still)

Thu, 23 Mar 2006 13:29:58 +0000(svn r4060) -Codechange: [OSX] made the release target (in os/macosx/Makefile) easier to use since it gives the release disk image the right name automatically
bjarni [Thu, 23 Mar 2006 13:29:58 +0000] rev 3303
(svn r4060) -Codechange: [OSX] made the release target (in os/macosx/Makefile) easier to use since it gives the release disk image the right name automatically
it now uses REV instead of RELEASE, which means RELEASE is not needed to be set manaully anymore
it also automatically adds "-jaguar" when making a build aimed at OSX 10.2 (codenamed jaguar)

Thu, 23 Mar 2006 13:24:09 +0000(svn r4059) -Fix: add --dedicated flag to configure
truelight [Thu, 23 Mar 2006 13:24:09 +0000] rev 3302
(svn r4059) -Fix: add --dedicated flag to configure

Thu, 23 Mar 2006 06:30:39 +0000(svn r4047) Remove two calls to FindLandscapeHeight() and some confusing use of the comma operator
tron [Thu, 23 Mar 2006 06:30:39 +0000] rev 3301
(svn r4047) Remove two calls to FindLandscapeHeight() and some confusing use of the comma operator