2009-08-11 |
nemo |
minor saucer change Tiy had requested once.
|
file |
diff |
annotate
|
2009-07-28 |
unc0rr |
Cleanup code a bit
|
file |
diff |
annotate
|
2009-07-28 |
unc0rr |
Now really fix
|
file |
diff |
annotate
|
2009-07-28 |
unc0rr |
Fix hedgehog stopping to slide when throwing rope (not tested)
|
file |
diff |
annotate
|
2009-07-28 |
unc0rr |
Better handle loosing control when on rope
|
file |
diff |
annotate
|
2009-07-26 |
nemo |
requested change by Tiy to Flying Saucer start (hover until first keypress)
|
file |
diff |
annotate
|
2009-07-20 |
nemo |
Restrict hogs to 16px proximity to border to avoid getting kicked through.
|
file |
diff |
annotate
|
2009-07-15 |
koda |
sound for mortar
|
file |
diff |
annotate
|
2009-07-06 |
nemo |
apply dx too (from smaxx)
|
file |
diff |
annotate
|
2009-07-06 |
koda |
-fix teleport sound when moving to wrong positions
|
file |
diff |
annotate
|
2009-07-05 |
nemo |
Try turning off follow gear while ammo menu is open - needs testing w/ rope/parachute/jetpack
|
file |
diff |
annotate
|
2009-07-05 |
nemo |
Fewer bubbles for non-breathing gears
|
file |
diff |
annotate
|
2009-07-03 |
koda |
typos
|
file |
diff |
annotate
|
2009-07-03 |
koda |
-new openal api for setting sound position
|
file |
diff |
annotate
|
2009-07-01 |
koda |
sounds for teleport and beginning of sudden death
|
file |
diff |
annotate
|
2009-06-28 |
nemo |
disable timers on a few silly items, trying out a timer on cake
|
file |
diff |
annotate
|
2009-06-28 |
nemo |
Smaxx' idea of timers, reworked just a tad. Might need variable for offset, but seems ok for now
|
file |
diff |
annotate
|
2009-06-28 |
nemo |
Move count notification to all multishoot
|
file |
diff |
annotate
|
2009-06-25 |
nemo |
small jetpack tweak
|
file |
diff |
annotate
|
2009-06-22 |
nemo |
extra check suggested by unc0rr
|
file |
diff |
annotate
|
2009-06-22 |
nemo |
allow brief ground touches
|
file |
diff |
annotate
|
2009-06-22 |
nemo |
Kill saucer if it touches the ground, Tiy's new graphic
|
file |
diff |
annotate
|
2009-06-22 |
nemo |
set vector to negative *after* applying upward vector
|
file |
diff |
annotate
|
2009-06-22 |
nemo |
disable selection sprite, nudge ship into the air on launch
|
file |
diff |
annotate
|
2009-06-21 |
nemo |
Localise words "Fuel" and "Remaining" - add shot counter to deagle.
|
file |
diff |
annotate
|
2009-06-21 |
nemo |
Ugly graphic for jetpack - jetpack should be essentially functional.
|
file |
diff |
annotate
|
2009-06-21 |
nemo |
thanks unc0rr (corrected flag - also check on turn time)
|
file |
diff |
annotate
|
2009-06-21 |
nemo |
Use different group to not erase messages, restore gear deletion on hog damage.
|
file |
diff |
annotate
|
2009-06-21 |
nemo |
Duplicate Parachute more closely :D
|
file |
diff |
annotate
|
2009-06-21 |
nemo |
Initial attempt at jetpack. Pluses, more like lunar lander (takes fall damage). Minuses, can't seem to cancel it or use alt weapon
|
file |
diff |
annotate
|
2009-06-02 |
nemo |
New baseball bat sound, steam when fire lands on water (needs new hiss sound), bubbles when hedgehog drowns, more messages on
|
file |
diff |
annotate
|
2009-06-01 |
unc0rr |
Make code suck less
|
file |
diff |
annotate
|
2009-06-01 |
unc0rr |
Fix some cake bugs
|
file |
diff |
annotate
|
2009-06-01 |
nemo |
Death messages thanks to Smaxx
|
file |
diff |
annotate
|
2009-06-01 |
nemo |
Properly decrement sniper rifle if timed out. Try to get camera position straight for once.
|
file |
diff |
annotate
|
2009-05-23 |
nemo |
prevent unc0rr from getting clever with jackhammer too. bring blowtorch into line with the other - should be more fun anyway
|
file |
diff |
annotate
|
2009-05-22 |
nemo |
Prevent unc0rr's sneaky escape
|
file |
diff |
annotate
|
2009-05-22 |
nemo |
neglected test on sniper rifle being active
|
file |
diff |
annotate
|
2009-05-16 |
unc0rr |
Fix rope disappearing bug
|
file |
diff |
annotate
|
2009-05-15 |
nemo |
fix crash in parachute/rope if drowning with active girder/teleport
|
file |
diff |
annotate
|
2009-05-15 |
nemo |
oops. forgot to reset turn time
|
file |
diff |
annotate
|
2009-05-15 |
nemo |
Neglected to delete gear at end of turn
|
file |
diff |
annotate
|
2009-05-14 |
nemo |
constrain angle, decrement turn time
|
file |
diff |
annotate
|
2009-05-11 |
nemo |
Move Speech to visual gears. This checkin CRASHES on deletion of visual gear outside the doStep
|
file |
diff |
annotate
|
2009-05-07 |
nemo |
allow adjusting angle during sniping
|
file |
diff |
annotate
|
2009-05-07 |
nemo |
david_ac's game scheme options for mine delay/quantity, tweaks to sniper rifle
|
file |
diff |
annotate
|
2009-05-06 |
unc0rr |
Add a tracing message to help debug rope bugs
|
file |
diff |
annotate
|
2009-05-03 |
nemo |
Adjust routines impacted by DrawRotatedF modification, clear gstHHHJump in rope to avoid crosshair/hat drawing bug.
|
file |
diff |
annotate
|
2009-05-03 |
nemo |
Disable long jump in artillery mode, make snipre rifle single shot
|
file |
diff |
annotate
|
2009-05-03 |
nemo |
Artillery mode, sniper rifle, speech bubble tweaks, fix of rope bug introduced by enabling hats in jump
|
file |
diff |
annotate
|
2009-04-30 |
unc0rr |
nemo's great patch:
|
file |
diff |
annotate
|
2009-04-19 |
unc0rr |
Move health sorter to visual gears:
|
file |
diff |
annotate
|
2009-04-12 |
unc0rr |
- Another way of defining official server
|
file |
diff |
annotate
|
2009-03-26 |
unc0rr |
Fix bug with rope and bazooka
|
file |
diff |
annotate
|
2009-03-26 |
unc0rr |
oops
|
file |
diff |
annotate
|
2009-03-26 |
unc0rr |
Optimize water bouncing a bit
|
file |
diff |
annotate
|
2009-03-26 |
unc0rr |
patch by nemo: water bouncing + some tweaks
|
file |
diff |
annotate
|
2009-03-23 |
unc0rr |
patch by nemo:
|
file |
diff |
annotate
|
2009-03-22 |
unc0rr |
Add sounds to girder
|
file |
diff |
annotate
|
2009-03-22 |
unc0rr |
nemo's patch for girder + some fixes
|
file |
diff |
annotate
|