summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-19Don't forget to install tab.pngBjørn Lindeijer3-0/+7
2008-08-18fix bug #209, display skill icons correctly.Roderic Morris7-7/+154
2008-08-13Call the more appropriate method (adjustSize instead of logic).Bjørn Lindeijer2-132/+155
2008-08-13Added permission levels to guilds, and operator permissions to channels.David Athay11-14/+192
2008-08-12Removed autogen.sh and tell people in the INSTALL file to run 'autoreconf -i'Bjørn Lindeijer3-15/+7
2008-07-24Reverted David Athay4-1/+10
2008-07-22Add permissions to guild members. Alt-Gr fix for Rotonen from 0.0David Athay8-14/+23
2008-07-17Fixed crash with party invite dialogDavid Athay2-2/+5
2008-07-14fix view names checkbox, fix compilation with cmakeRoderic Morris5-6/+14
2008-07-14Added admin commands to /help and added registration of party handlerDavid Athay4-1/+19
2008-07-07get rid of channel registering related codeRoderic Morris8-90/+14
2008-07-07Added /party command.David Athay6-4/+32
2008-07-07Added help for each command based on mantis bug #359, thanks to ScraggyDavid Athay3-36/+116
2008-07-05Allow alt key for chatting on Mac, remove unneeded includes.David Athay3-5/+9
2008-07-04Ugly hack for chat scrolling.David Athay3-9/+34
2008-07-03Fix guild window focus and crash bugDavid Athay4-344/+351
2008-07-02Fixed speech bubbles staying on screen after map change bug.Philipp Sehmisch2-0/+6
2008-07-01fix build filesRoderic Morris4-1/+14
2008-07-01fixed a compiler warning.Philipp Sehmisch1-1/+1
2008-07-01Updated project files.Philipp Sehmisch4-338/+351
2008-07-01Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi...Philipp Sehmisch20-139/+721
2008-06-27add icons to the skill dialogRoderic Morris4-20/+47
2008-06-25handle topic changes and guild eventsRoderic Morris8-17/+97
2008-06-15fix compiler and cmake warningsRoderic Morris4-5/+7
2008-06-11Fixed displaying guild members in the guild windowDavid Athay2-0/+6
2008-06-10update chat packet defs, get rid of unused functionsRoderic Morris4-23/+13
2008-06-10add commandhandler class and fix / add some commandsRoderic Morris12-191/+389
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 Morris9-312/+368
2008-05-30Fixed handling of announce messages and private messages. Don't cut off theBjørn Lindeijer3-68/+16
2008-05-22Fix compile errors when compiling with GCC 4.3 (patch by rodge)Bjørn Lindeijer3-0/+8
2008-05-20fixed some filename confusion messup in the last commit.Philipp Sehmisch2-172/+19
2008-05-20Mention Subversion instead of CVS.Bjørn Lindeijer2-14/+18
2008-05-19Added the possibility to add particle effects to NPCs in npcs.xml.Philipp Sehmisch4-5/+177
2008-05-19(no commit message)Philipp Sehmisch2-0/+7
2008-05-16Applied QOALs patch to fix popup bugDavid Athay2-2/+7
2008-05-15Fixed chat window scrollingDavid Athay2-0/+3
2008-05-15Added tab with image based on buttonDavid Athay12-14/+265
2008-05-12Fix building on other build systemsDavid Athay3-4/+4
2008-05-09Changed the tabbedarea to be transparant as before. Changed setup David Athay13-213/+42
2008-05-08Fixed initialisation in caseDavid Athay2-1/+6
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 Sehmisch2-2/+13
2008-05-05Only update the size of chat window widgets when it is resized.Bjørn Lindeijer3-12/+20
2008-05-04Blocked revisions 4060,4065,4068,4080-4081,4098 via svnmergeBjørn Lindeijer0-0/+0
2008-05-04Merged revisions 4031-4044,4046-4058,4061-4062,4064,4066-4067,4069-4070,4072-...Bjørn Lindeijer19-120/+109
2008-04-29Name structs with capital, just like classes.Bjørn Lindeijer4-8/+13
2008-04-28Skills patch by roderic, mantis id=209David Athay5-61/+150
2008-04-28Added party invite dialogDavid Athay7-23/+114