summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2007-08-10Removed colon in NPC choice messages.Guillaume Melquiond1-5/+5
2007-08-10Added Lua function for warping people around.Guillaume Melquiond1-0/+17
2007-08-10Improved helper functions for Lua scripts. Associated scripts to maps.Guillaume Melquiond1-16/+63
2007-08-10Played with Lua coroutines to simplify writing scripts.Guillaume Melquiond1-7/+62
2007-08-09Moved creation of testing NPC from C++ to Lua.Guillaume Melquiond1-5/+4
2007-08-09Converted testing NPC to Lua.Guillaume Melquiond1-0/+24
2007-07-08Added monster drops.Guillaume Melquiond1-0/+7
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+22
2006-10-20Added the missing Weapon Type and Max Per Slot item properties.Yohann Ferreira2-118/+120
2006-10-20Simplified item status effect implementation. Made it all work, and filled it...Yohann Ferreira2-20/+130
2006-10-19(no commit message)Yohann Ferreira1-148/+0
2006-10-19Added a backend to get item reference information. The xml file isn't ready yet.Yohann Ferreira2-0/+219