hedgewars/uScript.pas
Sun, 03 Nov 2013 22:39:00 +0400 unc0rr Quick and simple implementation of afk mode (toggled by /pause)
Wed, 30 Oct 2013 00:18:10 +0400 unc0rr - More HealthTex to clan structure
Mon, 28 Oct 2013 14:07:04 +0100 koda merge spacecampaign
Wed, 25 Sep 2013 05:42:16 +0300 Periklis Ntanasis merge with default spacecampaign
Thu, 19 Sep 2013 03:49:29 +0300 Periklis Ntanasis use consts for TStatInfo enum spacecampaign
Mon, 21 Oct 2013 12:38:24 -0400 nemo This test is intended to avoid repeatedly calling 5 ScriptSetIntegers each script call, that won't ever change after the map is created.
Sun, 13 Oct 2013 22:31:51 +0400 unc0rr Unbreak access to Data dir in profile broken in r8b48c27201af
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 00:13:15 +0400 unc0rr Store TrophyRace records in database
Tue, 06 Aug 2013 00:26:07 +0400 unc0rr Declare achievements in console statistics output
Tue, 13 Aug 2013 16:12:54 +0400 unc0rr gfShoppaBorder
Thu, 27 Jun 2013 14:01:43 -0400 nemo Make add/delete consistent (this has bugged me for so long)
Thu, 27 Jun 2013 15:33:02 +0400 unc0rr Refactoring: get rid of GSHandlers.inc
Thu, 27 Jun 2013 14:37:03 +0400 unc0rr Refactoring: VGSHandlers.inc -> uVisualGearsHandlers.pas
Wed, 19 Jun 2013 00:52:21 +0400 unc0rr engine links webgl
Fri, 21 Jun 2013 12:26:55 -0400 nemo removed redundant band, added touch of consistency w/ everywhere else
Tue, 18 Jun 2013 09:48:10 +0200 koda fix a few loose ends here webgl
Mon, 17 Jun 2013 23:21:53 +0200 unC0Rr uscript rendering webgl
Mon, 17 Jun 2013 23:10:45 +0200 koda really update with default webgl
Wed, 12 Jun 2013 11:17:54 +0200 koda heavily rework lua discovery and linking, needs testing but it's more similar to what we do for other libraries now
Wed, 12 Jun 2013 01:26:42 +0200 koda aaaaand let's not forget about lua, which has also a slightly revised build process
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
Mon, 10 Jun 2013 23:50:36 +0300 Periklis Ntanasis removing sendstats(uScript) from luaAPI
Sun, 09 Jun 2013 01:18:58 +0300 Periklis Ntanasis fix non changing graph title and sendstat health
Sat, 08 Jun 2013 23:54:44 +0300 Periklis Ntanasis correct health statsend for lua scritps
Thu, 06 Jun 2013 03:52:32 +0300 Periklis Ntanasis made lua scripts able to turn off automatic game stats
Thu, 06 Jun 2013 03:35:59 +0300 Periklis Ntanasis LuaAPI sendstat finds correct clan colors by team names on siPlayerKills
Mon, 03 Jun 2013 23:18:24 +0300 Periklis Ntanasis added sendstat and sendstats support for lua scripts
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
Sat, 11 May 2013 23:36:39 -0400 nemo don't draw a border if there's already a bottom border, avoid placing objects over gaps in the floor
Sat, 11 May 2013 21:50:14 -0400 nemo suggestion of unc0rr's to fix issue w/ random maps in campaign. load sidecar packages in physfs for lua. should be useful also for lua that does custom layouts
Tue, 02 Apr 2013 21:00:57 +0200 koda update webgl branch webgl
Fri, 08 Feb 2013 21:22:11 -0500 nemo this should not be exposed
Tue, 29 Jan 2013 13:45:31 -0500 nemo fix EndGame call. w/o a proper exit, demos weren't being saved
Sun, 27 Jan 2013 00:28:57 +0100 koda update branch webgl
Thu, 10 Jan 2013 22:59:46 +0400 martin_bede Fix tons of warnings
Wed, 09 Jan 2013 10:16:10 +0400 unc0rr Fix build
Tue, 08 Jan 2013 00:40:20 +0400 martin_bede lua API functions to enable or disable game flags
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Wed, 05 Dec 2012 13:31:08 -0500 nemo kinda treat graves like hedgehogs for the purpose of looking up hog info flibqtfrontend
Thu, 29 Nov 2012 23:23:19 -0500 Joe Doyle (Ginto8) Move global variables to units that use them
Thu, 22 Nov 2012 00:41:53 +0100 koda updated branch webgl
Tue, 20 Nov 2012 23:09:17 +0400 unc0rr Fix build
Tue, 20 Nov 2012 18:33:09 +0100 koda physfs compilation on windows
Mon, 19 Nov 2012 00:49:24 +0100 koda linking phsyfs on osx
Sat, 17 Nov 2012 00:41:30 +0400 unc0rr We need custom script loading function in lua now physfslayer
Sat, 17 Nov 2012 00:01:06 +0400 unc0rr Implement reader in C ffs physfslayer
Fri, 16 Nov 2012 00:46:33 +0400 unc0rr Script loading via physfs which doesn't work: physfslayer
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, 14 Nov 2012 22:45:36 +0400 unc0rr Get rid of Pathz and UserPathz physfslayer
Thu, 08 Nov 2012 15:54:11 -0500 nemo this wasn't needed IMO
Wed, 07 Nov 2012 13:23:18 +0400 unc0rr Try to beat AI in Mutant!
Mon, 29 Oct 2012 18:20:08 -0400 nemo consistent line endings
Mon, 29 Oct 2012 17:38:54 -0400 nemo fix reserved hats from scripting
Tue, 23 Oct 2012 16:52:13 -0400 nemo Flag script parsecommands to avoid echoing to net
Sat, 20 Oct 2012 22:43:25 -0400 nemo fix trophyrace. also tweak it a little
less more (0) -100 -60 tip