summaryrefslogtreecommitdiff
path: root/example/scripts/maps/desert.lua
AgeCommit message (Expand)AuthorFilesLines
2013-08-26[Abilities] Removed the old autoattack systemErik Schilling1-2/+0
2013-05-03Made member function tables available as a globalsThorbjørn Lindeijer1-2/+2
2013-04-15Moved functions to entity members where appropriateThorbjørn Lindeijer1-21/+20
2013-04-14Simplified some script function namesThorbjørn Lindeijer1-9/+9
2013-04-14Removed NPC and character parameters from NPC functionsThorbjørn Lindeijer1-9/+9
2013-04-14Use a full user data for Entity referencesThorbjørn Lindeijer1-1/+1
2013-02-21Removed loading of script files using the statusmanagerErik Schilling1-0/+1
2012-03-11Register Lua script API functions into the global namespaceThorbjørn Lindeijer1-40/+40
2012-03-11Removed the create_npc wrapper and the last two NPC callbacksThorbjørn Lindeijer1-7/+7
2012-03-11Removed deprecated NPC helper functionsThorbjørn Lindeijer1-9/+9
2012-03-02A bunch of cleanups to example Lua scriptsThorbjørn Lindeijer1-12/+5
2012-02-25Merged the example client and server dataThorbjørn Lindeijer1-0/+149