hedgewars/uScript.pas
2015-07-30 mikade GetHogVoicepack,GetHogFlag,GetHogGrave
2015-07-19 sheepluva add some chat message colors
2015-06-08 nemo ambiguous
2015-06-03 nemo cursor x/y when targeting for mikade's visual effects. this is not synced
2015-04-10 nemo tweak erase
2015-04-09 nemo also erase
2015-04-08 nemo fix copypasta typo, failure to bump offset of lf params
2015-04-08 nemo Add options to set colouring, behind existing land, and horizontal/vertical flipping to PlaceSprite
2015-02-14 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
2015-01-25 nemo Add generic getter/setter for a bunch of more obscure gear structure values
2015-01-25 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.
2014-12-14 sheepluva Issue 865: gfResetHealth is not exposed to Lua
2014-12-11 sheepluva fix size of PtrInt. enable tests for pas2c (all passing now)
2014-12-08 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?).
2014-12-03 sheepluva tweaking the lua test function thingy
2014-12-03 nemo set globals in commandline lua
2014-12-03 sheepluva fix some things I messed up with the drawing functions
2014-12-02 sheepluva update changelog
2014-12-02 sheepluva move functionality of Draw.lua into engine
2014-12-02 nemo switch mapgen to enum. should still try and make sure the values are backwards compatible if possible.
2014-11-30 nemo expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
2014-11-30 nemo Wuzzy's changes to climbhome w/ some tweaks by me
2014-11-29 sheepluva fix some pas2c related issues
2014-11-27 sheepluva new implementation for Lua API DismissTeam. all hedgehogs of the team are now removed without using teamgone
2014-11-23 sheepluva small cleanup
2014-11-19 sheepluva make gear ability to speak somewhat less ironic
2014-11-19 sheepluva update changelog a little
2014-11-15 unc0rr Fix use of uninitialized variable
2014-10-01 sheepluva use constants for mapgen, expose those to lua
2014-07-25 unc0rr Forced sprites placing mode, exposed to scripts (not tested at all)
2014-07-01 sheepluva add assignment I forgot
2014-07-01 sheepluva lua api: allow to specify layer when adding visual gear
2014-06-16 sheepluva various tweaks
2014-06-14 sheepluva clean up halting a little
2014-06-13 sheepluva fix pas2c build for real this time...
2014-06-13 sheepluva fix some pas2c related overloading issue
2014-06-13 sheepluva whoops, pas2c I owe you
2014-06-13 sheepluva state file name and line number in lua error messages
2014-06-13 sheepluva lua api: SetNextWeapon()
2014-06-12 sheepluva lua api: DismissTeam(teamname)
2014-06-12 sheepluva lua api: SetWeapon(ammoType)
2014-06-12 sheepluva fix broken speech bubble display in chat. caused by r1a6b9a98147c one line was forgotten when moving some code
2014-06-12 sheepluva more of the same
2014-06-12 sheepluva fix TryPlaceOnLand's ambiguity/messup wrt to making terrain indestructible (had boolean parameter for indestructible AND landflags parameters that could contain lfIndestructibly)
2014-06-12 sheepluva further WIP (better error messages)
2014-06-12 sheepluva placeSprite accepts any amount of landflags now; further WIP wrt cleanup/fixing
2014-06-12 sheepluva expose lfIndestructable, lfIce and lfBounce
2014-06-12 unc0rr Fix pas2c build
2014-06-12 sheepluva make enums crash-safe. and other fixes
2014-06-11 sheepluva WIP: PlaceSprite for lua API. also changed PlaceGirder so that it will return true/false for whether placing was successful too
2014-06-11 sheepluva fix possible engine crash that a lua script could cause by passing an invalid geartype to addgear
2014-06-11 sheepluva tiny lua documentation fix
2014-05-30 sheepluva get rid of fpc warnings/hints
2014-05-07 sheepluva rolling back the rest
2014-04-28 sheepluva minimal changes for compatibility with lua 5.2, thanks to v4hn for fixing standard library loads. note: ALSO compatibile with (internal) lua 5.1, until something bothers to upgrade bundled lua version
2014-03-20 nemo hm. I think I forgot to commit this when adding speech bubble change
2014-02-23 nemo Allow lua drawn maps (shoppamap, tunnels, diagonal maze etc) to generate previews.
2014-02-16 unc0rr Fix setting lc_endluatest result
2014-02-11 unc0rr - pas2c recognizes typecasts in initialization expressions
2014-02-10 unc0rr - Pas2C: make use of 'external' function decorator
less more (0) -300 -100 -60 tip