summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-28Added party invite dialogDavid Athay3-6/+9
2008-04-26When picking up GP from trade or quest, tell the user in the chat window like...Dennis Friis1-2/+9
2008-04-25Generic return values were incomplete client-side.Yohann Ferreira1-1/+4
2008-04-25Made the Email address change work more nicely with the server.Yohann Ferreira4-5/+7
2008-04-25Added client-side email address change ability.Yohann Ferreira2-2/+32
2008-04-24Make shortcut container ID based instead of slot based. Fixes items shifting ...Dennis Friis1-1/+0
2008-04-23Fixed svn:keywords properties and added header to guild.h.Bjørn Lindeijer6-6/+6
2008-04-23Fixed headers to be GPLDavid Athay4-82/+64
2008-04-23Replaced SHA-256 implementation with the one from InspIRCd. Thanks to BertramBjørn Lindeijer2-12/+9
2008-04-22Added more support for partiesDavid Athay4-21/+28
2008-04-21Added password encryption client-side using SHA256.Yohann Ferreira3-18/+31
2008-04-20Since the connection objects might not have been created yet when an exceptionBjørn Lindeijer1-0/+3
2008-04-18Made mislogins and misregistrations a little less annoying for the user.Yohann Ferreira1-2/+2
2008-04-18Made 'Unregister' and 'change password' functionnal, at least client-side.Yohann Ferreira2-1/+32
2008-04-18Fixed numerous crashes with chat and guild windows using new tabbed area.David Athay2-5/+18
2008-04-17Added basic party support (no interface to create or quit yet)David Athay6-4/+262
2008-04-17One file was forgotten while committing the private channels removal.Yohann Ferreira1-2/+1
2008-04-16Removed private channelsDavid Athay2-4/+7
2008-04-16Fixed online status so that users are shown as onlineDavid Athay1-0/+3
2008-04-15Added online status of guild membersDavid Athay5-2/+45
2008-04-14Added new TabbedArea which extends gui::TabbedArea. Changed Guild and David Athay1-0/+11
2008-04-10Implemented support for whispering to other players (patch by peavey).Bjørn Lindeijer2-0/+37
2008-04-10(no commit message)Philipp Sehmisch1-3/+4
2008-04-09Re-enabled non-functional item shortcut window, planned to be fixed for 0.0.25Bjørn Lindeijer1-2/+2