Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-11 | Added Lua functions for handling inventories. | Guillaume Melquiond | 1 | -1/+12 | |
2007-08-10 | Removed colon in NPC choice messages. | Guillaume Melquiond | 1 | -5/+5 | |
2007-08-10 | Added Lua function for warping people around. | Guillaume Melquiond | 1 | -0/+17 | |
2007-08-10 | Improved helper functions for Lua scripts. Associated scripts to maps. | Guillaume Melquiond | 1 | -16/+63 | |
2007-08-10 | Played with Lua coroutines to simplify writing scripts. | Guillaume Melquiond | 1 | -7/+62 | |
2007-08-09 | Moved creation of testing NPC from C++ to Lua. | Guillaume Melquiond | 1 | -5/+4 | |
2007-08-09 | Converted testing NPC to Lua. | Guillaume Melquiond | 1 | -0/+24 | |
2007-07-08 | Added monster drops. | Guillaume Melquiond | 1 | -0/+7 | |
2006-12-29 | Physically split the server into one tmwserv-acount program (account + | Guillaume Melquiond | 1 | -0/+22 | |
chat + database) and multiple tmwserv-game programs (selected with respect to the maps). Cleaned the repository by moving server-specific source files into dedicated directories. | |||||
2006-10-20 | Added the missing Weapon Type and Max Per Slot item properties. | Yohann Ferreira | 2 | -118/+120 | |
2006-10-20 | Simplified item status effect implementation. Made it all work, and filled ↵ | Yohann Ferreira | 2 | -20/+130 | |
items.xml with about 100 items. To come: maxPerSlot and weaponType parameters. | |||||
2006-10-19 | (no commit message) | Yohann Ferreira | 1 | -148/+0 | |
2006-10-19 | Added a backend to get item reference information. The xml file isn't ready yet. | Yohann Ferreira | 2 | -0/+219 | |