summaryrefslogtreecommitdiff
path: root/src/net/tmwserv/playerhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-10-24REplace instances of TMW with ManaJared Adams1-411/+0
2009-10-21Commencing the keyboard walking fine-tune.Bertram1-2/+1
2009-08-16Merged changes from last month with a commit I forgot to commit before I went...Philipp Sehmisch1-31/+26
2009-07-24Remove an ifdef in StatusWindow and update MP moreJared Adams1-0/+5
2009-07-19Merge StatusWindowsJared Adams1-1/+1
2009-07-14Merge and cleanup more stuffJared Adams1-4/+8
2009-07-13Rename Net::SkillHandler to Net::SpecialHandlerJared Adams1-0/+5
2009-07-13Some item pickup cleaningJared Adams1-1/+4
2009-07-08Have both builds use the same SkillDialogJared Adams1-1/+0
2009-07-07Use tmw-skills.xml instead of hardcodingJared Adams1-24/+3
2009-07-03Implemented display of spell recharge information from server in the magic gu...Philipp Sehmisch1-0/+14
2009-06-30Use two bytes for skill IDJared Adams1-1/+1
2009-05-29Some movement fixes for TMWServ build.Chuck Miller1-3/+0
2009-05-21Fixed a few strings for better translationKess Vargavind1-3/+3
2009-05-18Added target combatDavid Athay1-2/+4
2009-05-12Remove methods from LocalPlayer that just call NetJared Adams1-1/+2
2009-05-01Merge the NPC dialogs into oneJared Adams1-6/+0
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-2/+2
2009-04-06Moved many MessageOut constructions aroundBjørn Lindeijer1-5/+17
2009-04-06Add TMWServ's SkillHandlerJared Adams1-0/+4
2009-04-03Fill in TMWServ's TradeHandlerJared Adams1-0/+3
2009-04-02Start TMWServ's PlayerHandler and InventoryHandlerJared Adams1-0/+63
2009-03-27Clean up some ifdefs and start cleanup of partiesJared Adams1-3/+0
2009-03-27Fixed position of dots on minimapBjørn Lindeijer1-0/+1
2009-03-27Changed the includes for the net/tmwserv/ directoryBjørn Lindeijer1-22/+22
2009-03-26Major clean up of ChatTab handlingJared Adams1-1/+1
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-4/+4
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-0/+2
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-0/+327