Sun, 14 Oct 2012 13:35:15 -0400 |
nemo |
First pass at cleaver.
|
file |
diff |
annotate
|
Wed, 25 Jul 2012 10:56:14 -0400 |
nemo |
Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
|
file |
diff |
annotate
|
Thu, 05 Jul 2012 20:53:55 +0400 |
unc0rr |
Fix crash when hedgehog dies while switching from it
|
file |
diff |
annotate
|
Wed, 04 Jul 2012 10:56:42 -0400 |
nemo |
Allow script to set number of ammo in a crate. untested.
|
file |
diff |
annotate
|
Thu, 10 May 2012 11:29:18 +0400 |
unc0rr |
uAmmos.c now compiles (3 warnings though)
|
file |
diff |
annotate
|
Wed, 02 May 2012 10:53:13 +0100 |
koda |
change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity)
|
file |
diff |
annotate
|
Tue, 24 Apr 2012 23:50:40 +0400 |
unc0rr |
Get rid of overloaded functions in uAmmo
|
file |
diff |
annotate
|
Sat, 21 Apr 2012 19:51:13 +0400 |
unc0rr |
- Remove support for variables in command handlers
|
file |
diff |
annotate
|
Sun, 11 Mar 2012 20:12:31 -0400 |
nemo |
Start on adding drowning bonus to bat/firepunch/whip. AI still is not smart enough to change direction when firepunching to face the water, or change the angle of the bat.
|
file |
diff |
annotate
|
Sat, 10 Mar 2012 16:10:38 -0500 |
nemo |
Set default empty ammo sets. Current mission handling appears to not pass any default ammo set, so script was never getting a chance to set its own.
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Sun, 05 Feb 2012 20:08:17 -0500 |
nemo |
unbreak ammo menu
|
file |
diff |
annotate
|
Sun, 05 Feb 2012 15:52:26 +0100 |
koda |
BUUUUURN OBJC AMMOMENU BUUUURNhg diff! (on a separate note, this reduces the codesize by ~37k)
|
file |
diff |
annotate
|
Sat, 04 Feb 2012 16:22:46 +0100 |
Xeli |
Rewrote the Ammomenu:
|
file |
diff |
annotate
|
Tue, 17 Jan 2012 09:01:31 -0500 |
lovelacer |
A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
|
file |
diff |
annotate
|
Wed, 07 Dec 2011 19:38:33 -0500 |
nemo |
oops. this is more efficient anyway.
|
file |
diff |
annotate
|
Wed, 07 Dec 2011 11:35:03 -0500 |
nemo |
Suggestion of sheepluva's - disable timebox in crates after SD, and set to disabled in Ammo. Also disable switch hedgehog for teams of 1 hedgehog in size, and try and correct what appears to be a bug in reserved hats.
|
file |
diff |
annotate
|
Wed, 30 Nov 2011 23:16:44 +0100 |
Henek |
present somthing that could be taken as a structure
|
file |
diff |
annotate
|
Sun, 16 Oct 2011 21:03:30 +0200 |
koda |
merge the changes applied to 0.9.16
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 10:48:18 -0400 |
nemo |
merge from default. Pulls in sheepluva's frontend work, and unbreaks engine cmake.
0.9.16
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 16:00:20 -0400 |
nemo |
check for amNothing
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 16:42:51 -0400 |
nemo |
Add check on amNothing
|
file |
diff |
annotate
|
Fri, 26 Aug 2011 21:38:11 -0400 |
nemo |
Correctly check for failure to look up ammo, check for damaged mines
|
file |
diff |
annotate
|
Wed, 24 Aug 2011 23:37:03 -0400 |
nemo |
another silly mistake
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 13:32:28 -0400 |
nemo |
disable extra time in timeless mode
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 17:32:05 +0400 |
unc0rr |
Simplify code using 'with', convert some tabs to spaces
|
file |
diff |
annotate
|
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...
|
file |
diff |
annotate
|
Mon, 20 Jun 2011 19:00:19 -0400 |
nemo |
oops
|
file |
diff |
annotate
|
Mon, 20 Jun 2011 18:58:26 -0400 |
nemo |
Allow scripting to set arbitrary weapon counts
|
file |
diff |
annotate
|
Thu, 21 Apr 2011 07:41:24 +0200 |
koda |
Clean Augean stables 2 (pascal has classnames available)
|
file |
diff |
annotate
|
Sun, 10 Apr 2011 14:04:56 -0400 |
nemo |
Fix a few crosshair bugs. Disable ShowCrosshair and just decide when drawing.
|
file |
diff |
annotate
|
Sun, 20 Mar 2011 12:52:36 -0400 |
nemo |
Adjust conditions for showing crosshair
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Sun, 02 Jan 2011 18:12:16 +0100 |
koda |
remove obsolete TrainingFlags code
|
file |
diff |
annotate
|
Sun, 02 Jan 2011 13:54:28 +0100 |
sheepluva |
display caption for ammotype amNothing when switched to so that players know what just happened
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:41:19 +0300 |
unc0rr |
uDebug
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:07:43 +0300 |
unc0rr |
Remove uAmmos dependaency from uCommands
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 16:53:31 +0300 |
unc0rr |
uCaptions
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 12:12:51 +0300 |
unC0Rr |
Haven't found a better place than uIO for OutError
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 11:32:47 +0300 |
unC0Rr |
Move some stuff from uMisc to uUtils
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 09:12:27 +0300 |
unC0Rr |
Introduce uCommands.pas
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 22:14:41 +0300 |
unc0rr |
uTeams
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 17:45:55 +0300 |
unC0Rr |
Move variables from uMisc to uVariables
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 17:22:36 +0300 |
unC0Rr |
Introduce unit uTypes in order to remove some cyclic unit dependencies
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 04:10:39 +0100 |
koda |
display an empty table for missions
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 23:28:45 +0100 |
Henek |
resets CurAmmoType in ResetWeapons
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 12:53:33 -0500 |
nemo |
fix placement
0.9.14.1
|
file |
diff |
annotate
|
Tue, 09 Nov 2010 22:44:12 -0500 |
nemo |
hide crosshair when switching to no weapon
|
file |
diff |
annotate
|
Sat, 06 Nov 2010 12:56:09 -0400 |
henek |
Decouple forts from divide/mines/explosives, since those can be set individually these days
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 19:07:17 -0400 |
nemo |
2 minor bugfixes. fix shoppa hack, strip translation from 2 scheme/weapon filters - breaks otherwise.
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 13:00:17 -0400 |
nemo |
Extend shoppa hack to disable health crates to saucer and portal modes as well
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 21:45:25 +0200 |
koda |
merge
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 21:43:22 -0400 |
nemo |
You win fillammostore
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 03:28:15 +0200 |
koda |
moved some utilities to a separate column with round buttons
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|