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
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-07
Fix no death message on tmwa server.
Andrei Karas
1
-4
/
+1
2014-12-02
Move death dialog showing from playerhandler.
Andrei Karas
1
-0
/
+18
2014-11-23
Add support for additional slots in net code.
Andrei Karas
1
-1
/
+1
2014-11-08
Fix code style.
Andrei Karas
1
-0
/
+3
2014-10-26
Fixed several sentences for better translations.
Alige
1
-1
/
+1
2014-10-25
Fix code style.
Andrei Karas
1
-4
/
+6
2014-10-23
Changed all the "cant" by "can't", and fixed few sentences to translate.
Alige
1
-1
/
+1
2014-10-20
eathena: add some missing pickup statuses.
Andrei Karas
1
-0
/
+8
2014-10-12
Move WhisperTab into chat subdir.
Andrei Karas
1
-1
/
+1
2014-10-12
Move GmTab into chat subdir.
Andrei Karas
1
-1
/
+1
2014-10-06
Disable char rename button if for selected char not allowed rename.
Andrei Karas
1
-1
/
+2
2014-10-01
Move JOB stat from net enum into attributes.
Andrei Karas
1
-1
/
+1
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
[next]