summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-11Fixed the name of a variable (fix by Scraggy).Bjørn Lindeijer1-1/+1
2008-08-28Added support for being effects through the eAthena levelup message, and checkBjørn Lindeijer3-23/+32
2008-08-28Applied patch put together by Jaxad0127 with changes from the Aethyra project.Bjørn Lindeijer5-27/+143
2008-08-28Removed the usually incorrect "for 5 minutes" clause from the message display...Philipp Sehmisch1-3/+3
2008-08-22Added config option to honor stop-walking packet, added X and Y to /where, re...Lloyd Bryant2-16/+26
2008-08-18Fixed bugs with new arrow typesLloyd Bryant2-44/+25
2008-08-17Fixed crash resulting from having a player targeted when hitting a warp pointLloyd Bryant2-4/+8
2008-08-13Changed the bit to signal GM status to evade bad data from TMW's serverLloyd Bryant1-1/+1
2008-08-13Added permission levels to guilds, and operator permissions to channels.David Athay7-14/+118
2008-08-13Added support for different colored fonts for different being typesLloyd Bryant1-2/+4
2008-08-06totally killed the stop walking packet handlerLloyd Bryant1-5/+5
2008-08-05Fixed alignment (patch by Scraggy - Mantis #384) and spelling error.David Athay1-2/+2
2008-07-30Adding patch the stops a segfault from occuring in beinghandler whenKraant1-4/+5
2008-07-24Reverted David Athay2-0/+4
2008-07-24Bugfix for visual glitch when using TMW serverLloyd Bryant1-1/+3
2008-07-24Added cape/misc1/misc2 code into character selection displayLloyd Bryant1-3/+3
2008-07-23Updated item database, Selim and network.cppDouglas Boffey1-1/+1