summaryrefslogtreecommitdiffstats
path: root/example/scripts/npcs/banker.lua
Commit message (Expand)AuthorAgeFilesLines
* Made member function tables available as a globalsThorbjørn Lindeijer2013-05-031-7/+7
* Moved functions to entity members where appropriateThorbjørn Lindeijer2013-04-151-2/+2
* Simplified some script function namesThorbjørn Lindeijer2013-04-141-19/+19
* Removed NPC and character parameters from NPC functionsThorbjørn Lindeijer2013-04-141-19/+19
* Register Lua script API functions into the global namespaceThorbjørn Lindeijer2012-03-111-30/+30
* Removed deprecated NPC helper functionsThorbjørn Lindeijer2012-03-111-21/+21
* Moved the managing of NPC script coroutines into C++Thorbjørn Lindeijer2012-03-101-2/+0
* Merged the example client and server dataThorbjørn Lindeijer2012-02-251-0/+79