index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
being
/
localplayer.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
Fix code style.
Andrei Karas
1
-2
/
+0
2014-09-25
Add simple attack logic for mercenary and homunculus.
Andrei Karas
1
-1
/
+3
2014-09-25
Add simple follow logic for mercenary and homunculus.
Andrei Karas
1
-0
/
+2
2014-09-21
Use MercenaryInfo object for storing mercenary attributes.
Andrei Karas
1
-1
/
+0
2014-09-20
Remove mercenary skills if mercenary was removed.
Andrei Karas
1
-0
/
+1
2014-09-17
Remove getter for serverFeatures.
Andrei Karas
1
-5
/
+5
2014-09-17
Remove getter for playerHandler.
Andrei Karas
1
-36
/
+36
2014-09-17
Remove getter for petHandler.
Andrei Karas
1
-1
/
+1
2014-09-17
Remove getter for inventoryHandler.
Andrei Karas
1
-1
/
+1
2014-09-17
Remove getter for chatHandler.
Andrei Karas
1
-2
/
+2
2014-09-17
Remove getter for beingHandler.
Andrei Karas
1
-1
/
+1
2014-09-16
Remove dafault home positions.
Andrei Karas
1
-4
/
+1
2014-09-16
add server feature haveItemColors.
Andrei Karas
1
-1
/
+1
2014-09-16
Add server feature haveBrokenPlayerAttackDistance.
Andrei Karas
1
-4
/
+8
2014-09-16
add server feature havePlayerStatusUpdate.
Andrei Karas
1
-2
/
+5
2014-09-10
Change format in ActorType enum.
Andrei Karas
1
-10
/
+10
2014-09-10
Improve server side position drawing.
Andrei Karas
1
-4
/
+8
2014-08-29
Fix code style.
Andrei Karas
1
-2
/
+2
2014-08-15
Fix code style.
Andrei Karas
1
-2
/
+2
2014-08-07
Remove unused variable from LocalPlayer.
Andrei Karas
1
-2
/
+0
2014-08-05
Remove function moveTo from LocalPlayer.
Andrei Karas
1
-10
/
+5
2014-08-05
Simplify navigateTo methods in LocalPlayer.
Andrei Karas
1
-29
/
+1
2014-08-05
Rename walkMask into blockWalkMask.
Andrei Karas
1
-22
/
+22
2014-08-05
Remove unused function from LocalPlayer.
Andrei Karas
1
-10
/
+0
2014-08-01
Fix code style.
Andrei Karas
1
-1
/
+5
2014-07-31
Move popup related code from viewport into popupManager.
Andrei Karas
1
-3
/
+3
2014-07-30
Rename player_node variable into localPlayer.
Andrei Karas
1
-1
/
+1
2014-07-25
Use all methods in gamemodifiers as static.
Andrei Karas
1
-1
/
+1
2014-07-25
Move reset yellow bar into gamemmodifiers.
Andrei Karas
1
-27
/
+0
2014-07-23
Fix compilation warnings and fix issue introduced in last commits.
Andrei Karas
1
-1
/
+1
2014-07-23
Remove unused function changeMode from localplayer.
Andrei Karas
1
-33
/
+0
2014-07-23
Move pseudo away variable into settings.
Andrei Karas
1
-4
/
+3
2014-07-23
move "change camera mode" option into gamemodifiers.
Andrei Karas
1
-19
/
+1
2014-07-23
move "change away type" option into gamemodifiers.
Andrei Karas
1
-60
/
+5
2014-07-22
Move "map draw type" variable into settings.
Andrei Karas
1
-1
/
+1
2014-07-22
move "change map draw type" option into gamemodifiers.
Andrei Karas
1
-28
/
+0
2014-07-22
Rename debugPath into mapDrawType.
Andrei Karas
1
-4
/
+4
2014-07-22
move "change game modifiers" option into gamemodifiers.
Andrei Karas
1
-32
/
+2
2014-07-22
move "change imitation mode" option into gamemodifiers.
Andrei Karas
1
-27
/
+2
2014-07-21
move "change pvp attack type" option into gamemodifiers.
Andrei Karas
1
-31
/
+2
2014-07-21
move "change attack type" option into gamemodifiers.
Andrei Karas
1
-33
/
+2
2014-07-21
move "change pickup type" option into gamemodifiers.
Andrei Karas
1
-39
/
+5
2014-07-21
move "change drop counter" option into gamemodifiers.
Andrei Karas
1
-33
/
+1
2014-07-21
move "change attack type" option into gamemodifiers.
Andrei Karas
1
-35
/
+6
2014-07-21
move "change attack weapon type" option into gamemodifiers.
Andrei Karas
1
-32
/
+3
2014-07-21
move "change follow mode" option into gamemodifiers.
Andrei Karas
1
-32
/
+3
2014-07-21
move "change move to target type" option into gamemodifiers.
Andrei Karas
1
-57
/
+5
2014-07-21
move "change crazy move" option into gamemodifiers.
Andrei Karas
1
-32
/
+2
2014-07-21
move "change move" option into gamemodifiers.
Andrei Karas
1
-39
/
+7
2014-07-20
In localplayer rename methods moveType into changeMoveType.
Andrei Karas
1
-1
/
+1
[next]