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-06-09
Fix dead Beings not being removed using tmwAthena
Jared Adams
1
-2
/
+2
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
1
-32
/
+12
2010-04-17
Changed eAthena protocol name to TmwAthena and changed the config files accor...
Bertram
1
-2
/
+2
2010-04-12
Added the player collision rectangle and tweaked colors
Bertram
1
-2
/
+9
2010-04-12
Added a more trusty path debug view for ManaServ.
Bertram
1
-14
/
+56
2010-03-27
Fix crash with showing BeingPopup
Jared Adams
1
-1
/
+1
2010-03-26
Replace most dynamic_casts with static_casts
Jared Adams
1
-2
/
+3
2010-03-20
Initialize missed variables in vieport
Andrei Karas
1
-1
/
+3
2010-03-12
Fix some issues with Being deletion
Jared Adams
1
-0
/
+6
2010-03-02
Forgot a method call
Jared Adams
1
-4
/
+0
2010-03-02
Remove some unused members
Jared Adams
1
-15
/
+5
2010-03-02
Revert "Merge WindowContainer into Viewport and remove extra members"
Jared Adams
1
-30
/
+26
2010-03-02
Revert "Fix using custom cursors"
Jared Adams
1
-5
/
+2
2010-03-01
Fix using custom cursors
Jared Adams
1
-2
/
+5
2010-03-01
Simplify BeignPopup and therefore Viewport
Jared Adams
1
-7
/
+3
2010-03-01
Merge WindowContainer into Viewport and remove extra members
Jared Adams
1
-29
/
+39
2010-03-01
Hide BeingPopup when mouseover Windows
Jared Adams
1
-0
/
+4
2010-02-28
Add some new mousers and simplify related code
idiomatic
1
-25
/
+46
2010-02-24
Move StorageWindow to instancing intead of global
Jared Adams
1
-2
/
+3
2010-02-23
Add BeingPopup hiding.
Andrei Karas
1
-2
/
+2
2010-02-22
Cleanup some popup-related code and make sure BeingPopup is included
Jared Adams
1
-1
/
+4
2010-02-21
Handle packet 0x0195, and shows player's party name in a popup
Chuck Miller
1
-3
/
+6
2010-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
1
-1
/
+1
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-14
Fixed Viewport from acknowledging clicks from widgets on top of it when
Tametomo
1
-0
/
+3
2010-02-13
Make NPC dialogs instance instead of global
Jared Adams
1
-1
/
+1
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
[next]