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
/
net
/
eathena
/
skillhandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-29
Fix skill using to being.
Andrei Karas
1
-1
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-10-23
Add packet fields comments in skillhandler.
Andrei Karas
1
-9
/
+9
2014-10-02
eathena: add packet SMSG_PLAYER_UPDATE_SKILL 0x07e1.
Andrei Karas
1
-0
/
+32
2014-10-02
eathena: add packet SMSG_PLAYER_DELETE_SKILL 0x0441.
Andrei Karas
1
-0
/
+11
2014-10-02
eathena: add packet SMSG_PLAYER_ADD_SKILL 0x0111.
Andrei Karas
1
-0
/
+33
2014-09-26
Fix code style.
Andrei Karas
1
-2
/
+2
2014-09-25
eathena: add partial support for packet SMSG_SKILL_SNAP 0x08d2.
Andrei Karas
1
-0
/
+12
2014-09-23
eathena: if skill fail, show errorText from skill.
Andrei Karas
1
-53
/
+13
2014-09-23
eathena: fix processSkillFailed.
Andrei Karas
1
-5
/
+4
2014-09-23
Move processSkillFailed from ea namespace into eathena and tmwa.
Andrei Karas
1
-0
/
+144
2014-09-21
Fix updating skills window if some skills was removed.
Andrei Karas
1
-2
/
+6
2014-09-20
Use skill owner field in most functions.
Andrei Karas
1
-4
/
+10
2014-09-19
Add comments for all output packets header.
Andrei Karas
1
-4
/
+4
2014-09-18
eathena: add packet SMSG_PLAYER_SKILL_COOLDOWN_LIST 0x0985.
Andrei Karas
1
-0
/
+18
2014-09-18
Add skills duration/cooldown.
Andrei Karas
1
-3
/
+4
2014-09-17
eathena: add partial support for packet SMSG_PLAYER_SKILL_COOLDOWN 0x043d.
Andrei Karas
1
-0
/
+12
2014-09-09
Add packet CMSG_SKILL_USE_POSITION_MORE 0x096a.
Andrei Karas
1
-0
/
+12
2014-09-06
In skills add support for reading mana cost from server.
Andrei Karas
1
-3
/
+3
2014-09-06
eathena: fix skills removing.
Andrei Karas
1
-1
/
+3
2014-09-06
Use skill type struct in skill info.
Andrei Karas
1
-1
/
+2
2014-09-06
Add skill type reading from server
Andrei Karas
1
-3
/
+3
2014-09-06
For unknown skills use if possible server side skill name.
Andrei Karas
1
-2
/
+2
2014-09-06
eathena: fix packet parsing SMSG_PLAYER_SKILLS 0x010f.
Andrei Karas
1
-8
/
+7
2014-09-06
Move processPlayerSkills from ea namespace into tmwa and eathena.
Andrei Karas
1
-0
/
+34
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-09-15
remove unused includes from net directory.
Andrei Karas
1
-2
/
+1
2013-04-12
first part of style fixed after cpplint checks.
Andrei Karas
1
-1
/
+1
2013-04-10
improve skillhandler class.
Andrei Karas
1
-3
/
+5
2013-02-24
Rename specialhandler to skillhandler.
Andrei Karas
1
-0
/
+96