summaryrefslogtreecommitdiffstats
path: root/data/scripts
Commit message (Expand)AuthorAgeFilesLines
* Implemented quest variables.Guillaume Melquiond2007-08-281-35/+75
* Removed useless function prefixes. Commented Lua internal variables.Guillaume Melquiond2007-08-201-3/+16
* Defined two helper functions to abstract away money being available underBjørn Lindeijer2007-08-201-0/+10
* Improved NPC state machine, so that the engine avoids waiting, once the last ...Guillaume Melquiond2007-08-161-17/+68
* Marked internal variables of Lua scripts as local.Guillaume Melquiond2007-08-151-5/+5
* Added helper functions for loading files and NPCs as scripts. Put Lua helpers...Guillaume Melquiond2007-08-151-0/+111