summaryrefslogtreecommitdiff
path: root/src/itemmanager.h
AgeCommit message (Collapse)AuthorFilesLines
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-95/+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-1/+7
2006-10-19Added a backend to get item reference information. The xml file isn't ready yet.Yohann Ferreira1-0/+89