index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
viewport.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-02-01
Small cleanups.
Bertram
1
-3
/
+3
2010-01-31
Unify eAthena and manaserv support in to one build.
Daniel Bradshaw
1
-3
/
+8
2010-01-27
Added mutators/accessors to being.h and smal cleanups.
Bertram
1
-4
/
+4
2010-01-26
Removed a non-hurting ifdef...
Bertram
1
-2
/
+2
2010-01-25
Finished Freeyorp's ViewPort bug fixing commit:
Bertram
1
-5
/
+5
2010-01-18
Unified BeingManager::findNearestLivingBeing for eAthena and manaserv
Thorbjørn Lindeijer
1
-11
/
+10
2010-01-13
Adds a follow manager for users
BlueSansDouze
1
-0
/
+1
2010-01-11
Cleanup GUI classes
Jared Adams
1
-4
/
+4
2010-01-10
Change code style
Andrei Karas
1
-4
/
+5
2010-01-09
Add special map mode.
Andrei Karas
1
-2
/
+20
2009-12-19
Allow the player to move using the mouse at startup
Freeyorp
1
-1
/
+1
2009-10-29
Cleaned up the viewport code, when dealing with mouse movement.
Bertram
1
-52
/
+45
2009-10-29
Second round of fine tuning for keyboard movement.
Bertram
1
-1
/
+12
2009-10-24
REplace instances of TMW with Mana
Jared Adams
1
-3
/
+3
2009-10-16
Made the keyboard walking pixel exact again.
Bertram
1
-0
/
+1
2009-09-21
Fix an unused variable
Jared Adams
1
-2
/
+2
2009-09-22
Mostly fixed the mouse movement in TMWserv client.
Bertram
1
-8
/
+2
2009-07-27
Makes mX and mY in the being class private
Chuck Miller
1
-10
/
+0
2009-05-29
Some movement fixes for TMWServ build.
Chuck Miller
1
-2
/
+0
2009-05-25
Merge branch '0.0.29'
Bjørn Lindeijer
1
-22
/
+29
2009-05-25
Handle map not found gracefully
Bjørn Lindeijer
1
-22
/
+29
2009-05-19
Fixed targeting and warn on attack-range not being found in itemdb.
David Athay
1
-10
/
+2
2009-05-18
Added target combat
David Athay
1
-6
/
+2
2009-05-17
Enable and fix path drawing for athena.
Dennis Friis
1
-3
/
+3
2009-05-17
Enable and fix path drawing for athena.
Dennis Friis
1
-3
/
+3
2009-05-05
Fix the context menu for the storage window
Jared Adams
1
-2
/
+2
2009-05-01
Changed the way beings are handled when clicked on with a TMWServ build
Chuck Miller
1
-8
/
+16
2009-04-15
Some PopupMenu cleanups/fixes and additions.
Tametomo
1
-2
/
+7
2009-04-09
Made BeingManager methods const where appropriate
Bjørn Lindeijer
1
-2
/
+3
2009-04-09
QOAL's do not walk with the mouse while sitting
MadCamel
1
-0
/
+4
2009-03-27
Fixed some positioning issues
Bjørn Lindeijer
1
-1
/
+1
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-30
/
+29
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-34
/
+124
2009-03-06
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-21
/
+14
2009-03-05
Made some optimizations based on some profiling done by Octalot, as well
Ira Rice
1
-21
/
+14
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-10
/
+19
2009-02-24
Cleaned up some code, as well as removed redundant talk client requesting
Ira Rice
1
-10
/
+19
2009-02-20
Restore old middle click behavior
Jared Adams
1
-1
/
+2
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-1
/
+1
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-1
/
+1
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-4
/
+5
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-7
/
+1
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-4
/
+5
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
1
-170
/
+65
2009-02-08
Mostly fixed a few field values to behave better in Windows, as well as
Ira Rice
1
-1
/
+1
2009-02-07
Some more include cleanups.
Ira Rice
1
-1
/
+0
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-5
/
+0
[next]