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
/
actions
/
pets.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-06
Fix code style.
Andrei Karas
1
-1
/
+2
2015-05-31
Convert InputAction enum into strong typed enum.
Andrei Karas
1
-0
/
+2
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
1
-2
/
+2
2015-05-22
Fix code style.
Andrei Karas
1
-0
/
+2
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-0
/
+6
2015-02-27
fix code style.
Andrei Karas
1
-1
/
+1
2015-02-23
eathena: fix crash if pet went outside of visible area.
Andrei Karas
1
-1
/
+4
2015-02-22
Allow send rename pet chat command without new pet name.
Andrei Karas
1
-0
/
+11
2015-02-22
eathena: allow move pet by left shift + cursor keys.
Andrei Karas
1
-4
/
+12
2015-02-22
eathena: convert direction to server format before sending it to server.
Andrei Karas
1
-3
/
+0
2015-02-22
eathena: add packet CMSG_PET_MOVE_TO 0x0b11.
Andrei Karas
1
-9
/
+8
2015-02-22
Add chat command for move pet to give position.
Andrei Karas
1
-0
/
+17
2015-02-17
eathena: add pet emote command.
Andrei Karas
1
-0
/
+3
2015-02-17
eathena: add pet talk command
Andrei Karas
1
-11
/
+3
2015-02-17
Add server feature haveTalkPet.
Andrei Karas
1
-0
/
+4
2015-01-02
Fix code style.
Andrei Karas
1
-22
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-28
Fix compilation warnings.
Andrei Karas
1
-0
/
+2
2014-12-28
Add chat command for stop and start pet ai.
Andrei Karas
1
-0
/
+10
2014-12-28
Add fake commands to change pet direction.
Andrei Karas
1
-0
/
+24
2014-12-28
Add fake pet moving commands.
Andrei Karas
1
-0
/
+47
2014-12-27
Move pets actions into pets.cpp.
Andrei Karas
1
-0
/
+133