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
/
manaserv
/
playerhandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-7
/
+7
2011-09-30
Revert "Made the first XP notification don't show anymore."
Yohann Ferreira
1
-7
/
+1
2011-09-29
Made the first XP notification don't show anymore.
Yohann Ferreira
1
-1
/
+7
2011-08-11
Made the delay between to keyboard move calls functional.
Yohann Ferreira
1
-0
/
+8
2011-06-22
Applied fixes requested by cody.
Yohann Ferreira
1
-5
/
+3
2011-06-17
First pass on removing tile hard coded values.
Yohann Ferreira
1
-5
/
+6
2011-04-26
Made the client use a unique kind of movement code.
Yohann Ferreira
1
-3
/
+28
2011-04-16
Post-review fixes.
Yohann Ferreira
1
-3
/
+0
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-28
Random code cleanups requested righteously by Thorbjorn - part 1.
Yohann Ferreira
1
-8
/
+9
2011-03-15
Basically merged the two movement algorithms into one.
Yohann Ferreira
1
-3
/
+30
2010-12-30
Renamed protocol.h to manaserv_protocol.h to follow server's changes.
Yohann Ferreira
1
-1
/
+1
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-10-19
Heavy GUI fixes related to stats for Manaserv.
Yohann Ferreira
1
-9
/
+15
2010-08-26
Merged testing branch into master.
Yohann Ferreira
1
-19
/
+16
2010-08-15
Merge branch '1.0'
Chuck Miller
1
-4
/
+13
2010-08-13
Add code to change gameservers to manaserv netcode
Jared Adams
1
-4
/
+13
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
-4
/
+2
2010-08-04
Remove some unused headers and fix some chat events
Jared Adams
1
-1
/
+0
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-2
/
+2
2010-07-19
Merge branch '1.0'
Yohann Ferreira
1
-1
/
+5
2010-07-18
Move more from LocalPlayer to PlayerInfo
Jared Adams
1
-1
/
+1
2010-07-17
Move ManaServ defines into the netcode
Chuck Miller
1
-0
/
+1
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
1
-25
/
+29
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
1
-1
/
+5
2010-07-08
Fix crash in picking up an item that no longer exists
remoitnane
1
-5
/
+8
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-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
1
-3
/
+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-19
Fixed a crash when trying to switch servers
Thorbjørn Lindeijer
1
-2
/
+2
2010-02-13
Make NPC dialogs instance instead of global
Jared Adams
1
-43
/
+0
2010-02-09
Got successfully rid of tile width/height fallback values as asked by Jaxad.
Bertram
1
-5
/
+5
2010-02-09
Separated fallback defaults for tile width and height.
Bertram
1
-2
/
+2
2010-02-09
Made the Beings' logic be able to handle any tile height/width.
Bertram
1
-1
/
+1
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-02-06
Merged the Engine class into the Game class
Thorbjørn Lindeijer
1
-4
/
+6
2010-02-03
Factorized speed translation from tile per seconds to pixels per ticks.
Bertram
1
-3
/
+7
2010-02-01
Reduced CPU consumption by setting speed per ticks value only once.
Bertram
1
-1
/
+5
2010-01-31
Unify eAthena and manaserv support in to one build.
Daniel Bradshaw
1
-3
/
+7
2010-01-12
Standardize header order
Jared Adams
1
-7
/
+7
2010-01-10
Remove some support ifdefs
Jared Adams
1
-2
/
+1
2010-01-10
Change code style
Andrei Karas
1
-2
/
+4
2009-12-02
Centralize netcode handler instances in Net
Jared Adams
1
-1
/
+1
[next]