summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-23Added viewable cape/misc1/misc2, Chat button in GUILloyd Bryant1-8/+23
2008-07-22Added support for the new eAthena versionLloyd Bryant2-0/+32
2008-07-22Add permissions to guild members. Alt-Gr fix for Rotonen from 0.0David Athay2-7/+7
2008-07-19Pulled the teeth from the stop walking packet handlerLloyd Bryant1-0/+5
2008-07-18Added support for animated shoe and glove spritesLloyd Bryant2-6/+17
2008-07-18Import of client treeLloyd Bryant38-64/+297
2008-07-17Added support for handling the custom eAthena packet that sends the updateBjørn Lindeijer4-3/+18
2008-07-07get rid of channel registering related codeRoderic Morris5-55/+0
2008-06-25handle topic changes and guild eventsRoderic Morris5-17/+66
2008-06-17#333 Suppress 'trade with X cancelled' messages for ignored players.David Athay1-2/+6
2008-06-14Fixed trade bug again.David Athay1-2/+2
2008-06-14Fixed compilation errors and trade bug.David Athay1-0/+5
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer4-20/+44
2008-06-10update chat packet defs, get rid of unused functionsRoderic Morris3-23/+7
2008-06-10add commandhandler class and fix / add some commandsRoderic Morris2-20/+20
2008-06-04Display shield sprite also in character select window (patch by Sanga).Bjørn Lindeijer1-1/+1
2008-06-03channel announcements and leave / enter messages, chat code refactoringRoderic Morris4-118/+274
2008-06-02Merged handling for eAthena packets 0x00c3 and 0x01d7 and added support forBjørn Lindeijer3-48/+53
2008-05-30Fixed handling of announce messages and private messages. Don't cut off theBjørn Lindeijer1-66/+9
2008-05-19(no commit message)Philipp Sehmisch1-0/+2
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer4-42/+40
2008-05-08Fixed initialisation in caseDavid Athay1-1/+2
2008-05-07Made say messages from being ID 0 display as messages from server.Philipp Sehmisch1-2/+8