summaryrefslogtreecommitdiff
path: root/src/net/tmwserv/protocol.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-03Added support for the "too fast" login errorThorbjørn Lindeijer1-0/+1
2009-09-27Client-sided netcode support for being-bound special effectsPhilipp Sehmisch1-1/+2
2009-08-16Merged changes from last month with a commit I forgot to commit before I went...Philipp Sehmisch1-2/+2
2009-08-01Simplifies movement to only move to the current posChuck Miller1-1/+1
2009-07-07Use tmw-skills.xml instead of hardcodingJared Adams1-1/+1
2009-07-03Implemented display of spell recharge information from server in the magic gu...Philipp Sehmisch1-1/+2
2009-06-30Use two bytes for skill IDJared Adams1-1/+1
2009-05-19Fixed targeting and warn on attack-range not being found in itemdb.David Athay1-2/+4
2009-05-18Added target combatDavid Athay1-1/+1
2009-05-01Merge the NPC dialogs into oneJared Adams1-0/+5
2009-04-23Added listing all online usersDavid Athay1-0/+5
2009-04-21Trade systemblue1121-6/+9
2009-03-27Changed the includes for the net/tmwserv/ directoryBjørn Lindeijer1-2/+2
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-6/+6
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-0/+295