Wed, 02 Sep 2015 16:58:31 +0200 |
sheepluva |
fix internal function name
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 04:49:11 +0200 |
sheepluva |
also expose MapFeatureSize in onPreviewInit
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 04:25:24 +0200 |
sheepluva |
Lua API: expose MapFeatureSize during init
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 04:03:24 +0200 |
sheepluva |
fix on-code documentation of EraseSprite
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 00:39:35 +0200 |
sheepluva |
Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
|
file |
diff |
annotate
|
Mon, 17 Aug 2015 14:14:58 -0400 |
nemo |
add missing state binds in lua
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Thu, 30 Jul 2015 22:19:05 +0900 |
mikade |
GetHogVoicepack,GetHogFlag,GetHogGrave
|
file |
diff |
annotate
|
Sun, 19 Jul 2015 04:05:19 +0200 |
sheepluva |
add some chat message colors
|
file |
diff |
annotate
|
Mon, 08 Jun 2015 08:21:09 -0400 |
nemo |
ambiguous
|
file |
diff |
annotate
|
Wed, 03 Jun 2015 07:30:12 -0400 |
nemo |
cursor x/y when targeting for mikade's visual effects. this is not synced
|
file |
diff |
annotate
|
Fri, 10 Apr 2015 10:36:17 -0400 |
nemo |
tweak erase
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 23:59:35 -0400 |
nemo |
also erase
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 15:10:44 -0400 |
nemo |
fix copypasta typo, failure to bump offset of lf params
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 15:04:48 -0400 |
nemo |
Add options to set colouring, behind existing land, and horizontal/vertical flipping to PlaceSprite
|
file |
diff |
annotate
|
Sat, 14 Feb 2015 17:34:12 -0500 |
nemo |
Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
|
file |
diff |
annotate
|
Sun, 25 Jan 2015 16:10:20 -0500 |
nemo |
Add generic getter/setter for a bunch of more obscure gear structure values
|
file |
diff |
annotate
|
Sun, 25 Jan 2015 14:48:02 -0500 |
nemo |
Add a couple of more variable bindings, make all the set visual gear values optional, to allow skipping trailing params or specifying ones in the middle as nil to not set. Should make using it more convenient in simple cases.
|
file |
diff |
annotate
|
Sun, 14 Dec 2014 20:11:36 +0100 |
sheepluva |
Issue 865: gfResetHealth is not exposed to Lua
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 17:50:05 +0100 |
sheepluva |
fix size of PtrInt. enable tests for pas2c (all passing now)
|
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
|
Wed, 03 Dec 2014 17:59:31 +0100 |
sheepluva |
tweaking the lua test function thingy
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 11:32:18 -0500 |
nemo |
set globals in commandline lua
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 17:09:04 +0100 |
sheepluva |
fix some things I messed up with the drawing functions
|
file |
diff |
annotate
|
Tue, 02 Dec 2014 23:55:20 +0100 |
sheepluva |
update changelog
|
file |
diff |
annotate
|
Tue, 02 Dec 2014 23:33:28 +0100 |
sheepluva |
move functionality of Draw.lua into engine
|
file |
diff |
annotate
|
Tue, 02 Dec 2014 13:29:06 -0500 |
nemo |
switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
|
file |
diff |
annotate
|
Sun, 30 Nov 2014 15:30:51 -0500 |
nemo |
expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
|
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, 29 Nov 2014 01:19:29 +0100 |
sheepluva |
fix some pas2c related issues
|
file |
diff |
annotate
|
Thu, 27 Nov 2014 13:20:52 +0100 |
sheepluva |
new implementation for Lua API DismissTeam. all hedgehogs of the team are now removed without using teamgone
|
file |
diff |
annotate
|
Sun, 23 Nov 2014 18:38:49 +0100 |
sheepluva |
small cleanup
|
file |
diff |
annotate
|
Wed, 19 Nov 2014 02:00:47 +0100 |
sheepluva |
make gear ability to speak somewhat less ironic
|
file |
diff |
annotate
|
Wed, 19 Nov 2014 01:36:59 +0100 |
sheepluva |
update changelog a little
|
file |
diff |
annotate
|
Sat, 15 Nov 2014 12:21:43 +0300 |
unc0rr |
Fix use of uninitialized variable
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 00:40:25 +0200 |
sheepluva |
use constants for mapgen, expose those to lua
|
file |
diff |
annotate
|
Fri, 25 Jul 2014 20:41:52 +0400 |
unc0rr |
Forced sprites placing mode, exposed to scripts (not tested at all)
|
file |
diff |
annotate
|
Tue, 01 Jul 2014 12:39:06 +0200 |
sheepluva |
add assignment I forgot
|
file |
diff |
annotate
|
Tue, 01 Jul 2014 12:30:36 +0200 |
sheepluva |
lua api: allow to specify layer when adding visual gear
|
file |
diff |
annotate
|
Mon, 16 Jun 2014 02:23:37 +0200 |
sheepluva |
various tweaks
|
file |
diff |
annotate
|
Sun, 15 Jun 2014 00:02:25 +0200 |
sheepluva |
clean up halting a little
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 14:55:06 +0200 |
sheepluva |
fix pas2c build for real this time...
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 12:52:20 +0200 |
sheepluva |
fix some pas2c related overloading issue
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 12:22:24 +0200 |
sheepluva |
whoops, pas2c I owe you
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 06:26:31 +0200 |
sheepluva |
state file name and line number in lua error messages
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 02:31:05 +0200 |
sheepluva |
lua api: SetNextWeapon()
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 21:25:39 +0200 |
sheepluva |
lua api: DismissTeam(teamname)
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 20:47:11 +0200 |
sheepluva |
lua api: SetWeapon(ammoType)
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 19:40:45 +0200 |
sheepluva |
fix broken speech bubble display in chat. caused by r1a6b9a98147c one line was forgotten when moving some code
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 18:58:40 +0200 |
sheepluva |
more of the same
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 15:17:53 +0200 |
sheepluva |
fix TryPlaceOnLand's ambiguity/messup wrt to making terrain indestructible (had boolean parameter for indestructible AND landflags parameters that could contain lfIndestructibly)
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 14:42:48 +0200 |
sheepluva |
further WIP (better error messages)
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 14:11:22 +0200 |
sheepluva |
placeSprite accepts any amount of landflags now; further WIP wrt cleanup/fixing
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 13:43:44 +0200 |
sheepluva |
expose lfIndestructable, lfIce and lfBounce
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 13:11:00 +0400 |
unc0rr |
Fix pas2c build
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 05:40:58 +0200 |
sheepluva |
make enums crash-safe. and other fixes
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 00:37:52 +0200 |
sheepluva |
WIP: PlaceSprite for lua API. also changed PlaceGirder so that it will return true/false for whether placing was successful too
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 19:46:37 +0200 |
sheepluva |
fix possible engine crash that a lua script could cause by passing an invalid geartype to addgear
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 13:45:44 +0200 |
sheepluva |
tiny lua documentation fix
|
file |
diff |
annotate
|
Sat, 31 May 2014 00:33:51 +0200 |
sheepluva |
get rid of fpc warnings/hints
|
file |
diff |
annotate
|