summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Added the font file to branding.xmlPhilipp Sehmisch1-2/+4
2008-11-16Whitespace and indentation fixesBjørn Lindeijer7-60/+47
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer168-333/+0
2008-11-13Added avatars to party windowDavid Athay5-18/+159
2008-11-12Fixed multiline editing for lettersDavid Athay2-2/+5
2008-11-12Fixed chat transparency and icon loading.David Athay1-0/+1
2008-11-11Moved some hardcoded strings and filenames to an external configuration file.Philipp Sehmisch1-1/+1
2008-11-06Added interface for sending post.David Athay2-0/+157
2008-11-04Merged revisions 4332 via svnmerge from Bjørn Lindeijer2-23/+44
2008-11-02Fixed right-clicking on NPCs.Bjørn Lindeijer1-1/+1
2008-11-01Some files I forgot to add with the last commit.Philipp Sehmisch2-0/+172
2008-11-01Magic implementation phase 1 and 2 (added netcode and a very crude gui for us...Philipp Sehmisch2-0/+8
2008-11-01Merged revisions 4207-4209,4221-4222 via svnmerge from Bjørn Lindeijer9-37/+30
2008-11-01Merged revisions 4180-4181 via svnmerge from Bjørn Lindeijer1-5/+9
2008-11-01Merged revisions 4110-4111,4116 via svnmerge from Bjørn Lindeijer2-3/+9
2008-10-31Merged revisions 4071,4093,4100,4363 via svnmerge from Bjørn Lindeijer1-3/+5
2008-10-24fixes for targetting (by Chuck Miller)Roderic Morris1-11/+8
2008-10-10Some old uncommitted cleanup.Bjørn Lindeijer2-10/+0
2008-10-09Merged the movement branch into trunkBjørn Lindeijer5-57/+63
2008-09-14fix for guichan bug in tabbedareasRoderic Morris2-0/+10
2008-09-04Introduced another template to make deleting all values in a container easier.Bjørn Lindeijer4-10/+4
2008-08-21fix svn properties and id tagsRoderic Morris3-4/+3
2008-08-18fix bug #209, display skill icons correctly.Roderic Morris4-7/+143
2008-08-13Call the more appropriate method (adjustSize instead of logic).Bjørn Lindeijer1-1/+1
2008-08-13Added permission levels to guilds, and operator permissions to channels.David Athay1-0/+4
2008-07-17Fixed crash with party invite dialogDavid Athay1-2/+0
2008-07-14fix view names checkbox, fix compilation with cmakeRoderic Morris3-6/+6
2008-07-07Added /party command.David Athay1-1/+1
2008-07-05Allow alt key for chatting on Mac, remove unneeded includes.David Athay1-5/+0
2008-07-04Ugly hack for chat scrolling.David Athay2-9/+30
2008-07-03Fix guild window focus and crash bugDavid Athay1-1/+1
2008-07-01fixed a compiler warning.Philipp Sehmisch1-1/+1
2008-07-01Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi...Philipp Sehmisch12-94/+620
2008-06-27add icons to the skill dialogRoderic Morris2-6/+27
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-10add commandhandler class and fix / add some commandsRoderic Morris2-134/+51
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 Morris2-165/+2
2008-05-30Fixed handling of announce messages and private messages. Don't cut off theBjørn Lindeijer1-2/+1
2008-05-22Fix compile errors when compiling with GCC 4.3 (patch by rodge)Bjørn Lindeijer1-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 Athay6-14/+250
2008-05-09Changed the tabbedarea to be transparant as before. Changed setup David Athay11-209/+28
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 Lindeijer11-89/+37
2008-04-29Name structs with capital, just like classes.Bjørn Lindeijer1-2/+2
2008-04-28Skills patch by roderic, mantis id=209David Athay2-43/+125