Age | Commit message (Expand) | Author | Files | Lines |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 168 | -333/+0 |
2008-11-13 | Added avatars to party window | David Athay | 5 | -18/+159 |
2008-11-12 | Fixed multiline editing for letters | David Athay | 2 | -2/+5 |
2008-11-12 | Fixed chat transparency and icon loading. | David Athay | 1 | -0/+1 |
2008-11-11 | Moved some hardcoded strings and filenames to an external configuration file. | Philipp Sehmisch | 1 | -1/+1 |
2008-11-06 | Added interface for sending post. | David Athay | 2 | -0/+157 |
2008-11-04 | Merged revisions 4332 via svnmerge from | Bjørn Lindeijer | 2 | -23/+44 |
2008-11-02 | Fixed right-clicking on NPCs. | Bjørn Lindeijer | 1 | -1/+1 |
2008-11-01 | Some files I forgot to add with the last commit. | Philipp Sehmisch | 2 | -0/+172 |
2008-11-01 | Magic implementation phase 1 and 2 (added netcode and a very crude gui for us... | Philipp Sehmisch | 2 | -0/+8 |
2008-11-01 | Merged revisions 4207-4209,4221-4222 via svnmerge from | Bjørn Lindeijer | 9 | -37/+30 |
2008-11-01 | Merged revisions 4180-4181 via svnmerge from | Bjørn Lindeijer | 1 | -5/+9 |
2008-11-01 | Merged revisions 4110-4111,4116 via svnmerge from | Bjørn Lindeijer | 2 | -3/+9 |
2008-10-31 | Merged revisions 4071,4093,4100,4363 via svnmerge from | Bjørn Lindeijer | 1 | -3/+5 |
2008-10-24 | fixes for targetting (by Chuck Miller) | Roderic Morris | 1 | -11/+8 |
2008-10-10 | Some old uncommitted cleanup. | Bjørn Lindeijer | 2 | -10/+0 |
2008-10-09 | Merged the movement branch into trunk | Bjørn Lindeijer | 5 | -57/+63 |
2008-09-14 | fix for guichan bug in tabbedareas | Roderic Morris | 2 | -0/+10 |
2008-09-04 | Introduced another template to make deleting all values in a container easier. | Bjørn Lindeijer | 4 | -10/+4 |
2008-08-21 | fix svn properties and id tags | Roderic Morris | 3 | -4/+3 |
2008-08-18 | fix bug #209, display skill icons correctly. | Roderic Morris | 4 | -7/+143 |
2008-08-13 | Call the more appropriate method (adjustSize instead of logic). | Bjørn Lindeijer | 1 | -1/+1 |
2008-08-13 | Added permission levels to guilds, and operator permissions to channels. | David Athay | 1 | -0/+4 |
2008-07-17 | Fixed crash with party invite dialog | David Athay | 1 | -2/+0 |
2008-07-14 | fix view names checkbox, fix compilation with cmake | Roderic Morris | 3 | -6/+6 |
2008-07-07 | Added /party command. | David Athay | 1 | -1/+1 |
2008-07-05 | Allow alt key for chatting on Mac, remove unneeded includes. | David Athay | 1 | -5/+0 |
2008-07-04 | Ugly hack for chat scrolling. | David Athay | 2 | -9/+30 |
2008-07-03 | Fix guild window focus and crash bug | David Athay | 1 | -1/+1 |
2008-07-01 | fixed a compiler warning. | Philipp Sehmisch | 1 | -1/+1 |
2008-07-01 | Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi... | Philipp Sehmisch | 12 | -94/+620 |
2008-06-27 | add icons to the skill dialog | Roderic Morris | 2 | -6/+27 |
2008-06-15 | fix compiler and cmake warnings | Roderic Morris | 1 | -2/+2 |
2008-06-11 | Fixed displaying guild members in the guild window | David Athay | 1 | -0/+1 |
2008-06-10 | add commandhandler class and fix / add some commands | Roderic Morris | 2 | -134/+51 |
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 | 2 | -165/+2 |
2008-05-30 | Fixed handling of announce messages and private messages. Don't cut off the | Bjørn Lindeijer | 1 | -2/+1 |
2008-05-22 | Fix compile errors when compiling with GCC 4.3 (patch by rodge) | Bjørn Lindeijer | 1 | -0/+2 |
2008-05-16 | Applied QOALs patch to fix popup bug | David Athay | 1 | -2/+2 |
2008-05-15 | Fixed chat window scrolling | David Athay | 1 | -0/+2 |
2008-05-15 | Added tab with image based on button | David Athay | 6 | -14/+250 |
2008-05-09 | Changed the tabbedarea to be transparant as before. Changed setup | David Athay | 11 | -209/+28 |
2008-05-05 | Only update the size of chat window widgets when it is resized. | Bjørn Lindeijer | 2 | -12/+15 |
2008-05-04 | Merged revisions 4031-4044,4046-4058,4061-4062,4064,4066-4067,4069-4070,4072-... | Bjørn Lindeijer | 11 | -89/+37 |
2008-04-29 | Name structs with capital, just like classes. | Bjørn Lindeijer | 1 | -2/+2 |
2008-04-28 | Skills patch by roderic, mantis id=209 | David Athay | 2 | -43/+125 |
2008-04-28 | Added party invite dialog | David Athay | 2 | -17/+97 |
2008-04-26 | Made smooth color changing and smooth progress optional. | Yohann Ferreira | 2 | -11/+45 |