summaryrefslogtreecommitdiff
path: root/data/scripts/test.lua
AgeCommit message (Collapse)AuthorFilesLines
2008-12-01Removed data directory, will be a git submoduleBjørn Lindeijer1-261/+0
2008-11-06Forgot the data files, sorryDavid Athay1-2/+5
2008-11-06Added convenience wrappers for pushing various STL containers as tables to ↵Philipp Sehmisch1-1/+25
lua scripts.
2008-11-01Added script bindings for manipulating the characters experience.Philipp Sehmisch1-0/+19
2008-10-27Script binding for spawning effets from scripts.Philipp Sehmisch1-0/+15
2008-10-24Added post callback for getting post.David Athay1-0/+10
Added GM command for changing player attributes. Changed GM command to @ as '/' was already being used by client for local commands.
2008-10-24Fixed example script and added defines for attributes.David Athay1-1/+1
2008-10-23little format fixPhilipp Sehmisch1-2/+1
2008-10-23Added example of using tmw.being_get_name and tmw.being_get_attribute to ↵David Athay1-0/+8
test.lua
2008-10-21move all scripts to scripts directory for content conversionRoderic Morris1-0/+183