koda [Sat, 09 Oct 2010 18:00:53 +0200] rev 3935
made the new menu toggable
nemo [Wed, 06 Oct 2010 20:21:20 -0400] rev 3934
merge
koda [Sat, 09 Oct 2010 05:57:46 +0200] rev 3933
polishing the cocoa ammomenu a little, still requires work
smaxx [Wed, 06 Oct 2010 22:36:41 +0200] rev 3932
Engine:
* Temporary fix to log file writing when running from command line (standalone demo/savegame playback)
Frontend:
* Added a button to the settings menu to associate demos and savegames (.hwd/.hws) with the engine in Windows Explorer and other programs such as web browsers (Win32 only)
nemo [Wed, 06 Oct 2010 20:20:54 -0400] rev 3931
Set ammo to amNothing after using up the current ammo. This should reduce noob fail where they blow themselves up w/ bazooka.
koda [Thu, 07 Oct 2010 02:16:29 +0200] rev 3930
remove a useless field from weaponfile format
added some properties and memory checks
use a notification instead of delegation for starting the game
nemo [Wed, 06 Oct 2010 15:37:56 -0400] rev 3929
Inline most of uFloat (saves ~7.5% opcount on a test game), inline a few very short candidates in uMisc, comment out some unused functions in uMisc