summaryrefslogtreecommitdiff
path: root/src/gui/gui.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-13Added support for different colored fonts for different being typesLloyd Bryant1-0/+47
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-07-05Allow alt key for chatting on Mac, remove unneeded includes.David Athay1-5/+0
2008-04-20Fixed installing of dejavusans.ttf font.Bjørn Lindeijer1-2/+2
2008-04-18Fixed numerous crashes with chat and guild windows using new tabbed area.David Athay1-12/+8
2008-02-28Work in Progress commit of guilds.David Athay1-0/+4
2008-02-21Showing a visible error message to the user when the font file fails to load.Philipp Sehmisch1-6/+2
2007-10-22Some insignificant small changes.Bjørn Lindeijer1-1/+1
2007-10-18Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, Bjørn Lindeijer1-20/+5
2007-09-20Added support for unicode charset in textfields and chat.Guillaume Melquiond1-14/+10
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer1-3/+3
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-23/+22
2007-09-10Added support for True Type Fonts.Eugenio Favalli1-8/+12
2007-08-25Removed dependency on Guichan's OpenGL library. Taken over image loading and ...Guillaume Melquiond1-21/+3
2007-08-24Removed useless logic method and reverted mouse cursor to non-static sinceBjørn Lindeijer1-18/+12
2007-08-22Added close button and item shortcut backgrounds to files that will beBjørn Lindeijer1-1/+1
2007-08-21mantis id=118 - Added Item Shortcut Bar.Joshua Langley1-3/+2
2007-08-20Added monster killed xp notification effect.Joshua Langley1-1/+1
2007-08-20Added close button functionality, resize cursor cues.Joshua Langley1-8/+13
2007-07-27Removed useless yet costly dynamic casts.Guillaume Melquiond1-3/+2
2007-07-08Merged 0.0 changes from revision 3317 to 3362 to trunk.Bjørn Lindeijer1-4/+0
2007-07-07Ported to Guichan 0.7.0. Unfortunately, since Guichan 0.6.x didn't have aBjørn Lindeijer1-4/+0
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-141/+11
2006-12-05Fixed visibility of item amount window.Bjørn Lindeijer1-0/+1
2006-12-04Introduced a new class Viewport which combines the drawing code from EngineBjørn Lindeijer1-168/+9
2006-12-01forgot to include one file in the commitPhilipp Sehmisch1-2/+2
2006-11-26Higher precision log timestamps, some more logging and support for TGA images.Bjørn Lindeijer1-0/+1
2006-11-17Added mouse following support.Björn Steinbrink1-1/+29
2006-11-02Merged trunk changes from revision 2757 to 2800 into the 0.1.0 branch.Bjørn Lindeijer1-1/+1
2006-11-01Added support for å and Å (with help of Håkan Rönn)Bjørn Lindeijer1-1/+1
2006-09-29Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.Bjørn Lindeijer1-0/+13
2006-09-09Removed easy targeting functionality since it interferes with walking aroundBjørn Lindeijer1-2/+3
2006-09-02Corrected mistake in using player coordinates instead of mouse coordinates.Bjørn Lindeijer1-2/+1
2006-09-02Applied patch by Bernard Lidicky, adding targetting nearest monster with eitherBjørn Lindeijer1-1/+15
2006-08-29Fixed merge issues with respect to scrolling.Guillaume Melquiond1-2/+0
2006-08-28Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch.Bjørn Lindeijer1-3/+7
2006-08-27Added support for entering monsters.Bjørn Lindeijer1-2/+4
2006-08-27Implemented pixel-grained movements.Guillaume Melquiond1-3/+3
2006-08-27Changed to pixel-based coordinates for beings.Guillaume Melquiond1-1/+1
2006-08-20The Network can now connect to the three servers and affected methods now takeBjørn Lindeijer1-1/+1
2006-08-13Fixed Guichan 0.5.0 compilation issues.Eugenio Favalli1-2/+3
2006-08-13Merged cleanups and content changes from the trunk. Also fixed compiling withBjørn Lindeijer1-4/+3
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-6/+4
2006-08-02Removed sex choice.Eugenio Favalli1-0/+3
2006-08-01Fixed compilation issues in windows.Eugenio Favalli1-2/+2
2006-07-30Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0Bjørn Lindeijer1-6/+4
2006-03-19Removed some useless null pointer checks.Björn Steinbrink1-4/+1
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-2/+2
2006-03-08Reverted changes from r2225, it broke walking code as I missed the difference...Björn Steinbrink1-3/+3
2006-03-08Let the LocalPlayer decide whether it can walk to a destination.Björn Steinbrink1-3/+3