summaryrefslogtreecommitdiff
path: root/src/gui/viewport.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-16Move more to the event systemJared Adams1-3/+3
2010-08-02Remove non-GUI references to MiniStatusWindowJared Adams1-6/+3
2010-06-10Merge BeingManager and FloorItemManager as ActorSpriteManagerJared Adams1-4/+5
2010-04-12Added a more trusty path debug view for ManaServ.Bertram1-1/+2
2010-03-12Fix some issues with Being deletionJared Adams1-0/+7
2010-03-02Remove some unused membersJared Adams1-5/+2
2010-03-02Revert "Merge WindowContainer into Viewport and remove extra members"Jared Adams1-17/+7
2010-03-01Merge WindowContainer into Viewport and remove extra membersJared Adams1-7/+17
2010-03-01Hide BeingPopup when mouseover WindowsJared Adams1-0/+5
2010-02-28Add some new mousers and simplify related codeidiomatic1-1/+2
2010-02-24Move StorageWindow to instancing intead of globalJared Adams1-2/+4
2010-02-21Handle packet 0x0195, and shows player's party name in a popupChuck Miller1-0/+2
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-09Pushed away some 32 hardcoded values.Bertram1-0/+5
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-25Finished Freeyorp's ViewPort bug fixing commit:Bertram1-4/+1
2010-01-12Standardize header orderJared Adams1-2/+2
2010-01-09Add special map mode.Andrei Karas1-2/+2
2009-10-29Cleaned up the viewport code, when dealing with mouse movement.Bertram1-2/+7
2009-10-24REplace instances of TMW with ManaJared Adams1-1/+1
2009-05-05Fix the context menu for the storage windowJared Adams1-1/+1
2009-04-15Some PopupMenu cleanups/fixes and additions.Tametomo1-0/+6
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-4/+4
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-9/+20
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+27
2009-03-06Merge branch 'aethyra/master'Bjørn Lindeijer1-6/+18
2009-03-05Made some optimizations based on some profiling done by Octalot, as wellIra Rice1-6/+18
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-07Some more include cleanups.Ira Rice1-2/+5
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-2/+0
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-09More code style cleanupsIra Rice1-24/+12
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-3/+1
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-27Merged the Tametomo branch back into trunk. Targeting has been removed Ira Rice1-24/+0
2008-10-09Merged the movement branch into trunkBjørn Lindeijer1-3/+8
2008-10-03Made a new Windows binary, as well as fix some files to make the Windows Ira Rice1-0/+1
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-17/+8
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-04Added switch option drawing nicknames only if mouse hover. Useful in crowded ...Mateusz Kaduk1-0/+8
2008-05-19Removed the PopupBox class and used gcn::DropDown instead. It has clippingBjørn Lindeijer1-1/+1
2008-04-17Moved walking calls flooding control when dragging mouse to viewport.Yohann Ferreira1-0/+4
2008-03-23Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ...Bjørn Lindeijer1-6/+12
2008-03-23Removed unnecessary forwarding method.Bjørn Lindeijer1-0/+3
2007-12-31Added config options to set the scroll center. Retained scroll offset during ...Philipp Sehmisch1-6/+11
2007-10-15Added Dutch translation (incomplete) and put drawing of debug path into aBjørn Lindeijer1-7/+10
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-13/+0
2007-08-23Removed two useless popup related methods, used generic close buttonBjørn Lindeijer1-12/+0