index
:
ewewukek/Mana
master
Original The Mana World client, now known as simply the Mana 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
2012-08-02
Add a checkbox to the debugging window to show being ids.
Stefan Beller
1
-1
/
+21
2012-03-18
Fixed issues with rendering very small maps
jurkan
1
-24
/
+38
2012-02-03
Simplified and made generic the way the pickup is handled.
Yohann Ferreira
1
-2
/
+7
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-16
Renamed some file names for consistency with the class names
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-20
/
+20
2011-09-16
Renamed Map::DebugFlags enumerators
Thorbjørn Lindeijer
1
-5
/
+5
2011-08-30
Made the popup-menu work again for equip/unequip processes.
Yohann Ferreira
1
-2
/
+2
2011-06-17
First pass on removing tile hard coded values.
Yohann Ferreira
1
-1
/
+2
2011-05-25
Refining switches in the debug view
Stefan Dombrowski
1
-63
/
+68
2011-05-20
Removing KEY_PATHFIND and moving its function into the debug window
Stefan Dombrowski
1
-7
/
+3
2011-05-04
Made the client show much more path debug information.
Yohann Ferreira
1
-31
/
+68
2011-04-26
Made the client use a unique kind of movement code.
Yohann Ferreira
1
-78
/
+56
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-7
/
+7
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-5
/
+5
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-2
/
+3
2011-03-17
Now the client centers the pixel positions when using tA.
Yohann Ferreira
1
-6
/
+33
2011-03-15
Implemented a screen shake effect system in the viewport class.
Philipp Sehmisch
1
-1
/
+37
2011-03-15
Basically merged the two movement algorithms into one.
Yohann Ferreira
1
-84
/
+35
2010-11-13
Replace config listeners with the event system
Chuck Miller
1
-9
/
+11
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
1
-1
/
+1
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-3
/
+3
2010-11-07
Convert the emote system to use particles
Chuck Miller
1
-1
/
+0
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-4
/
+14
2010-10-08
Remove the following system
Stefan Dombrowski
1
-1
/
+0
2010-10-06
Fixing movement with the mouse
Stefan Dombrowski
1
-4
/
+2
2010-10-04
Remove the following system
Chuck Miller
1
-1
/
+0
2010-10-03
Fixing segmentation fault and updating the cursor type after mouse press
Stefan Dombrowski
1
-0
/
+13
2010-08-16
Move more to the event system
Jared Adams
1
-11
/
+12
2010-08-02
Fix some bugs
Jared Adams
1
-2
/
+4
2010-08-02
Remove non-GUI references to MiniStatusWindow
Jared Adams
1
-3
/
+7
2010-08-01
Remove isActive methods from buy/sell windows
Jared Adams
1
-1
/
+2
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-6
/
+6
2010-07-22
Add two debug map modes and improve slightly map drawing.
Andrei Karas
1
-1
/
+1
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
1
-13
/
+19
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
[next]