summaryrefslogtreecommitdiff
path: root/src/gui/viewport.cpp
AgeCommit message (Expand)AuthorFilesLines
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
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