Sun, 10 Oct 2010 16:51:40 -0400 Add the standard delay (1.25 seconds) between attacks on inf attack mode, as well as checks for damage and win.
nemo [Sun, 10 Oct 2010 16:51:40 -0400] rev 3949
Add the standard delay (1.25 seconds) between attacks on inf attack mode, as well as checks for damage and win. There is probably some better way to do this. Weapons still need fixing.
Sun, 10 Oct 2010 22:32:01 +0200 some rethinking of initial menu presentation and initial orientation (also merging images should be threadsafe now)
koda [Sun, 10 Oct 2010 22:32:01 +0200] rev 3948
some rethinking of initial menu presentation and initial orientation (also merging images should be threadsafe now)
Sun, 10 Oct 2010 21:32:18 +0400 Some screwing around in try to fix space leak. No luck yet.
unc0rr [Sun, 10 Oct 2010 21:32:18 +0400] rev 3947
Some screwing around in try to fix space leak. No luck yet.
Sun, 10 Oct 2010 12:53:16 -0400 Enable resetting of weapons after each turn - useful in combination with a limited weaponset and unlimited attacks
nemo [Sun, 10 Oct 2010 12:53:16 -0400] rev 3946
Enable resetting of weapons after each turn - useful in combination with a limited weaponset and unlimited attacks
Sun, 10 Oct 2010 12:32:12 -0400 Check on an infinite attacks mode, still many problems in actual weapons
nemo [Sun, 10 Oct 2010 12:32:12 -0400] rev 3945
Check on an infinite attacks mode, still many problems in actual weapons
Sun, 10 Oct 2010 12:22:57 -0400 forgot the mapping
nemo [Sun, 10 Oct 2010 12:22:57 -0400] rev 3944
forgot the mapping
Sun, 10 Oct 2010 12:08:16 -0400 Add per-hog ammo option, initial stubs for infinite attack and weapon reset, fix a bug in ammo switching
nemo [Sun, 10 Oct 2010 12:08:16 -0400] rev 3943
Add per-hog ammo option, initial stubs for infinite attack and weapon reset, fix a bug in ammo switching
Sun, 10 Oct 2010 17:13:20 +0200 Tank fort
Carlos Vives <glykorin@gmail.com> [Sun, 10 Oct 2010 17:13:20 +0200] rev 3942
Tank fort
Sun, 10 Oct 2010 03:16:25 +0200 integrate nicely with external display
koda [Sun, 10 Oct 2010 03:16:25 +0200] rev 3941
integrate nicely with external display
Sun, 10 Oct 2010 02:06:42 +0200 some optimizations to drawing and fetching data of new ammomenu
koda [Sun, 10 Oct 2010 02:06:42 +0200] rev 3940
some optimizations to drawing and fetching data of new ammomenu
Sat, 09 Oct 2010 18:01:47 +0200 merge
koda [Sat, 09 Oct 2010 18:01:47 +0200] rev 3939
merge
Fri, 08 Oct 2010 22:46:05 +0400 Some optimizations
unc0rr [Fri, 08 Oct 2010 22:46:05 +0400] rev 3938
Some optimizations
Fri, 08 Oct 2010 17:47:00 +0200 fix issue 24 and issue 81
koda [Fri, 08 Oct 2010 17:47:00 +0200] rev 3937
fix issue #24 and issue 81
Thu, 07 Oct 2010 16:02:28 -0400 bug #83 - move test of disabled land objects into AddObjects
nemo [Thu, 07 Oct 2010 16:02:28 -0400] rev 3936
bug #83 - move test of disabled land objects into AddObjects
Sat, 09 Oct 2010 18:00:53 +0200 made the new menu toggable
koda [Sat, 09 Oct 2010 18:00:53 +0200] rev 3935
made the new menu toggable
Wed, 06 Oct 2010 20:21:20 -0400 merge
nemo [Wed, 06 Oct 2010 20:21:20 -0400] rev 3934
merge
Sat, 09 Oct 2010 05:57:46 +0200 polishing the cocoa ammomenu a little, still requires work
koda [Sat, 09 Oct 2010 05:57:46 +0200] rev 3933
polishing the cocoa ammomenu a little, still requires work
Wed, 06 Oct 2010 22:36:41 +0200 Engine:
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)
Wed, 06 Oct 2010 20:20:54 -0400 Set ammo to amNothing after using up the current ammo. This should reduce noob fail where they blow themselves up w/ bazooka.
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.
Thu, 07 Oct 2010 02:16:29 +0200 remove a useless field from weaponfile format
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
Wed, 06 Oct 2010 15:37:56 -0400 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
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
Thu, 07 Oct 2010 02:03:01 +0200 move all mobile-related functions in their own module, provides a structure for future mobile ports
koda [Thu, 07 Oct 2010 02:03:01 +0200] rev 3928
move all mobile-related functions in their own module, provides a structure for future mobile ports
Wed, 06 Oct 2010 14:40:32 -0400 strip CRLF
nemo [Wed, 06 Oct 2010 14:40:32 -0400] rev 3927
strip CRLF
Wed, 06 Oct 2010 02:31:04 +0200 use dynamic data from engine instead of using hardcoded values
koda [Wed, 06 Oct 2010 02:31:04 +0200] rev 3926
use dynamic data from engine instead of using hardcoded values
Mon, 04 Oct 2010 14:03:59 -0400 Missing file extensions for icons was screwing up Qt 4.7
nemo [Mon, 04 Oct 2010 14:03:59 -0400] rev 3925
Missing file extensions for icons was screwing up Qt 4.7
Mon, 04 Oct 2010 00:00:42 +0200 WIP for an objc ammomenu implementation
koda [Mon, 04 Oct 2010 00:00:42 +0200] rev 3924
WIP for an objc ammomenu implementation
Sun, 03 Oct 2010 00:23:05 +0200 various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames)
koda [Sun, 03 Oct 2010 00:23:05 +0200] rev 3923
various classes updates (new version in mainmenu, opt in mapconfig, clear all in savegames) added the patch for compiling SDL
Sat, 02 Oct 2010 04:23:32 +0200 iPad Video Out support (+less warnings +code update for latest SDL)
koda [Sat, 02 Oct 2010 04:23:32 +0200] rev 3922
iPad Video Out support (+less warnings +code update for latest SDL)
Fri, 01 Oct 2010 13:56:11 -0400 Hungarian locale
edge_hog [Fri, 01 Oct 2010 13:56:11 -0400] rev 3921
Hungarian locale
Thu, 30 Sep 2010 22:31:38 +0200 updated lua loading in the ifrontend and also fixed masked maps
koda [Thu, 30 Sep 2010 22:31:38 +0200] rev 3920
updated lua loading in the ifrontend and also fixed masked maps
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip