hedgewars/uAmmos.pas
Mon, 11 Oct 2010 21:45:25 +0200 koda merge
Mon, 11 Oct 2010 12:13:06 -0400 nemo Remove bit of debug code from prior, don't switch weapons on end of turn (stick with whatever the last weapon was)
Sun, 10 Oct 2010 21:43:22 -0400 nemo You win fillammostore
Mon, 11 Oct 2010 03:28:15 +0200 koda moved some utilities to a separate column with round buttons
Sun, 10 Oct 2010 20:16:17 -0400 nemo Correct another bug in slot switching, adjust width of theme list, really truly fix reset of weps (I hope) should also fix infinite teleport bug in place hogs mode. Slow update of health to 5s for inf attack mode.
Sun, 10 Oct 2010 12:08:16 -0400 nemo Add per-hog ammo option, initial stubs for infinite attack and weapon reset, fix a bug in ammo switching
Sat, 09 Oct 2010 18:01:47 +0200 koda merge
Sat, 09 Oct 2010 18:00:53 +0200 koda made the new menu toggable
Wed, 06 Oct 2010 20:20:54 -0400 nemo Set ammo to amNothing after using up the current ammo. This should reduce noob fail where they blow themselves up w/ bazooka.
Mon, 06 Sep 2010 16:23:47 -0400 nemo Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon.
Sat, 31 Jul 2010 11:24:53 +0200 koda remove trailing spaces from end of line
Sun, 02 May 2010 22:00:50 +0000 smxx Engine:
Sun, 02 May 2010 18:42:19 +0000 koda js' patch that restores Vsync on snow leopard
Fri, 16 Apr 2010 14:37:28 +0000 smxx Engine/Frontend:
Wed, 07 Apr 2010 03:29:38 +0000 nemo Correct interaction of cave and placement.
Fri, 02 Apr 2010 15:41:39 +0000 nemo Alter distribution of probabilities from frontend, allow utility crates in shoppa if probabilities permit (still ban health crates)
Sat, 27 Mar 2010 17:03:27 +0000 nemo Tidier way to handle crosshair drawing. show/hide based on CurAmmoGear for alt attack weps
Fri, 26 Mar 2010 12:34:18 +0000 smxx Engine:
Tue, 23 Mar 2010 16:53:45 +0000 unc0rr wtf
Sun, 21 Mar 2010 19:02:03 +0000 unc0rr In pascal unit is a namespace
Sun, 21 Mar 2010 16:04:57 +0000 nemo FillAmmoStore is reused - check for before start of play.
Sun, 21 Mar 2010 13:41:11 +0000 nemo Remove Timer2 from Gear, add a Timer to Hedgehog
Sun, 21 Mar 2010 03:51:53 +0000 nemo Add a 2nd timer variable due to conflicts. This could perhaps use renaming
Sun, 14 Mar 2010 20:23:11 +0000 nemo An animation requested by Tiy. Needs testing.
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Thu, 25 Feb 2010 04:04:26 +0000 nemo Awesome patch from TheException - adds editing of weapon delay and crate count. Tiy might want to tweak the crate graphic, could make be smaller or less overlappy.
Wed, 24 Feb 2010 01:55:59 +0000 nemo Show the ammo menu of the last local non-bot team when not local turn. needs testing
Sun, 21 Feb 2010 22:01:59 +0000 nemo ok... how about this?
Sun, 21 Feb 2010 21:55:34 +0000 nemo Be sure to initialise count for teleport in placement mode
Tue, 16 Feb 2010 03:03:26 +0000 nemo Ensure InitialCount gets a value
Tue, 16 Feb 2010 02:23:12 +0000 nemo Should be equivalent, but in any case, not needed
Wed, 10 Feb 2010 17:31:12 +0000 smxx Engine:
Mon, 08 Feb 2010 15:56:43 +0000 nemo Some handling of interaction between king mode and place hogs mode.
Mon, 08 Feb 2010 12:49:58 +0000 nemo Yay for burning through revision numbers
Mon, 08 Feb 2010 12:49:41 +0000 nemo redundant
Mon, 08 Feb 2010 12:46:09 +0000 nemo Allow for ammos w/o teleports
Mon, 08 Feb 2010 03:03:18 +0000 nemo Mode to place hogs at start of game. Will probably need a bit more testing.
Sun, 31 Jan 2010 19:32:43 +0000 nemo Only add turn timeout for weapons that don't already have a timeout
Sun, 31 Jan 2010 19:25:31 +0000 nemo oops. forgot skip turn
Sun, 31 Jan 2010 19:24:22 +0000 nemo Remove king invulnerability, disable everything but teleport instead.
Tue, 26 Jan 2010 21:55:51 +0000 koda complete the replacement of init/free wrappers for every unit
Tue, 26 Jan 2010 04:13:37 +0000 nemo Free up some unfreed memory. Needed for Koda's iphone lib work
Fri, 20 Nov 2009 21:22:05 +0000 koda revamped file access and debug display
Mon, 09 Nov 2009 20:29:21 +0000 unc0rr - Formatting changes
Thu, 05 Nov 2009 16:23:09 +0000 koda move compiler directives to standard pascal
Thu, 15 Oct 2009 19:13:08 +0000 nemo Tweak shoppa probabilities
Thu, 15 Oct 2009 17:42:21 +0000 nemo Initial molotov cocktail. Still needs graphics, tweaking of fire behaviour. Also changed probabilities for default weapon sets
Thu, 15 Oct 2009 15:49:42 +0000 nemo Restore crate probability restriction for "shoppa" weapon sets
Mon, 12 Oct 2009 19:39:47 +0000 unc0rr Smaxx: less hacks
Mon, 12 Oct 2009 16:58:05 +0000 unc0rr Switch to first legal ammo when hedgehog can't hold current one
Mon, 12 Oct 2009 16:53:01 +0000 unc0rr Real fix to ammo slot overflow (bug triggered by r2411 fix)
Thu, 08 Oct 2009 00:58:17 +0000 koda fix a very rare bug in which CurSlot becomes greater than cMaxCurSlot
Thu, 10 Sep 2009 12:23:02 +0000 unc0rr - Support probabilies from ammo scheme in engine
Thu, 10 Sep 2009 12:16:11 +0000 unc0rr Implement probability editor for weapon schemes (engine doesn't support that yet)
Thu, 10 Sep 2009 03:03:04 +0000 unc0rr Fix braindead check
Wed, 09 Sep 2009 01:55:37 +0000 nemo Ok. This time I think I have it. amNothing should work.
Tue, 08 Sep 2009 19:44:49 +0000 nemo Add an empty weapon to avoid selection of weapons which aren't yet ready. Might all be useful to switch to amNothing in certain situations, like after using up all ropes, instead of bazooka.
Fri, 10 Jul 2009 00:39:16 +0000 nemo damn mortars
Fri, 03 Jul 2009 22:02:13 +0000 koda typos
Sat, 20 Jun 2009 07:50:03 +0000 unc0rr Don't show enemy's number of ammo
less more (0) -60 tip