summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2008-12-14Fixed inconsistency in default window sizesBjørn Lindeijer8-10/+11
2008-12-14Removed the unused NewSkillDialogBjørn Lindeijer2-262/+0
2008-12-14Removed ChargeDialogBjørn Lindeijer2-105/+0
2008-12-13Code style reformattingBjørn Lindeijer8-178/+142
2008-12-13Only require a restart to switch to full screen with OpenGL on Windows, sinceBjørn Lindeijer1-0/+11
2008-12-13Fixed alignment (patch by Scraggy - Mantis #384) and spelling error.David Athay1-2/+2
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-09Fixed two issues with the chat message parsingBjørn Lindeijer1-6/+17
2008-12-09Make the window shortcuts configurableJared Adams1-6/+6
2008-12-09Fixed two issues with the chat message parsingBjørn Lindeijer1-7/+11
2008-12-09Removed the unused NewSkillDialogBjørn Lindeijer2-262/+0
2008-12-08Small maps used to scroll as well as big maps. Fixed.Ira Rice1-2/+2
2008-12-08Code reformattingBjørn Lindeijer1-4/+1
2008-12-08Code reformattingBjørn Lindeijer1-4/+1
2008-12-08Introduced another template to make deleting all values in a container easier.Bjørn Lindeijer4-10/+4
2008-12-08Fixed speech bubbles, which broke on the last merger.Ira Rice1-0/+1
2008-12-08Compacted the inventory window layout.Ira Rice2-22/+8
2008-12-08Clip the minimap image to within its windowBjørn Lindeijer1-10/+14
2008-12-08Don't scroll past the edges of the minimapBjørn Lindeijer1-0/+12
2008-12-08Clip the minimap image to within its windowBjørn Lindeijer1-10/+14
2008-12-08Don't scroll past the edges of the minimapBjørn Lindeijer1-0/+12
2008-12-07Added some initialization and removed ChargeDialogIra Rice2-106/+0
2008-12-07Fixed inconsistency in default window sizesBjørn Lindeijer9-20/+21
2008-12-07Tweaked some configuration defaultsBjørn Lindeijer2-9/+9
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice24-96/+389
2008-12-07Some code reformattingBjørn Lindeijer1-1/+1
2008-12-07Added some initialization and removed ChargeDialogBjørn Lindeijer2-105/+0
2008-12-07Fixed inconsistency in default window sizesBjørn Lindeijer9-21/+22
2008-12-07Use widgetResized to adjust chat window contentsBjørn Lindeijer2-6/+4
2008-12-07Tweaked some configuration defaultsBjørn Lindeijer2-9/+9
2008-12-07Some small updates and reformattingBjørn Lindeijer1-1/+0
2008-12-07Added client-side status change handlers (text, icon, particle effect, audio).Fate3-2/+58
2008-12-06For interaction popup window: serialise beings as IDs and look up, to allow t...Fate2-30/+36
2008-12-06Minor punctuation fix, merged earlier /whisper fix/help update with separate ...Fate1-2/+2
2008-12-06Merge branch 'master' of git@gitorious.org:tmw/eathenaFate7-47/+118
2008-12-06Fixes to the /w commandFate1-2/+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-12-06Fixed NPC dialogs so that they properly wrap. Broken by the last cherryIra Rice1-0/+5
2008-12-06Fixed wrapping in some cases, removed draw methodBjørn Lindeijer4-57/+24
2008-12-07Some code reformatting and updated NEWSBjørn Lindeijer1-10/+12
2008-12-07Changed proxy fix to only tell the proxy to no-cacheKraant1-6/+11
2008-12-07Set headers for CURL so that proxies won't cache filesKraant1-0/+9
2008-12-07Changed the status window so that all the information appears by defaultDouglas Boffey1-1/+1
2008-12-07Fixed wrapping in some cases, removed draw methodBjørn Lindeijer4-59/+24