summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2008-12-13Added ability to add equipment to the shurtcut barBjørn Lindeijer2-10/+8
2008-12-13Center large minimaps on playerBjørn Lindeijer1-20/+21
2008-12-13* Use hair.xml to determine hair colours (#514)Fate1-3/+4
2008-12-07Fixed wrapping in some cases, removed draw methodBjørn Lindeijer4-53/+21
2008-12-07Made NPC dialogues resizeable.Ira Rice4-7/+94
2008-12-07Fix race condition with a std::string accessBjørn Lindeijer2-15/+29
2008-12-07Fade out mouse cursor when not used for some timeBjørn Lindeijer2-12/+46
2008-12-07Set headers for CURL so that proxies won't cacheKraant1-0/+16
2008-11-24Converted some DOS newlines to UNIXBjørn Lindeijer2-167/+167
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