summaryrefslogtreecommitdiff
path: root/src/itemmanager.cpp
AgeCommit message (Collapse)AuthorFilesLines
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-205/+0
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-20Adding inventory handling (basics) Part 1.Yohann Ferreira1-2/+27
2006-10-20Added the missing Weapon Type and Max Per Slot item properties.Yohann Ferreira1-1/+10
2006-10-20Simplified item status effect implementation. Made it all work, and filled ↵Yohann Ferreira1-115/+93
items.xml with about 100 items. To come: maxPerSlot and weaponType parameters.
2006-10-19Added a backend to get item reference information. The xml file isn't ready yet.Yohann Ferreira1-0/+193