summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-07-24Reverted David Athay3-1/+5
2008-07-22Add permissions to guild members. Alt-Gr fix for Rotonen from 0.0David Athay7-14/+17
2008-07-17Fixed crash with party invite dialogDavid Athay1-2/+0
2008-07-14fix view names checkbox, fix compilation with cmakeRoderic Morris4-6/+8
2008-07-14Added admin commands to /help and added registration of party handlerDavid Athay3-1/+14
2008-07-07get rid of channel registering related codeRoderic Morris7-90/+8
2008-07-07Added /party command.David Athay5-4/+30
2008-07-07Added help for each command based on mantis bug #359, thanks to ScraggyDavid Athay2-36/+111
2008-07-05Allow alt key for chatting on Mac, remove unneeded includes.David Athay2-5/+4
2008-07-04Ugly hack for chat scrolling.David Athay2-9/+30
2008-07-03Fix guild window focus and crash bugDavid Athay2-3/+3
2008-07-02Fixed speech bubbles staying on screen after map change bug.Philipp Sehmisch1-0/+2
2008-07-01fix build filesRoderic Morris2-1/+5
2008-07-01fixed a compiler warning.Philipp Sehmisch1-1/+1
2008-07-01Updated project files.Philipp Sehmisch1-0/+4
2008-07-01Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi...Philipp Sehmisch15-139/+670
2008-06-27add icons to the skill dialogRoderic Morris3-20/+41
2008-06-25handle topic changes and guild eventsRoderic Morris7-17/+89
2008-06-15fix compiler and cmake warningsRoderic Morris1-2/+2
2008-06-11Fixed displaying guild members in the guild windowDavid Athay1-0/+1
2008-06-10update chat packet defs, get rid of unused functionsRoderic Morris3-23/+7
2008-06-10add commandhandler class and fix / add some commandsRoderic Morris11-191/+377
2008-06-04Small fix for displaying all names.Mateusz Kaduk1-1/+3
2008-06-04Added switch option drawing nicknames only if mouse hover. Useful in crowded ...Mateusz Kaduk5-17/+65
2008-06-03channel announcements and leave / enter messages, chat code refactoringRoderic Morris8-312/+357
2008-05-30Fixed handling of announce messages and private messages. Don't cut off theBjørn Lindeijer2-68/+10
2008-05-22Fix compile errors when compiling with GCC 4.3 (patch by rodge)Bjørn Lindeijer2-0/+3
2008-05-20fixed some filename confusion messup in the last commit.Philipp Sehmisch2-172/+19
2008-05-19Added the possibility to add particle effects to NPCs in npcs.xml.Philipp Sehmisch3-5/+175
2008-05-19(no commit message)Philipp Sehmisch1-0/+2
2008-05-16Applied QOALs patch to fix popup bugDavid Athay1-2/+2
2008-05-15Fixed chat window scrollingDavid Athay1-0/+2
2008-05-15Added tab with image based on buttonDavid Athay8-14/+254
2008-05-12Fix building on other build systemsDavid Athay2-4/+0
2008-05-09Changed the tabbedarea to be transparant as before. Changed setup David Athay11-209/+28
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-05-05Only update the size of chat window widgets when it is resized.Bjørn Lindeijer2-12/+15
2008-05-04Merged revisions 4031-4044,4046-4058,4061-4062,4064,4066-4067,4069-4070,4072-...Bjørn Lindeijer14-97/+48
2008-04-29Name structs with capital, just like classes.Bjørn Lindeijer3-6/+6
2008-04-28Skills patch by roderic, mantis id=209David Athay4-61/+148
2008-04-28Added party invite dialogDavid Athay5-23/+106
2008-04-26Made smooth color changing and smooth progress optional.Yohann Ferreira2-11/+45
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 Ferreira7-38/+16
2008-04-25Added client-side email address change ability.Yohann Ferreira12-17/+356
2008-04-25Added party window, updated codeblocks project file.David Athay3-1/+152
2008-04-23Fixed svn:keywords properties and added header to guild.h.Bjørn Lindeijer13-16/+37
2008-04-23Fixed headers to be GPLDavid Athay5-104/+79
2008-04-23Replaced SHA-256 implementation with the one from InspIRCd. Thanks to BertramBjørn Lindeijer9-1039/+326