Age | Commit message (Expand) | Author | Files | Lines |
2008-07-14 | fix view names checkbox, fix compilation with cmake | Roderic Morris | 5 | -6/+14 |
2008-07-14 | Added admin commands to /help and added registration of party handler | David Athay | 4 | -1/+19 |
2008-07-07 | get rid of channel registering related code | Roderic Morris | 8 | -90/+14 |
2008-07-07 | Added /party command. | David Athay | 6 | -4/+32 |
2008-07-07 | Added help for each command based on mantis bug #359, thanks to Scraggy | David Athay | 3 | -36/+116 |
2008-07-05 | Allow alt key for chatting on Mac, remove unneeded includes. | David Athay | 3 | -5/+9 |
2008-07-04 | Ugly hack for chat scrolling. | David Athay | 3 | -9/+34 |
2008-07-03 | Fix guild window focus and crash bug | David Athay | 4 | -344/+351 |
2008-07-02 | Fixed speech bubbles staying on screen after map change bug. | Philipp Sehmisch | 2 | -0/+6 |
2008-07-01 | fix build files | Roderic Morris | 4 | -1/+14 |
2008-07-01 | fixed a compiler warning. | Philipp Sehmisch | 1 | -1/+1 |
2008-07-01 | Updated project files. | Philipp Sehmisch | 4 | -338/+351 |
2008-07-01 | Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi... | Philipp Sehmisch | 20 | -139/+721 |
2008-06-27 | add icons to the skill dialog | Roderic Morris | 4 | -20/+47 |
2008-06-25 | handle topic changes and guild events | Roderic Morris | 8 | -17/+97 |
2008-06-15 | fix compiler and cmake warnings | Roderic Morris | 4 | -5/+7 |
2008-06-11 | Fixed displaying guild members in the guild window | David Athay | 2 | -0/+6 |
2008-06-10 | update chat packet defs, get rid of unused functions | Roderic Morris | 4 | -23/+13 |
2008-06-10 | add commandhandler class and fix / add some commands | Roderic Morris | 12 | -191/+389 |
2008-06-04 | Small fix for displaying all names. | Mateusz Kaduk | 1 | -1/+3 |
2008-06-04 | Added switch option drawing nicknames only if mouse hover. Useful in crowded ... | Mateusz Kaduk | 5 | -17/+65 |
2008-06-03 | channel announcements and leave / enter messages, chat code refactoring | Roderic Morris | 9 | -312/+368 |
2008-05-30 | Fixed handling of announce messages and private messages. Don't cut off the | Bjørn Lindeijer | 3 | -68/+16 |
2008-05-22 | Fix compile errors when compiling with GCC 4.3 (patch by rodge) | Bjørn Lindeijer | 3 | -0/+8 |
2008-05-20 | fixed some filename confusion messup in the last commit. | Philipp Sehmisch | 2 | -172/+19 |
2008-05-20 | Mention Subversion instead of CVS. | Bjørn Lindeijer | 2 | -14/+18 |
2008-05-19 | Added the possibility to add particle effects to NPCs in npcs.xml. | Philipp Sehmisch | 4 | -5/+177 |
2008-05-19 | (no commit message) | Philipp Sehmisch | 2 | -0/+7 |
2008-05-16 | Applied QOALs patch to fix popup bug | David Athay | 2 | -2/+7 |
2008-05-15 | Fixed chat window scrolling | David Athay | 2 | -0/+3 |
2008-05-15 | Added tab with image based on button | David Athay | 12 | -14/+265 |
2008-05-12 | Fix building on other build systems | David Athay | 3 | -4/+4 |
2008-05-09 | Changed the tabbedarea to be transparant as before. Changed setup | David Athay | 13 | -213/+42 |
2008-05-08 | Fixed initialisation in case | David Athay | 2 | -1/+6 |
2008-05-07 | forgot something in changelog. | Philipp Sehmisch | 1 | -1/+2 |
2008-05-07 | Made say messages from being ID 0 display as messages from server. | Philipp Sehmisch | 2 | -2/+13 |
2008-05-05 | Only update the size of chat window widgets when it is resized. | Bjørn Lindeijer | 3 | -12/+20 |
2008-05-04 | Blocked revisions 4060,4065,4068,4080-4081,4098 via svnmerge | Bjørn Lindeijer | 0 | -0/+0 |
2008-05-04 | Merged revisions 4031-4044,4046-4058,4061-4062,4064,4066-4067,4069-4070,4072-... | Bjørn Lindeijer | 19 | -120/+109 |
2008-04-29 | Name structs with capital, just like classes. | Bjørn Lindeijer | 4 | -8/+13 |
2008-04-28 | Skills patch by roderic, mantis id=209 | David Athay | 5 | -61/+150 |
2008-04-28 | Added party invite dialog | David Athay | 7 | -23/+114 |
2008-04-26 | Made smooth color changing and smooth progress optional. | Yohann Ferreira | 3 | -11/+47 |
2008-04-25 | Generic return values were incomplete client-side. | Yohann Ferreira | 2 | -1/+5 |
2008-04-25 | Made the Email address change work more nicely with the server. | Yohann Ferreira | 8 | -38/+18 |
2008-04-25 | Added client-side email address change ability. | Yohann Ferreira | 13 | -17/+365 |
2008-04-25 | Added party window, updated codeblocks project file. | David Athay | 5 | -1/+161 |
2008-04-23 | Forget changelog entry yesterday. | Bjørn Lindeijer | 1 | -1/+9 |
2008-04-23 | Fixed svn:keywords properties and added header to guild.h. | Bjørn Lindeijer | 13 | -16/+37 |
2008-04-23 | Fixed headers to be GPL | David Athay | 6 | -104/+85 |