Wed, 07 Feb 2018 12:30:11 +0100 |
Wuzzy |
Fix TotalRounds counting rounds a couple of turns too late
|
file |
diff |
annotate
|
Thu, 28 Sep 2017 21:32:42 +0200 |
Wuzzy |
Fix stats screen caption showing only one winner if multiple teams have won
|
file |
diff |
annotate
|
Fri, 12 May 2017 16:53:29 +0200 |
Wuzzy |
Remove the buggy /finish chat command
|
file |
diff |
annotate
|
Wed, 26 Apr 2017 01:51:51 +0200 |
Wuzzy |
Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
|
file |
diff |
annotate
|
Tue, 25 Apr 2017 04:54:46 +0200 |
Wuzzy |
Fix sndBoring being played when force-ending turn due to victory
|
file |
diff |
annotate
|
Mon, 17 Apr 2017 18:47:56 +0200 |
Wuzzy |
Backed out changeset 8e9603088f99
|
file |
diff |
annotate
|
Sat, 15 Apr 2017 04:28:00 +0200 |
Wuzzy |
Make all hogs say Yessir taunt on their turn start (replaces revenge taunts)
|
file |
diff |
annotate
|
Thu, 06 Apr 2017 20:57:51 +0200 |
Wuzzy |
Implement random round draw / team win messages
|
file |
diff |
annotate
|
Sat, 30 Apr 2016 20:55:16 +0200 |
Wuzzy |
Make the timer red when it is the get-away time
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 22:09:50 +0200 |
sheepluva |
create forts in random order
|
file |
diff |
annotate
|
Tue, 09 Feb 2016 14:40:06 +0300 |
unC0Rr |
Fix possible crashes/hangs due to recent changes
|
file |
diff |
annotate
|
Sun, 31 Jan 2016 16:07:14 +0300 |
unc0rr |
Bye-bye TryDo
|
file |
diff |
annotate
|
Wed, 30 Dec 2015 15:26:25 -0500 |
nemo |
set TryHard for placing hog automatically
|
file |
diff |
annotate
|
Wed, 16 Sep 2015 08:58:51 -0400 |
nemo |
remove racist trydo 😝
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Sun, 19 Jul 2015 04:05:19 +0200 |
sheepluva |
add some chat message colors
|
file |
diff |
annotate
|
Fri, 17 Jul 2015 10:06:00 +0200 |
sheepluva |
unpause game when finishing game
|
file |
diff |
annotate
|
Tue, 12 May 2015 22:38:33 +0300 |
unc0rr |
- Fix order of messages, also don't duplicate last timestamped message
|
file |
diff |
annotate
|
Wed, 01 Apr 2015 02:42:37 +0200 |
sheepluva |
terminate engine and output fatal error message if hedgehogs are added incorrectly
|
file |
diff |
annotate
|
Sat, 13 Dec 2014 10:05:50 -0500 |
nemo |
use TeamsCount instead of cMaxTeams in a few loops
|
file |
diff |
annotate
|
Wed, 10 Dec 2014 08:05:45 -0500 |
nemo |
put back the old uteams cleanup, leaks and all, to worry about post-release since my attempt to use DeleteGear was running into the fact that that procedure does way more than just delete a gear. might need an explicit cleanup routine for both to call.
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 15:02:43 -0500 |
nemo |
skip a bunch of stuff not applicable to cleanup
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 10:14:47 -0500 |
nemo |
nil out CurrentHedgehog in FreeModule, add a test for nil'd CurrentHedgehog in DelCI since I'd still like to use DeleteGear for the other stuff it does. Move some variable initialiasations in AI Misc to hopefully avoid some uninit val errors.
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 09:35:14 -0500 |
nemo |
Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
|
file |
diff |
annotate
|
Sat, 29 Nov 2014 21:29:11 -0500 |
nemo |
Wuzzy's changes to climbhome w/ some tweaks by me
|
file |
diff |
annotate
|
Sat, 25 Oct 2014 11:29:45 -0400 |
nemo |
Remove switching of hog's hat to chef. do it in draw instead.
|
file |
diff |
annotate
|
Sun, 24 Aug 2014 23:41:06 +0400 |
unc0rr |
Also convert the message if current team is gone
|
file |
diff |
annotate
|
Sun, 24 Aug 2014 15:18:26 -0400 |
nemo |
rename of variable typo for readability
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 22:45:59 +0400 |
unc0rr |
Don't pick up own team if only recieved synced teamback message. Fixes second rejoin desync (untested).
|
file |
diff |
annotate
|
Wed, 02 Jul 2014 23:55:00 +0400 |
unc0rr |
Fix some issues with rejoining (rejoining client still desyncs though)
|
file |
diff |
annotate
|