summaryrefslogtreecommitdiff
path: root/src/controller.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-35/+7
2006-09-02Simplified server algorithm for moving objects; it now matches the one in the...Guillaume Melquiond1-5/+5
2006-09-02Decorrelated moving object IDs from character database IDs. Switched to short...Guillaume Melquiond1-1/+1
2006-08-27Added a Controller class meant to implement behaviour loosely coupled to theBjørn Lindeijer1-0/+74