summaryrefslogtreecommitdiff
path: root/src/gui/viewport.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-14fix view names checkbox, fix compilation with cmakeRoderic Morris1-4/+4
2008-07-01Merged revisions 4044-4067 via svnmerge from Bjørn Lindeijer1-7/+5
2008-06-15fix compiler and cmake warningsRoderic Morris1-2/+2
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 Kaduk1-1/+25
2008-04-20Merged revisions 3962-3983,3985-3999,4001-4021 via svnmerge from Bjørn Lindeijer1-0/+1
2008-04-17Moved walking calls flooding control when dragging mouse to viewport.Yohann Ferreira1-11/+15
2008-04-17Added input type parameter to the LocalPlayer::SetDestination methods in orde...Yohann Ferreira1-6/+10
2008-04-16Fixed compilation warning.Bjørn Lindeijer1-2/+2
2008-04-15Fixed clicking near player.David Athay1-2/+0
2008-04-11 Players now need toDavid Athay1-2/+19
2008-04-08Implemented support for an arbitrary number of map layers. The only layerBjørn Lindeijer1-15/+9