summaryrefslogtreecommitdiffstats
path: root/example/scripts/maps
Commit message (Expand)AuthorAgeFilesLines
* [Abilities] Removed the old autoattack systemErik Schilling2013-05-081-2/+0
* Made member function tables available as a globalsThorbjørn Lindeijer2013-05-031-2/+2
* Moved functions to entity members where appropriateThorbjørn Lindeijer2013-04-151-21/+20
* Simplified some script function namesThorbjørn Lindeijer2013-04-141-9/+9
* Removed NPC and character parameters from NPC functionsThorbjørn Lindeijer2013-04-141-9/+9
* Use a full user data for Entity referencesThorbjørn Lindeijer2013-04-141-1/+1
* Removed loading of script files using the statusmanagerErik Schilling2013-02-211-0/+1
* Register Lua script API functions into the global namespaceThorbjørn Lindeijer2012-03-111-40/+40
* Removed the create_npc wrapper and the last two NPC callbacksThorbjørn Lindeijer2012-03-111-7/+7
* Removed deprecated NPC helper functionsThorbjørn Lindeijer2012-03-111-9/+9
* A bunch of cleanups to example Lua scriptsThorbjørn Lindeijer2012-03-021-12/+5
* Merged the example client and server dataThorbjørn Lindeijer2012-02-251-0/+149