Age | Commit message (Expand) | Author | Files | Lines |
2008-11-21 | Undo message id change to maintain compatibility | Bjørn Lindeijer | 1 | -1/+1 |
2008-11-20 | Renabled the dynamic updates | Bjørn Lindeijer | 3 | -65/+103 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 61 | -120/+0 |
2008-11-16 | Fixed warning about unused variable | Bjørn Lindeijer | 1 | -1/+1 |
2008-11-13 | Added avatars to party window | David Athay | 2 | -6/+26 |
2008-11-06 | Added interface for sending post. | David Athay | 6 | -131/+14 |
2008-11-01 | Magic implementation phase 1 and 2 (added netcode and a very crude gui for us... | Philipp Sehmisch | 3 | -0/+9 |
2008-11-01 | Merged revisions 4180-4181 via svnmerge from | Bjørn Lindeijer | 1 | -1/+0 |
2008-10-27 | add effect handler (by Chuck Miller) | Roderic Morris | 3 | -0/+99 |
2008-10-26 | fix for last commit | Roderic Morris | 1 | -2/+2 |
2008-10-26 | fixes for movement | Roderic Morris | 1 | -1/+14 |
2008-10-24 | Made it so the player will auto face its target | Jared Adams | 1 | -2/+9 |
2008-10-21 | Fixed up some of the postal system stuff for testing it. | David Athay | 3 | -1/+118 |
2008-10-15 | src/localplayer.cpp | David Athay | 5 | -0/+44 |
2008-10-09 | Merged the movement branch into trunk | Bjørn Lindeijer | 2 | -348/+29 |
2008-08-13 | Added permission levels to guilds, and operator permissions to channels. | David Athay | 7 | -14/+118 |
2008-07-24 | Reverted | David Athay | 2 | -0/+4 |
2008-07-22 | Add permissions to guild members. Alt-Gr fix for Rotonen from 0.0 | David Athay | 2 | -7/+7 |
2008-07-07 | get rid of channel registering related code | Roderic Morris | 5 | -55/+0 |
2008-06-25 | handle topic changes and guild events | Roderic Morris | 5 | -17/+66 |
2008-06-10 | update chat packet defs, get rid of unused functions | Roderic Morris | 3 | -23/+7 |
2008-06-10 | add commandhandler class and fix / add some commands | Roderic Morris | 2 | -20/+20 |
2008-06-03 | channel announcements and leave / enter messages, chat code refactoring | Roderic Morris | 4 | -118/+274 |
2008-05-30 | Fixed handling of announce messages and private messages. Don't cut off the | Bjørn Lindeijer | 1 | -66/+9 |
2008-05-19 | (no commit message) | Philipp Sehmisch | 1 | -0/+2 |
2008-05-08 | Fixed initialisation in case | David Athay | 1 | -1/+2 |
2008-05-07 | Made say messages from being ID 0 display as messages from server. | Philipp Sehmisch | 1 | -2/+8 |
2008-04-28 | Added party invite dialog | David Athay | 3 | -6/+9 |
2008-04-25 | Generic return values were incomplete client-side. | Yohann Ferreira | 1 | -1/+4 |
2008-04-25 | Made the Email address change work more nicely with the server. | Yohann Ferreira | 4 | -5/+7 |
2008-04-25 | Added client-side email address change ability. | Yohann Ferreira | 2 | -2/+32 |
2008-04-23 | Fixed svn:keywords properties and added header to guild.h. | Bjørn Lindeijer | 6 | -6/+6 |
2008-04-23 | Fixed headers to be GPL | David Athay | 4 | -82/+64 |
2008-04-23 | Replaced SHA-256 implementation with the one from InspIRCd. Thanks to Bertram | Bjørn Lindeijer | 2 | -12/+9 |
2008-04-22 | Added more support for parties | David Athay | 4 | -21/+28 |
2008-04-21 | Added password encryption client-side using SHA256. | Yohann Ferreira | 3 | -18/+31 |
2008-04-20 | Since the connection objects might not have been created yet when an exception | Bjørn Lindeijer | 1 | -0/+3 |
2008-04-18 | Made mislogins and misregistrations a little less annoying for the user. | Yohann Ferreira | 1 | -2/+2 |
2008-04-18 | Made 'Unregister' and 'change password' functionnal, at least client-side. | Yohann Ferreira | 2 | -1/+32 |
2008-04-18 | Fixed numerous crashes with chat and guild windows using new tabbed area. | David Athay | 2 | -5/+18 |
2008-04-17 | Added basic party support (no interface to create or quit yet) | David Athay | 6 | -4/+262 |
2008-04-17 | One file was forgotten while committing the private channels removal. | Yohann Ferreira | 1 | -2/+1 |
2008-04-16 | Removed private channels | David Athay | 2 | -4/+7 |
2008-04-16 | Fixed online status so that users are shown as online | David Athay | 1 | -0/+3 |
2008-04-15 | Added online status of guild members | David Athay | 5 | -2/+45 |
2008-04-14 | Added new TabbedArea which extends gui::TabbedArea. Changed Guild and | David Athay | 1 | -0/+11 |
2008-04-03 | Added updating guild member list | David Athay | 2 | -9/+21 |
2008-04-03 | Took out something that I committed by accident earlier. Sorry for blocking the | Bjørn Lindeijer | 1 | -8/+0 |
2008-04-01 | Fixed up chat and guilds | David Athay | 1 | -1/+5 |
2008-03-23 | Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ... | Bjørn Lindeijer | 1 | -3/+12 |