summaryrefslogtreecommitdiff
path: root/src/net/tmwserv
AgeCommit message (Expand)AuthorFilesLines
2009-10-04Replaced setNetworkOptions with LoginHandler::supportedOptionalActionsThorbjørn Lindeijer2-2/+4
2009-10-03Added support for the "too fast" login errorThorbjørn Lindeijer2-0/+4
2009-10-01Redesign CharSelectDialogJared Adams1-3/+6
2009-10-01Fixed TMWserv client buildBertram1-1/+1
2009-10-01Finish merging registration dialogJared Adams2-1/+6
2009-09-30Merge login state machines for both clientsJared Adams15-494/+436
2009-09-27Client-sided netcode support for being-bound special effectsPhilipp Sehmisch3-6/+27
2009-08-16More merges and conflict resolvesPhilipp Sehmisch7-9/+25
2009-08-16fixed a compilation errorPhilipp Sehmisch1-1/+1
2009-08-16Merged changes from last month with a commit I forgot to commit before I went...Philipp Sehmisch14-215/+157
2009-08-13Clean up Being and it's derivativesJared Adams2-6/+9
2009-08-10Add SpecialsWindowJared Adams4-2/+15
2009-08-11Bugfixed the TMWserv client version.Bertram2-2/+2
2009-08-07Gettext fixesKess Vargavind5-56/+66
2009-08-01Simplifies movement to only move to the current posChuck Miller2-43/+5
2009-07-26Fixed a '+' string operation, and attempt to resolve the Mantis 427.Bertram1-1/+1
2009-07-26Gettext fixesKess Vargavind1-2/+2
2009-07-24Remove an ifdef in StatusWindow and update MP moreJared Adams2-0/+7
2009-07-19Merge StatusWindowsJared Adams2-3/+5
2009-07-17Various gettext fixesKess Vargavind2-20/+20
2009-07-15Merge and cleanup attribute codeJared Adams1-0/+8
2009-07-14Merge and cleanup more stuffJared Adams4-22/+10
2009-07-14Add netcode for specialsJared Adams3-9/+10
2009-07-13Rename Net::SkillHandler to Net::SpecialHandlerJared Adams4-15/+22
2009-07-13Move some functions into better placesJared Adams3-26/+9
2009-07-13Some item pickup cleaningJared Adams3-10/+4
2009-07-08Have both builds use the same SkillDialogJared Adams1-1/+0
2009-07-07Use tmw-skills.xml instead of hardcodingJared Adams3-25/+6
2009-07-03Implemented display of spell recharge information from server in the magic gu...Philipp Sehmisch3-2/+21
2009-07-01Remove complex path finding for players. Add a simple path finding algorithm ...Roderic Morris1-2/+3
2009-06-30Use two bytes for skill IDJared Adams2-2/+2
2009-05-29Some movement fixes for TMWServ build.Chuck Miller2-10/+2
2009-05-25Merge branch '0.0.29'Bjørn Lindeijer1-1/+0
2009-05-25Handle map not found gracefullyBjørn Lindeijer1-1/+0
2009-05-23Fixed a few strings for better translationKess Vargavind6-29/+46
2009-05-21Fixed a few strings for better translationKess Vargavind6-29/+46
2009-05-19Fixed targeting and warn on attack-range not being found in itemdb.David Athay1-2/+4
2009-05-18Added target combatDavid Athay5-12/+6
2009-05-12Some small cleanups and fixed compile with tmwserv supportBjørn Lindeijer1-1/+1
2009-05-12Show party name in party windowJared Adams1-0/+2
2009-05-12Remove methods from LocalPlayer that just call NetJared Adams3-1/+7
2009-05-11Standardize item statistics formatJared Adams1-6/+6
2009-05-11Fixed the memory issues with the pointers to item stat modifiersBjørn Lindeijer1-15/+7
2009-05-11Fix an odd segfault with custom item statsJared Adams1-1/+2
2009-05-08Client - Inventory handler moveItem improveBlue1-2/+2
2009-05-07Moved two files which held net data into the net folder. ConsideringTametomo2-2/+2
2009-05-07Made error strings in tmwserv login handler translatableBjørn Lindeijer1-23/+25
2009-05-06Don't show the split button for eAthenaJared Adams1-1/+3
2009-05-06Remove more inventory handling support #ifdefsJared Adams2-11/+35
2009-05-02Fix up some things in the NPC dialogJared Adams1-0/+1