index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
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-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
2014-07-20
In localplayer rename InvertDirection into MoveType.
Andrei Karas
1
-15
/
+15
2014-07-20
Move debugMsg from localplayer into chattab.
Andrei Karas
1
-6
/
+0
2014-07-20
Yellow bar action methods add support for back and forward switch.
Andrei Karas
1
-26
/
+38
2014-07-18
Remove default parameters from changeMode function.
Andrei Karas
1
-10
/
+10
2014-07-17
Allow to set move to target distance from 1 to 9.
Andrei Karas
1
-19
/
+12
2014-07-13
Fix code style.
Andrei Karas
1
-1
/
+1
2014-07-09
Add empty map mode without collisions.
Andrei Karas
1
-7
/
+11
2014-07-02
Fix background musis if it was enabled by quck enable action.
Andrei Karas
1
-14
/
+18
2014-06-22
Add profiler lines into some functions.
Andrei Karas
1
-0
/
+2
2014-05-31
fix code style.
Andrei Karas
1
-0
/
+2
2014-05-29
Move from client packets limiter related code into separate file.
Andrei Karas
1
-22
/
+23
2014-05-21
Fix code style.
Andrei Karas
1
-2
/
+4
2014-05-19
fix code style.
Andrei Karas
1
-1
/
+0
2014-05-19
Move mapitemtype into separate file.
Andrei Karas
1
-17
/
+18
2014-05-19
Move itemslot into separate file.
Andrei Karas
1
-2
/
+3
2014-05-18
fix code style.
Andrei Karas
1
-1
/
+1
2014-05-16
Move dialog type into separate file.
Andrei Karas
1
-1
/
+1
2014-05-16
Move chatmsgtype into separate file.
Andrei Karas
1
-3
/
+4
2014-05-13
fix code style.
Andrei Karas
1
-5
/
+11
2014-05-13
Move pickup flags into separate file.
Andrei Karas
1
-6
/
+7
2014-05-13
Move awaylistener into separate file.
Andrei Karas
1
-12
/
+1
2014-05-13
Move targetcursortype into separate file.
Andrei Karas
1
-4
/
+4
2014-05-13
Move actor type into separate file.
Andrei Karas
1
-10
/
+10
2014-05-12
Move being action into separate file.
Andrei Karas
1
-39
/
+40
[next]