summaryrefslogtreecommitdiff
path: root/src/itemhandler.cpp
AgeCommit message (Collapse)AuthorFilesLines
2006-12-29Useless and unused, so removed.Guillaume Melquiond1-29/+0
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-1/+1
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-03Committed inventory and itemhandler structure part 1. Also made the server ↵Yohann Ferreira1-0/+29
tell which handler is listening on a port.