hedgewars/uScript.pas
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Tue, 17 Jan 2012 09:01:31 -0500 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
Sun, 15 Jan 2012 22:01:50 -0500 nemo Also allow lua to change gfPerHogAmmo/gfSharedAmmo even if lua does not define new ammo stores
Sun, 15 Jan 2012 12:40:48 -0500 nemo Assign ammo counts as well, in case the game flags were changed by the script
Wed, 11 Jan 2012 21:46:06 +0000 enveezee Push RopePercent to lua to fix rope if not set
Sat, 31 Dec 2011 01:52:14 +0300 unc0rr Fix build
Mon, 12 Dec 2011 19:23:05 +0100 Henek added SetAmmoStore to lua for convinience
Sun, 11 Dec 2011 14:52:02 +0100 Henek enable lua to also set rope length percent
Fri, 30 Dec 2011 13:54:39 +0400 unc0rr Start refactoring uGears. Breaks build.
Sun, 27 Nov 2011 23:13:22 +0300 unc0rr Countless imporvements to the parser and countless help to the parser in sources.
Sat, 26 Nov 2011 11:37:25 +0100 koda fix compiling with LUA_DISABLED
Thu, 24 Nov 2011 16:18:45 +0100 koda GSoC 2011: Android port - merged mainstream
Mon, 14 Nov 2011 18:08:36 -0500 nemo Remove a bunch of unnecessary nil checks. FreeTexture does its own nil check.
Sun, 13 Nov 2011 12:45:54 -0500 nemo oops 0.9.17
Sat, 12 Nov 2011 21:44:26 -0500 nemo this should allow overriding static maps from lua
Sat, 12 Nov 2011 17:06:49 +0100 Xeli merge...i think hedgeroid
Wed, 09 Nov 2011 22:21:05 -0500 nemo fix map/template override, remove some pointless command calls
Fri, 28 Oct 2011 18:26:17 +0200 koda one dangerous merge hedgeroid
Sun, 16 Oct 2011 21:03:30 +0200 koda merge the changes applied to 0.9.16
Sun, 09 Oct 2011 20:03:04 -0400 nemo expose border color to lua
Thu, 06 Oct 2011 00:11:55 +0400 unc0rr - Frontend: don't pass /script for missions
Mon, 26 Sep 2011 21:29:40 -0400 nemo this needs to actually return something
Sun, 25 Sep 2011 18:24:01 +0200 Xeli merge hedgeroid
Sat, 24 Sep 2011 22:35:31 +0200 koda warnings round also for ios
Sun, 25 Sep 2011 10:48:18 -0400 nemo merge from default. Pulls in sheepluva's frontend work, and unbreaks engine cmake. 0.9.16
Mon, 19 Sep 2011 14:17:33 -0400 nemo return nil for position if no gear
Fri, 16 Sep 2011 18:17:16 +0200 Xeli merge hedgeroid
Wed, 14 Sep 2011 18:05:54 +0200 mikade Revert currently unneccessary changes to uScript.
Wed, 14 Sep 2011 17:52:46 +0200 mikade merge
Wed, 14 Sep 2011 15:23:40 +0200 mikade Expose some vars for tracking the border.
Wed, 14 Sep 2011 17:17:50 +0200 sheepluva lua: boolean TestRectForObstacle(x1, y1, x2, y2, landOnly)
Fri, 09 Sep 2011 15:36:30 +0200 sheepluva Scripting: Update screen dimensions on screen resize and introduce onScreenResize() event.
Thu, 01 Sep 2011 17:03:19 +0200 Xeli merge + changed the tardis image to egg.png because the data folder isn't up to date hedgeroid
Mon, 29 Aug 2011 19:28:45 -0400 nemo Check for nil from SpawnCustomCrate
Wed, 24 Aug 2011 17:55:39 -0400 nemo oops
Wed, 24 Aug 2011 15:09:41 -0400 nemo Scripting changes. Add override of mapgen, templatefilter. Expose waterline, add "GetAmmoCount". Default to amNothing in uAmmos if entry is not found.
Wed, 24 Aug 2011 12:34:37 +0200 = Xeli merg with the latest rev of 22nd (end of GSoC) hedgeroid
Sun, 21 Aug 2011 22:20:20 +0200 Xeli merge hedgeroid
Sun, 21 Aug 2011 19:29:04 -0400 nemo Try to avoid overlapping voices for major statements (not things like byebye or oof)
Sat, 20 Aug 2011 16:43:57 -0400 nemo This really should have been a TPoint for consistency
Wed, 17 Aug 2011 12:32:40 +0200 Xeli merge hedgeroid
Tue, 16 Aug 2011 21:37:10 -0400 nemo At mikade's request, expose screenheight/screenwidth and allow setting tag zoom level
Mon, 15 Aug 2011 21:49:09 +0200 Xeli merge hedgeroid
Fri, 12 Aug 2011 15:33:07 -0400 nemo Revert ParseCommandOverride change since it appears to be badly screwing up scripting. Need to find out why. This backs out 7f57d0c7816a and the recent workaround.
Fri, 12 Aug 2011 14:09:08 -0400 nemo extend the workaround. FIXME still applies
Fri, 12 Aug 2011 13:15:30 -0400 nemo oops. accidentaly committed test move of voice line (the FIXME still applies though)
Fri, 12 Aug 2011 10:36:37 -0400 nemo sheepluva pointed out there are 2 StrPas in pascal, in different units. Do conversion in LuaPas instead
Thu, 11 Aug 2011 15:03:21 +0200 Xeli merge hedgeroid
Thu, 11 Aug 2011 23:07:45 -0400 nemo This is a WTF checkin. Seriously. Someone needs to look at this to find out why it is behaving as it is.
Tue, 09 Aug 2011 21:41:52 +0200 Xeli merge hedgeroid
Tue, 09 Aug 2011 21:18:12 -0400 nemo return visual gear in hogsay
Mon, 08 Aug 2011 13:43:24 -0400 nemo gear state flag names for scripting
Sun, 07 Aug 2011 12:40:14 -0400 nemo Expose TargetX/TargetY to scripting
Thu, 04 Aug 2011 17:44:55 +0200 Xeli merge hedgeroid
Mon, 01 Aug 2011 13:29:01 -0400 nemo add getter for effects. untested.
Wed, 06 Jul 2011 14:38:06 +0200 Xeli small fix to have LUA_DISABLED working again hedgeroid
Fri, 01 Jul 2011 10:38:00 +0400 unc0rr Merge
Thu, 30 Jun 2011 15:09:10 +0400 unc0rr Tiny optimization: convert smooth wind indicator change gear into visual gear
Tue, 28 Jun 2011 21:48:28 -0400 nemo Fix random weapons with per-hog ammo, fix ammo store loadout number in scripting for per-clan and per-hog ammo, add an advanced script hook into parsecommand to override values, add check for empty map in chSetMap, load script earlier in game params from frontend
Tue, 28 Jun 2011 21:28:13 +0200 Henek fake crates now with complementary poison
less more (0) -100 -60 tip