summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* Added Lua functions for handling inventories.Guillaume Melquiond2007-08-111-1/+12
* Removed colon in NPC choice messages.Guillaume Melquiond2007-08-101-5/+5
* Added Lua function for warping people around.Guillaume Melquiond2007-08-101-0/+17
* Improved helper functions for Lua scripts. Associated scripts to maps.Guillaume Melquiond2007-08-101-16/+63
* Played with Lua coroutines to simplify writing scripts.Guillaume Melquiond2007-08-101-7/+62
* Moved creation of testing NPC from C++ to Lua.Guillaume Melquiond2007-08-091-5/+4
* Converted testing NPC to Lua.Guillaume Melquiond2007-08-091-0/+24
* Added monster drops.Guillaume Melquiond2007-07-081-0/+7
* Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond2006-12-291-0/+22
* Added the missing Weapon Type and Max Per Slot item properties.Yohann Ferreira2006-10-202-118/+120
* Simplified item status effect implementation. Made it all work, and filled it...Yohann Ferreira2006-10-202-20/+130
* (no commit message)Yohann Ferreira2006-10-191-148/+0
* Added a backend to get item reference information. The xml file isn't ready yet.Yohann Ferreira2006-10-192-0/+219