summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
2008-12-13Added support for being effects through the eAthena levelup message, and checkBjørn Lindeijer2-3/+19
2008-12-07Added some initialization and removed ChargeDialogIra Rice1-3/+0
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice10-30/+32
2008-12-07Added some initialization and removed ChargeDialogBjørn Lindeijer1-3/+0
2008-12-07Added client-side status change handlers (text, icon, particle effect, audio).Fate1-18/+53
2008-12-06Prevent the player from continuing to walk after opening a NPC dialog.Ira Rice1-0/+3
2008-12-03While there is still a small visual artifact, this patch fixes the buyIra Rice1-0/+3
2008-12-03Add an effects manager (patch by Kage Jittai)Ira Rice1-1/+4
2008-11-25Miscellaneous TMW change commits. Missed these changes before because of Ira Rice1-1/+1
2008-11-22Fixed warning about passing NULL for a non-pointerBjørn Lindeijer1-1/+1
2008-11-22While there is still a small visual artifact, this patch fixes the buy Ira Rice1-0/+1
2008-11-21Undo message id change to maintain compatibilityBjørn Lindeijer1-1/+1
2008-11-20Renabled the dynamic updatesBjørn Lindeijer3-65/+103
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice38-123/+32
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer36-72/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer61-120/+0
2008-11-16Fixed warning about unused variableBjørn Lindeijer1-1/+1
2008-11-13Added avatars to party windowDavid Athay2-6/+26
2008-11-09Fixed NPC's reporting as dead on the new server.Ira Rice1-1/+2
2008-11-06Ported a patch by Peavey on TMW to keep all item pointers inside of Ira Rice1-4/+4
2008-11-06Have equipment tied into player inventory instead of keeping its own list of ...Dennis Friis1-4/+4
2008-11-06Added interface for sending post.David Athay6-131/+14
2008-11-02Reverted a TMW change that had a repercussion that I didn't think of. While T...Ira Rice1-2/+2
2008-11-02Ported a patch from TMW by fate which de-hardcodes skills, as well as removes...Ira Rice3-4/+15
2008-11-01* Updated GUI table and model to better handle NULL widgets during initialisa...Fate3-9/+15
2008-11-01Magic implementation phase 1 and 2 (added netcode and a very crude gui for us...Philipp Sehmisch3-0/+9
2008-11-01Merged revisions 4180-4181 via svnmerge from Bjørn Lindeijer1-1/+0
2008-10-31Added critical notifications to the client. While I had originally Ira Rice1-1/+4
2008-10-30Added particle effect on critical hits.Philipp Sehmisch1-4/+8
2008-10-30Do not set shoe sprite on player move packet unless supported by eAthena.Dennis Friis1-3/+3
2008-10-28Removed a redundant line that wasn't doing anything. Should have taken a Ira Rice1-1/+0
2008-10-28Added support for no dialogue NPC's. Patch by Peavey from TMW.Ira Rice1-2/+8
2008-10-28Handle NPC script close. Fixes client input freeze on no-dialog NPCs.Dennis Friis1-2/+8
2008-10-27add effect handler (by Chuck Miller)Roderic Morris3-0/+99
2008-10-26fix for last commitRoderic Morris1-2/+2
2008-10-26fixes for movementRoderic Morris1-1/+14
2008-10-26Since we somehow did end up depending on a hacked eAthena instead of supportingBjørn Lindeijer1-8/+4
2008-10-25Added in TMW's patch to display how long a ban is in effect.Ira Rice1-1/+1
2008-10-24Made it so the player will auto face its targetJared Adams1-2/+9
2008-10-23Added a patch by peavey over on TMW to disallow adding items to trade if Ira Rice2-4/+10
2008-10-23Add support for new athena trade-add failure condition; no free slot.Dennis Friis1-1/+7
2008-10-22Now displays ban time, if bannedDavid Athay1-2/+4
2008-10-21Fixed up some of the postal system stuff for testing it.David Athay3-1/+118
2008-10-15src/localplayer.cppDavid Athay5-0/+44
2008-10-12This commit contains three things: one, after looking over how TMW was Ira Rice2-20/+10
2008-10-09Merged the movement branch into trunkBjørn Lindeijer2-348/+29
2008-10-01Possible fix for the arrow crashing bug. Confirmation needed.Ira Rice1-14/+14
2008-10-01Fixed female sprites not showing all equipment.Ira Rice1-1/+1
2008-09-25Merged the Tametomo branch into trunk.Ira Rice4-13/+67
2008-09-12Fixed /where, added /cast for heal and gather, some changes to inventory to s...Lloyd Bryant3-19/+122