hedgewars/uAmmos.pas
Sun, 04 Sep 2011 16:42:51 -0400 nemo Add check on amNothing
Fri, 26 Aug 2011 21:38:11 -0400 nemo Correctly check for failure to look up ammo, check for damaged mines
Wed, 24 Aug 2011 23:37:03 -0400 nemo another silly mistake
Wed, 24 Aug 2011 15:09:41 -0400 nemo Scripting changes. Add override of mapgen, templatefilter. Expose waterline, add "GetAmmoCount". Default to amNothing in uAmmos if entry is not found.
Sun, 21 Aug 2011 22:41:10 -0400 nemo make it easier to do portal shoppa, ensure structure doesn't show up by accident in a weaponset
Sun, 07 Aug 2011 13:32:28 -0400 nemo disable extra time in timeless mode
Wed, 29 Jun 2011 17:32:05 +0400 unc0rr Simplify code using 'with', convert some tabs to spaces
Sun, 26 Jun 2011 13:38:47 -0400 nemo Allow control of grenade bounce. Not sure if this is a good idea, but has been requested a lot, so...
Mon, 20 Jun 2011 19:00:19 -0400 nemo oops
Mon, 20 Jun 2011 18:58:26 -0400 nemo Allow scripting to set arbitrary weapon counts
Thu, 21 Apr 2011 07:41:24 +0200 koda Clean Augean stables 2 (pascal has classnames available)
Sun, 10 Apr 2011 14:04:56 -0400 nemo Fix a few crosshair bugs. Disable ShowCrosshair and just decide when drawing.
Sun, 20 Mar 2011 12:52:36 -0400 nemo Adjust conditions for showing crosshair
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Sun, 02 Jan 2011 18:12:16 +0100 koda remove obsolete TrainingFlags code
Sun, 02 Jan 2011 13:54:28 +0100 sheepluva display caption for ammotype amNothing when switched to so that players know what just happened
Sun, 21 Nov 2010 19:41:19 +0300 unc0rr uDebug
Sun, 21 Nov 2010 19:07:43 +0300 unc0rr Remove uAmmos dependaency from uCommands
Sun, 21 Nov 2010 16:53:31 +0300 unc0rr uCaptions
Thu, 18 Nov 2010 12:12:51 +0300 unC0Rr Haven't found a better place than uIO for OutError
Thu, 18 Nov 2010 11:32:47 +0300 unC0Rr Move some stuff from uMisc to uUtils
Thu, 18 Nov 2010 09:12:27 +0300 unC0Rr Introduce uCommands.pas
Wed, 17 Nov 2010 22:14:41 +0300 unc0rr uTeams
Wed, 17 Nov 2010 17:45:55 +0300 unC0Rr Move variables from uMisc to uVariables
Wed, 17 Nov 2010 17:22:36 +0300 unC0Rr Introduce unit uTypes in order to remove some cyclic unit dependencies
Sun, 21 Nov 2010 04:10:39 +0100 koda display an empty table for missions
Mon, 15 Nov 2010 14:39:58 -0500 nemo This should fix Chip's bug with unlimited teleports. Also remove more hog placement special behaviour and just use ResetWeapons with a check against PlacingHogs mode
Sun, 14 Nov 2010 23:28:45 +0100 Henek resets CurAmmoType in ResetWeapons
Sun, 14 Nov 2010 12:53:33 -0500 nemo fix placement 0.9.14.1
Tue, 09 Nov 2010 22:44:12 -0500 nemo hide crosshair when switching to no weapon
Sat, 06 Nov 2010 12:56:09 -0400 henek Decouple forts from divide/mines/explosives, since those can be set individually these days
Fri, 05 Nov 2010 22:32:00 -0400 henek Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
Fri, 05 Nov 2010 19:07:17 -0400 nemo 2 minor bugfixes. fix shoppa hack, strip translation from 2 scheme/weapon filters - breaks otherwise.
Wed, 03 Nov 2010 13:00:17 -0400 nemo Extend shoppa hack to disable health crates to saucer and portal modes as well
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.
less more (0) -100 -60 tip