summaryrefslogtreecommitdiff
path: root/src/gui/viewport.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-06Merge branch 'aethyra/master'Bjørn Lindeijer1-21/+14
2009-03-05Made some optimizations based on some profiling done by Octalot, as wellIra Rice1-21/+14
2009-02-26Merge branch 'aethyra/master'Bjørn Lindeijer1-10/+19
2009-02-24Cleaned up some code, as well as removed redundant talk client requestingIra Rice1-10/+19
2009-02-20Restore old middle click behaviorJared Adams1-1/+2
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-4/+5
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-7/+1
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-4/+5
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-170/+65
2009-02-08Mostly fixed a few field values to behave better in Windows, as well asIra Rice1-1/+1
2009-02-07Some more include cleanups.Ira Rice1-1/+0
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-5/+0
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-2/+0
2009-01-09More code style cleanupsIra Rice1-4/+2
2009-01-09Added the ability to see your own name in game.Ira Rice1-0/+11
2009-01-06Added support for unicode charset in textfields and chat.Guillaume Melquiond1-2/+0
2009-01-06Added support for unicode charset in textfields and chat.Guillaume Melquiond1-2/+0
2009-01-06Fixed the windows cbp file, deleted some files which we don't use, andIra Rice1-1/+1
2008-12-14Tweaked some configuration defaultsBjørn Lindeijer1-2/+2
2008-12-08Fixed speech bubbles, which broke on the last merger.Ira Rice1-0/+1
2008-12-07Tweaked some configuration defaultsBjørn Lindeijer1-2/+2
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-4/+5
2008-12-07Some code reformattingBjørn Lindeijer1-1/+1
2008-12-07Tweaked some configuration defaultsBjørn Lindeijer1-2/+2
2008-12-07Added client-side status change handlers (text, icon, particle effect, audio).Fate1-0/+6
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-7/+4
2008-11-16Whitespace and indentation fixesBjørn Lindeijer1-2/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-02Fixed right-clicking on NPCs.Bjørn Lindeijer1-1/+1
2008-10-31Merged revisions 4071,4093,4100,4363 via svnmerge from Bjørn Lindeijer1-3/+5
2008-10-28Fixed attacking so that it will actually continue to attack in Ira Rice1-1/+1
2008-10-27Revised code so that dead sprites are de-targeted.Ira Rice1-1/+1
2008-10-27Changed mouse attack behavior so that if you click on a being that's too Ira Rice1-1/+1
2008-10-27Fixed mouse attacks and targeting.Ira Rice1-4/+2
2008-10-27Made targets draw on the fringe layer, as well as added t for talking to Ira Rice1-3/+0
2008-10-27Merged the Tametomo branch back into trunk. Targeting has been removed Ira Rice1-94/+1
2008-10-24fixes for targetting (by Chuck Miller)Roderic Morris1-11/+8
2008-10-23A few more compiler warnings fixed.Ira Rice1-1/+1
2008-10-09Merged the movement branch into trunkBjørn Lindeijer1-45/+46
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-80/+63
2008-09-15Commented out getBeingByPixel because it really isn't used, nor is there Ira Rice1-4/+4
2008-08-28Accepted Patch by Scraggy that moves text in such a way that no text overlapsBjørn Lindeijer1-21/+7
2008-07-18Import of client treeLloyd Bryant1-22/+8