Mon, 27 May 2019 00:04:40 +0200 |
Wuzzy |
Backed out changeset 96244def1cc0—It was broken
|
file |
diff |
annotate
|
Sun, 26 May 2019 23:52:04 +0200 |
Wuzzy |
Fix temporary hog/timer freeze when throwing sticky mine, then switch to shotgun in inf. attack
|
file |
diff |
annotate
|
Fri, 24 May 2019 22:26:47 +0200 |
Wuzzy |
Use capgrpMessage2 for eidHomerun so it doesn't collide with death msgs
|
file |
diff |
annotate
|
Fri, 24 May 2019 22:07:44 +0200 |
Wuzzy |
Prevent crates from being collected twice
|
file |
diff |
annotate
|
Tue, 21 May 2019 16:32:34 +0200 |
Wuzzy |
Fix un-selecting weapon while in multishoot allowing another attack
|
file |
diff |
annotate
|
Sat, 18 May 2019 00:18:52 +0200 |
Wuzzy |
Refactor PosCount: Use 0 instead of 1 for unused PosSprite
|
file |
diff |
annotate
|
Wed, 15 May 2019 20:40:37 +0200 |
Wuzzy |
Fix sndBoring being placed if ending turn during multi-shoot via skip command
|
file |
diff |
annotate
|
Tue, 14 May 2019 16:01:55 +0200 |
Wuzzy |
Add taunt sndFlyAway when hog flies off the map
|
file |
diff |
annotate
|
Mon, 13 May 2019 20:25:32 +0200 |
Wuzzy |
Don't remove gstWinner after GameOver
|
file |
diff |
annotate
|
Wed, 03 Apr 2019 13:00:05 +0200 |
Wuzzy |
Fix air mine not colliding with crates initially (bug 679)
|
file |
diff |
annotate
|
Mon, 01 Apr 2019 20:08:34 +0200 |
Wuzzy |
Fix turn end if placing air attack in bouncy world edge map was denied
|
file |
diff |
annotate
|
Sun, 13 Jan 2019 17:28:33 +0100 |
Wuzzy |
Disallow placement of piano beyond bounce world edge
|
file |
diff |
annotate
|
Mon, 10 Dec 2018 02:40:27 +0100 |
Wuzzy |
End turn immediately if king of own team was killed
|
file |
diff |
annotate
|
Wed, 05 Dec 2018 15:47:34 +0100 |
Wuzzy |
Explain those weird hexcodes in uGearsHedgehog
0.9.25
|
file |
diff |
annotate
|
Wed, 05 Dec 2018 09:38:31 -0500 |
nemo |
make pas2c function without haskell aborting if locale is C
0.9.25
|
file |
diff |
annotate
|
Fri, 23 Nov 2018 15:54:23 -0500 |
nemo |
overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
|
file |
diff |
annotate
|
Sat, 10 Nov 2018 21:15:42 +0100 |
Wuzzy |
Remove all traces of dead code related to amStructure/gtStructure
|
file |
diff |
annotate
|
Sat, 27 Oct 2018 15:55:19 +0200 |
Wuzzy |
Add 7 new taunts
|
file |
diff |
annotate
|
Fri, 26 Oct 2018 22:52:17 +0200 |
Wuzzy |
Display "0 remaining" if multi-shoot weapon has been used up
|
file |
diff |
annotate
|
Fri, 26 Oct 2018 17:38:14 +0200 |
Wuzzy |
Add separate sound symbols for case impact and extra damage
|
file |
diff |
annotate
|
Tue, 09 Oct 2018 09:02:39 -0400 |
nemo |
make explicit for pas2c some string casts that fpc was probably doing automatically
|
file |
diff |
annotate
|
Sat, 06 Oct 2018 00:23:27 +0200 |
Wuzzy |
Make sure AddChatString is only fed with shortstrings
|
file |
diff |
annotate
|
Fri, 05 Oct 2018 17:27:12 +0200 |
Wuzzy |
Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 19:04:27 +0200 |
Wuzzy |
Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C
|
file |
diff |
annotate
|
Wed, 19 Sep 2018 10:23:01 +0200 |
Wuzzy |
Fix hedgehog being able to make walk/jump sounds before it was placed
|
file |
diff |
annotate
|
Wed, 19 Sep 2018 09:45:45 +0200 |
Wuzzy |
Ignore gmTimer after attack or hog is no longer controlled
|
file |
diff |
annotate
|
Wed, 05 Sep 2018 18:07:56 +0200 |
Wuzzy |
Fix hog teleporting back and forth when walking on portals on floor. Fixes bug 686
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 20:16:54 +0200 |
Wuzzy |
Add missing nil check in AfterAttack (oops!)
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 01:09:14 +0200 |
Wuzzy |
Don't start retreat time if hog has lost control in the meantime
|
file |
diff |
annotate
|
Sun, 02 Sep 2018 00:07:33 +0200 |
Wuzzy |
Fix hog attack code always destroying TargetPoint, even if no attack occurred. Fixes bug 265
|
file |
diff |
annotate
|
Tue, 21 Aug 2018 15:46:34 +0200 |
Wuzzy |
Make engine chat syntax translatable
|
file |
diff |
annotate
|
Tue, 14 Aug 2018 13:43:04 +0200 |
Wuzzy |
Prevent wrapping of turn time when using extra time
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 14:38:54 +0200 |
Wuzzy |
Refactor text color variable names, export 2 color values to Lua
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 01:28:19 +0200 |
Wuzzy |
Suppress "X remaining" caption in multishoot with gfMultiWeapon
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 22:39:39 +0200 |
Wuzzy |
Show correct health increase when hog health cap is reached
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 19:05:08 +0200 |
Wuzzy |
Fix hog turning around when blowtorching through wrap world edge
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 18:55:22 +0200 |
Wuzzy |
Fix projectiles reacing incorrectly with land just behind the wrap world edge
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 03:16:08 +0200 |
Wuzzy |
Cap hedgehog health to prevent overflow bugs
|
file |
diff |
annotate
|
Sat, 28 Jul 2018 12:58:12 -0400 |
nemo |
merge of 0.9.24 - hopefully correctly this time
|
file |
diff |
annotate
|
Fri, 27 Jul 2018 00:00:04 +0200 |
Wuzzy |
Fix /hta, /hsa and /hya commands not writing message in chat
0.9.24
|
file |
diff |
annotate
|
Fri, 27 Jul 2018 00:00:04 +0200 |
Wuzzy |
Fix /hta, /hsa and /hya commands not writing message in chat
|
file |
diff |
annotate
|
Sat, 21 Jul 2018 00:34:32 +0200 |
Wuzzy |
Add control to cycle through timer/bounciness values
|
file |
diff |
annotate
|
Fri, 20 Jul 2018 19:25:21 +0200 |
Wuzzy |
Move hardcoded bounciness values to uConsts
|
file |
diff |
annotate
|
Tue, 10 Jul 2018 18:00:04 +0200 |
Wuzzy |
Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
|
file |
diff |
annotate
|
Wed, 23 May 2018 20:45:42 -0400 |
nemo |
Allow freezing airmines because whyyy not
|
file |
diff |
annotate
|
Fri, 13 Apr 2018 14:45:09 -0400 |
nemo |
wuzzy is a spoilsport
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 02:59:37 +0100 |
Wuzzy |
gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
|
file |
diff |
annotate
|
Sun, 11 Mar 2018 10:50:02 +0100 |
alfadur |
Add new minigun sound
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 12:32:44 +0100 |
Wuzzy |
Make a few more engine strings translatable
|
file |
diff |
annotate
|
Wed, 07 Mar 2018 22:47:55 +0100 |
Wuzzy |
Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
|
file |
diff |
annotate
|
Wed, 14 Feb 2018 20:57:45 +0100 |
Wuzzy |
Rename AFK Mode to “Auto Skip” (bug 78)
|
file |
diff |
annotate
|
Fri, 09 Feb 2018 11:30:04 +0100 |
Wuzzy |
Refactor health gain effects and message into util fuction HHHeal
|
file |
diff |
annotate
|
Wed, 07 Feb 2018 03:50:38 +0100 |
Wuzzy |
Calling SetWeapon with amNothing now unselects weapon
|
file |
diff |
annotate
|
Wed, 31 Jan 2018 13:42:52 -0500 |
alfadur |
Machinegun. also tweaked ignore
|
file |
diff |
annotate
|
Wed, 22 Nov 2017 17:38:47 -0500 |
nemo |
infinite attack resets flags so probably should skip this
|
file |
diff |
annotate
|
Wed, 01 Nov 2017 20:52:06 +0100 |
unc0rr |
Don't send taunt message for automatically happening taunt animation
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 01:37:49 +0200 |
Wuzzy |
Show selected weapon again when using it in inf attack mode
|
file |
diff |
annotate
|
Sat, 30 Sep 2017 00:09:48 +0200 |
sheepluva |
pas2c happiness initiative 2017, continued
|
file |
diff |
annotate
|
Fri, 22 Sep 2017 23:07:52 +0200 |
Wuzzy |
Fix charging sound continuing to play on hog damage (#236)
|
file |
diff |
annotate
|
Thu, 21 Sep 2017 03:07:29 +0200 |
Wuzzy |
Show “Empty!” when collecting ammo crate with amNothing or 0 ammo
|
file |
diff |
annotate
|