bjarni [Thu, 08 Dec 2005 21:12:15 +0000] rev 2727
(svn r3272) -Fix: [AI] fixed issue in AI that prevented compilation without network support
hackykid [Thu, 08 Dec 2005 09:12:25 +0000] rev 2726
(svn r3271) Remove some debug statements of mine which somehow got into svn.
peter1138 [Wed, 07 Dec 2005 15:48:52 +0000] rev 2725
(svn r3270) Correct all (mis)uses of WWT_CLOSEBOX / WWT_TEXTBTN to reflect their actual use, and add "Close Window" tooltip where missing.
truelight [Wed, 07 Dec 2005 14:56:42 +0000] rev 2724
(svn r3269) -Fix: return CMD_ERROR instead of -1 if AI_DoCommandChecked fails
bjarni [Tue, 06 Dec 2005 23:37:44 +0000] rev 2723
(svn r3268) moved lithuanian.txt to unfinished as it is broken and haven't been updated for a few months
bjarni [Tue, 06 Dec 2005 22:09:28 +0000] rev 2722
(svn r3267) -Codechange: [OSX] universal binary makefile code cleanup
now PPC code is always compiled before x86 code
strgen and lng files are only compiled once, which results in shorter building time
the makefile now assigns default values to undefined values so much less needs to be set up
the code is now easier to maintain
truelight [Tue, 06 Dec 2005 17:12:19 +0000] rev 2721
(svn r3266) -Codechange: added comments for why the revert of r3625 inside the code.
Also, I forgot to tnx GraphiteNL for his help with this problem. Tnx GraphiteNL :)