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
/
localplayer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-17
add walkmaps support.
Andrei Karas
1
-3
/
+3
2013-03-01
Fix code style.
Andrei Karas
1
-1
/
+1
2013-02-28
Improve localplayer class.
Andrei Karas
1
-30
/
+10
2013-01-26
Fix show ping time if timer overflowed and still no response from server.
Andrei Karas
1
-1
/
+1
2013-01-22
Show incomplete ping value if time waiting already more than previous ping time.
Andrei Karas
1
-2
/
+1
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-10-30
Add unused warnings to some files.
Andrei Karas
1
-51
/
+46
2012-10-20
Fix code style and some minor issues.
Andrei Karas
1
-1
/
+2
2012-10-16
Fix code style and some other minor issues.
Andrei Karas
1
-1
/
+1
2012-10-15
Fix compilation warnings without C++11 support.
Andrei Karas
1
-1
/
+1
2012-10-10
Delete copy constructor in some classes.
Andrei Karas
1
-0
/
+2
2012-09-22
Add override keyword to most overriden methods.
Andrei Karas
1
-10
/
+12
2012-09-22
Add final keyword to most classes.
Andrei Karas
1
-3
/
+4
2012-09-09
fix code style.
Andrei Karas
1
-2
/
+2
2012-09-02
Add const to more classes.
Andrei Karas
1
-8
/
+9
2012-09-01
Add const to more classes.
Andrei Karas
1
-63
/
+75
2012-08-25
Add consts to being class.
Andrei Karas
1
-2
/
+2
2012-08-25
change vars or methods to const.
Andrei Karas
1
-2
/
+2
2012-08-24
Small style changes.
Andrei Karas
1
-2
/
+2
2012-08-23
Remove useless includes.
Andrei Karas
1
-2
/
+0
2012-07-19
Remove unused variable from localplayer class.
Andrei Karas
1
-2
/
+0
2012-07-17
Fix more code style and additional warnings.
Andrei Karas
1
-1
/
+1
2012-06-17
Replace SDL int types to C++ types.
Andrei Karas
1
-1
/
+1
2012-05-13
Move some code from logic queue to separate calls.
Andrei Karas
1
-0
/
+2
2012-05-09
Add option to allow automatically attack next target. (disabled by default)
Andrei Karas
1
-1
/
+2
2012-03-22
Rename object event to depricatedevent because current implimentation very
Andrei Karas
1
-1
/
+1
2012-02-08
Add chat command /setdrop N to set change drop counter.
Andrei Karas
1
-0
/
+2
2012-02-08
Fix compilation errors and more style.
Andrei Karas
1
-2
/
+2
2012-02-03
Add some missing getters.
Andrei Karas
1
-30
/
+30
2012-01-28
Add support for processing player statuses in evol server.
Andrei Karas
1
-0
/
+2
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-12-21
Dont load move type from config.
Andrei Karas
1
-1
/
+2
2011-11-25
Move A_UNUSED define to include file.
Andrei Karas
1
-6
/
+0
2011-11-19
Show changed yellow bar modes in debug chat tab.
Andrei Karas
1
-0
/
+35
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
1
-3
/
+4
2011-11-02
Add option to yellow bar to change player attack in pvp mode.
Andrei Karas
1
-0
/
+9
2011-10-30
Add pseudo away chat command.
Andrei Karas
1
-0
/
+6
2011-10-30
Remove duplicate getAway function.
Andrei Karas
1
-3
/
+0
2011-10-10
Player range fix after previous commit.
Andrei Karas
1
-2
/
+0
2011-10-10
Add support for reading monsters attack range.
Andrei Karas
1
-5
/
+0
2011-09-29
Fix move to target in attack range.
Andrei Karas
1
-0
/
+2
2011-09-28
Add untarget key. By default unassigned.
Andrei Karas
1
-0
/
+2
2011-09-23
Improve target monster selection if option "target only reachanble" disabled.
Andrei Karas
1
-0
/
+1
2011-09-09
Rename in listner class method from event to processEvent.
Andrei Karas
1
-1
/
+1
2011-09-05
Fix move animation if moving with mouse or moving to navigation point.
Andrei Karas
1
-0
/
+1
2011-08-07
Add auto adjust perfomance ability.
Andrei Karas
1
-0
/
+6
2011-07-18
Fix code style.
Andrei Karas
1
-1
/
+1
2011-07-09
Fix updating local player status.
Andrei Karas
1
-2
/
+1
2011-07-07
Remove undescore from variables and defines.
Andrei Karas
1
-2
/
+2
2011-07-05
Add ability to send client states to other clients.
Andrei Karas
1
-0
/
+10
[next]