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
/
net
/
tmwa
/
playerhandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-18
Found a better way to fix the movement glitches on both servers.
Yohann Ferreira
1
-5
/
+0
2012-01-16
Renamed some file names for consistency with the class names
Thorbjørn Lindeijer
1
-3
/
+3
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-13
/
+13
2012-01-09
Changed INT and DELETE enum names to fix C::B compilation.
Yohann Ferreira
1
-25
/
+25
2011-08-11
Made the delay between to keyboard move calls functional.
Yohann Ferreira
1
-0
/
+6
2011-06-22
Applied fixes requested by cody.
Yohann Ferreira
1
-1
/
+1
2011-04-30
Merge branch '0.5'
Yohann Ferreira
1
-11
/
+28
2011-04-27
Fixing crash when selecting a character that has a Dark Talisman equipped
Stefan Dombrowski
1
-0
/
+2
2011-04-26
Made the client use a unique kind of movement code.
Yohann Ferreira
1
-13
/
+47
2011-04-12
Limit the number of pick-up packets to avoid kick from the server
Stefan Dombrowski
1
-0
/
+5
2011-04-11
Removing annoying NPC trade messages from chat
Stefan Dombrowski
1
-6
/
+13
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-1
/
+1
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-1
/
+1
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-1
/
+1
2011-03-29
Added the Map::getTileCenter() convenience function.
Yohann Ferreira
1
-6
/
+3
2011-03-28
Random code cleanups requested righteously by Thorbjorn - part 1.
Yohann Ferreira
1
-14
/
+7
2011-03-15
Implemented a screen shake effect system in the viewport class.
Philipp Sehmisch
1
-0
/
+1
2011-03-15
Reset destination to position at warp time for TmwAthena.
Yohann Ferreira
1
-2
/
+5
2011-03-15
Simplify the tmwAthena calculation of the pixel/tick speed.
Yohann Ferreira
1
-11
/
+3
2011-03-15
Basically merged the two movement algorithms into one.
Yohann Ferreira
1
-13
/
+62
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
-1
/
+1
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-0
/
+3
2010-09-29
Fixing segfault when switching server
Stefan Dombrowski
1
-0
/
+3
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-0
/
+4
2010-09-08
Adding missing update for attributes in StatusWindow
Stefan Dombrowski
1
-0
/
+4
2010-08-13
Add missing setAttribute for money
Stefan Dombrowski
1
-0
/
+1
2010-08-12
Simplify working with the event system
Jared Adams
1
-2
/
+2
2010-08-10
Remove NpcDialog references from netcode
Jared Adams
1
-6
/
+1
2010-07-18
Add event.h to eventmanager.h and listener.h to reduce total number of includes
Chuck Miller
1
-1
/
+0
2010-07-18
Move the majority of the netcode's server messages to the event system
Chuck Miller
1
-10
/
+9
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
1
-125
/
+78
2010-07-08
Fix crash in picking up an item that no longer exists
remoitnane
1
-2
/
+5
2010-06-09
Remove hard-coded frame counts from Being class
Jared Adams
1
-1
/
+0
2010-05-21
Merge branch '1.0'
Thorbjørn Lindeijer
1
-0
/
+5
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
1
-1
/
+0
2010-05-04
Clear NPC dialogs when the player dies
Jared Adams
1
-0
/
+5
2010-04-17
Changed eAthena protocol name to TmwAthena and changed the config files accor...
Bertram
1
-0
/
+652