summaryrefslogtreecommitdiff
path: root/scripts/lua
AgeCommit message (Expand)AuthorFilesLines
2011-03-11Simplified check_schedule a bitThorbjørn Lindeijer1-14/+9
2011-03-10Avoid running newly scheduled jobs by using a fixed time point.Yohann Ferreira1-1/+2
2011-02-20Fixed the check_schedule() lua function.Yohann Ferreira1-0/+5
2011-02-11Added the schedule_per_date() lua function.Yohann Ferreira1-0/+11
2011-02-11Fix basic money handling using the ATTR_GP attribute.Yohann Ferreira1-3/+5
2011-02-11Synced the libmana-constants.lua file with the current protocol.Yohann Ferreira1-59/+68
2011-02-08Implemented LUA binding to get the gender of a characterPhilipp Sehmisch1-0/+3
2010-05-30Copied basic Lua libs back from tmwserv-data and added dummy dataThorbjørn Lindeijer3-0/+654