summaryrefslogtreecommitdiff
path: root/src/gui/viewport.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-14Fixed Viewport from acknowledging clicks from widgets on top of it whenTametomo1-0/+3
2010-02-13Make NPC dialogs instance instead of globalJared Adams1-1/+1
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-02-01Small cleanups.Bertram1-3/+3
2010-01-31Unify eAthena and manaserv support in to one build.Daniel Bradshaw1-3/+8
2010-01-27Added mutators/accessors to being.h and smal cleanups.Bertram1-4/+4
2010-01-26Removed a non-hurting ifdef...Bertram1-2/+2
2010-01-25Finished Freeyorp's ViewPort bug fixing commit:Bertram1-5/+5
2010-01-18Unified BeingManager::findNearestLivingBeing for eAthena and manaservThorbjørn Lindeijer1-11/+10
2010-01-13Adds a follow manager for usersBlueSansDouze1-0/+1
2010-01-11Cleanup GUI classesJared Adams1-4/+4
2010-01-10Change code styleAndrei Karas1-4/+5
2010-01-09Add special map mode.Andrei Karas1-2/+20
2009-12-19Allow the player to move using the mouse at startupFreeyorp1-1/+1
2009-10-29Cleaned up the viewport code, when dealing with mouse movement.Bertram1-52/+45
2009-10-29Second round of fine tuning for keyboard movement.Bertram1-1/+12
2009-10-24REplace instances of TMW with ManaJared Adams1-3/+3
2009-10-16Made the keyboard walking pixel exact again.Bertram1-0/+1
2009-09-21Fix an unused variableJared Adams1-2/+2
2009-09-22Mostly fixed the mouse movement in TMWserv client.Bertram1-8/+2
2009-07-27Makes mX and mY in the being class privateChuck Miller1-10/+0
2009-05-29Some movement fixes for TMWServ build.Chuck Miller1-2/+0
2009-05-25Merge branch '0.0.29'Bjørn Lindeijer1-22/+29
2009-05-25Handle map not found gracefullyBjørn Lindeijer1-22/+29
2009-05-19Fixed targeting and warn on attack-range not being found in itemdb.David Athay1-10/+2
2009-05-18Added target combatDavid Athay1-6/+2
2009-05-17Enable and fix path drawing for athena.Dennis Friis1-3/+3
2009-05-17Enable and fix path drawing for athena.Dennis Friis1-3/+3
2009-05-05Fix the context menu for the storage windowJared Adams1-2/+2
2009-05-01Changed the way beings are handled when clicked on with a TMWServ buildChuck Miller1-8/+16
2009-04-15Some PopupMenu cleanups/fixes and additions.Tametomo1-2/+7
2009-04-09Made BeingManager methods const where appropriateBjørn Lindeijer1-2/+3
2009-04-09QOAL's do not walk with the mouse while sittingMadCamel1-0/+4
2009-03-27Fixed some positioning issuesBjørn Lindeijer1-1/+1
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-30/+29
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-34/+124
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