summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-06-27add icons to the skill dialogRoderic Morris1-0/+6
2008-06-25handle topic changes and guild eventsRoderic Morris1-0/+8
2008-06-15fix compiler and cmake warningsRoderic Morris1-0/+5
2008-06-11Fixed displaying guild members in the guild windowDavid Athay1-0/+5
2008-06-10update chat packet defs, get rid of unused functionsRoderic Morris1-0/+6
2008-06-10add commandhandler class and fix / add some commandsRoderic Morris1-0/+12
2008-06-03channel announcements and leave / enter messages, chat code refactoringRoderic Morris1-0/+11
2008-05-30Fixed handling of announce messages and private messages. Don't cut off theBjørn Lindeijer1-0/+6
2008-05-22Fix compile errors when compiling with GCC 4.3 (patch by rodge)Bjørn Lindeijer1-0/+5
2008-05-20Mention Subversion instead of CVS.Bjørn Lindeijer1-11/+15
2008-05-19Added the possibility to add particle effects to NPCs in npcs.xml.Philipp Sehmisch1-0/+2
2008-05-19(no commit message)Philipp Sehmisch1-0/+5
2008-05-16Applied QOALs patch to fix popup bugDavid Athay1-0/+5
2008-05-15Fixed chat window scrollingDavid Athay1-0/+1
2008-05-15Added tab with image based on buttonDavid Athay1-0/+9
2008-05-12Fix building on other build systemsDavid Athay1-0/+4
2008-05-09Changed the tabbedarea to be transparant as before. Changed setup David Athay1-0/+11
2008-05-08Fixed initialisation in caseDavid Athay1-0/+4
2008-05-07forgot something in changelog.Philipp Sehmisch1-1/+2
2008-05-07Made say messages from being ID 0 display as messages from server.Philipp Sehmisch1-0/+5
2008-05-05Only update the size of chat window widgets when it is resized.Bjørn Lindeijer1-0/+5
2008-05-04Merged revisions 4031-4044,4046-4058,4061-4062,4064,4066-4067,4069-4070,4072-...Bjørn Lindeijer1-6/+31
2008-04-29Name structs with capital, just like classes.Bjørn Lindeijer1-2/+7
2008-04-28Skills patch by roderic, mantis id=209David Athay1-0/+2
2008-04-28Added party invite dialogDavid Athay1-0/+6
2008-04-26Made smooth color changing and smooth progress optional.Yohann Ferreira1-0/+2
2008-04-25Generic return values were incomplete client-side.Yohann Ferreira1-0/+1
2008-04-25Made the Email address change work more nicely with the server.Yohann Ferreira1-0/+2
2008-04-25Added client-side email address change ability.Yohann Ferreira1-0/+9
2008-04-25Added party window, updated codeblocks project file.David Athay1-0/+5
2008-04-23Forget changelog entry yesterday.Bjørn Lindeijer1-1/+9
2008-04-23Fixed headers to be GPLDavid Athay1-0/+6
2008-04-22Added more support for partiesDavid Athay1-0/+5
2008-04-21Added password encryption client-side using SHA256.Yohann Ferreira1-0/+8
2008-04-21Fixed chat window size issueDavid Athay1-0/+5
2008-04-20Since the connection objects might not have been created yet when an exceptionBjørn Lindeijer1-0/+3
2008-04-20Merged two maps into one, avoid non-const operator[] and check whether channelBjørn Lindeijer1-0/+2
2008-04-20Fixed installing of dejavusans.ttf font.Bjørn Lindeijer1-0/+2
2008-04-20Added --data parameter to be used to specify where to get the data from whenBjørn Lindeijer1-0/+5
2008-04-20Merged revisions 3962-3983,3985-3999,4001-4021 via svnmerge from Bjørn Lindeijer1-5/+35
2008-04-20Merged revisions 3955-3960 via svnmerge from Bjørn Lindeijer1-2/+10
2008-04-19Made the client clean characters information at unlogging to avoid a freeze w...Yohann Ferreira1-0/+5
2008-04-19Fix a double entry and add missing files.Dennis Friis1-0/+4
2008-04-18Made mislogins and misregistrations a little less annoying for the user.Yohann Ferreira1-0/+5
2008-04-18Made 'Unregister' and 'change password' functionnal, at least client-side.Yohann Ferreira1-0/+4
2008-04-18Limited keyboard walk messages flooding to one message per 1/10 sec.Yohann Ferreira1-0/+2
2008-04-18Added a change password dialog. State code is to be reworked.Yohann Ferreira1-3/+12
2008-04-18Fixed numerous crashes with chat and guild windows using new tabbed area.David Athay1-0/+9
2008-04-17Fixed a crash when clicking on 'Quit Guild' Button. Also disabled the 'Invite...Yohann Ferreira1-1/+5
2008-04-17Forgot main.cppYohann Ferreira1-1/+1