hedgewars/uStats.pas
Sun, 28 Oct 2018 00:47:10 +0200 Wuzzy Chance to play sndNutter if player sacrifices hog and misses
Sat, 27 Oct 2018 20:31:31 +0200 Wuzzy Don't play sndDrat or sndBugger on self-kill
Sat, 27 Oct 2018 17:17:01 +0200 Wuzzy Add 3 taunts: Amazing, Brilliant, Excellent
Sat, 27 Oct 2018 15:55:19 +0200 Wuzzy Add 7 new taunts
Sat, 27 Oct 2018 15:13:49 +0200 Wuzzy uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
Tue, 09 Oct 2018 11:28:07 -0400 nemo IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
Wed, 05 Sep 2018 01:53:21 +0200 Wuzzy Fix clan ranking counter advancing per-team instaed of per-clan in case of a tie
Tue, 04 Sep 2018 17:57:48 +0200 Wuzzy Fix turn reaction not working properly after turn
Tue, 04 Sep 2018 16:12:53 +0200 Wuzzy Fix player rankings getting confused if a clan was revived
Tue, 04 Sep 2018 15:03:35 +0200 Wuzzy Fix player rankings on round draw: Clans that die in the same turn now have the same rank
Tue, 04 Sep 2018 14:20:15 +0200 Wuzzy Rework rankings of losing clans: Rank them in the reverse order they died
Mon, 03 Sep 2018 22:14:46 +0200 Wuzzy Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats
Sat, 11 Aug 2018 21:43:55 +0200 Wuzzy Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
Wed, 08 Aug 2018 14:38:54 +0200 Wuzzy Refactor text color variable names, export 2 color values to Lua
Wed, 07 Feb 2018 11:03:14 +0100 Wuzzy Refactor Sudden Death starting into own function
Thu, 28 Sep 2017 01:15:25 +0200 Wuzzy Don't play “missed” taunt if a target has been hit
Tue, 23 Feb 2016 13:45:49 +0300 unc0rr Dump best time ghost on console 0.9.22
Thu, 27 Apr 2017 16:29:23 +0200 Wuzzy Remove outdated/unused debug output
Wed, 26 Apr 2017 22:31:29 +0200 Wuzzy Fix Traitor taunt being played when hog w/ heResurrectable drowns w/o damage
Wed, 26 Apr 2017 01:51:51 +0200 Wuzzy Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
Thu, 20 Apr 2017 00:04:35 +0200 Wuzzy Take sacrifices into account for the “Stupid” taunt
Wed, 19 Apr 2017 22:26:24 +0200 Wuzzy Call hog stupid for selfkilling
Wed, 19 Apr 2017 22:10:12 +0200 Wuzzy Call hedgehogs stupid for poisoning themselves
Thu, 06 Apr 2017 23:28:13 +0200 Wuzzy Fix enemy saying “Missed” when poisoned w/o damage
Tue, 04 Apr 2017 21:17:02 +0200 Wuzzy Fix hedgehogs/ticker ignoring kills without damage (#149)
Sun, 27 Nov 2016 13:08:12 +0100 sheepluva fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"
Sat, 19 Nov 2016 15:00:14 +0100 Wuzzy Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout
Tue, 23 Feb 2016 13:45:49 +0300 unc0rr Dump best time ghost on console
Sun, 31 Jan 2016 16:07:14 +0300 unc0rr Bye-bye TryDo
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Mon, 10 Feb 2014 00:43:03 +0400 unc0rr It compiles \o/
Thu, 06 Feb 2014 22:03:53 +0100 sheepluva rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
Tue, 04 Feb 2014 19:45:22 +0100 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
Tue, 04 Feb 2014 16:35:31 +0100 sheepluva fixing the remaining PChar issues pas2c ran into to this point, now it stops because of being unable to deal with "set of char"
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
Fri, 11 Oct 2013 17:43:13 +0200 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
Sat, 24 Aug 2013 01:37:20 +0400 unc0rr Fix script flaw in detection of best team when sending achievement info
Sat, 24 Aug 2013 00:13:15 +0400 unc0rr Store TrophyRace records in database
Tue, 20 Aug 2013 14:40:27 +0400 unc0rr Fix indentation
Tue, 06 Aug 2013 00:26:07 +0400 unc0rr Declare achievements in console statistics output
Mon, 17 Jun 2013 16:56:58 +0200 koda update with default webgl
Tue, 11 Jun 2013 00:05:07 +0300 Periklis Ntanasis changed variable and function name
Thu, 06 Jun 2013 03:52:32 +0300 Periklis Ntanasis made lua scripts able to turn off automatic game stats
Sat, 24 Aug 2013 01:37:20 +0400 unc0rr Fix script flaw in detection of best team when sending achievement info 0.9.19
Sat, 24 Aug 2013 01:22:45 +0400 unc0rr Fix build 0.9.19
Sat, 24 Aug 2013 00:13:15 +0400 unc0rr Store TrophyRace records in database 0.9.19
Tue, 06 Aug 2013 00:26:07 +0400 unc0rr Declare achievements in console statistics output 0.9.19
Tue, 04 Jun 2013 22:28:12 +0200 koda update branch webgl
Wed, 29 May 2013 15:12:06 -0400 unc0rr bump copyright year for Andrey entries
Tue, 02 Apr 2013 21:00:57 +0200 koda update webgl branch webgl
Mon, 11 Mar 2013 12:20:59 -0400 nemo this should ensure those other voices play a bit more often.
Sun, 11 Nov 2012 17:15:19 +0100 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
Wed, 07 Nov 2012 14:41:35 +0000 koda parentheses for everyone webgl
Fri, 02 Nov 2012 20:59:57 +0100 Xeli remove mobile ifdefs, replace writeLn's for WriteLnToConsole
Sun, 28 Oct 2012 15:12:37 +0100 Xeli merge Medo's GSoC work hedgeroid
Sun, 28 Oct 2012 04:28:39 +0100 koda cleanup in initEverything and freeEverything
Sun, 19 Aug 2012 15:05:23 +0200 Medo Fix engine crashes on game end
Thu, 31 May 2012 15:14:39 +0400 unc0rr pas2c stuff
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
less more (0) -100 -60 tip