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
/
playerinfo.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2014-10-06
read guild position flags.
Andrei Karas
1
-0
/
+11
2014-10-01
Move ATK stat from net enum into attributes.
Andrei Karas
1
-9
/
+5
2014-09-26
Fix code style.
Andrei Karas
1
-1
/
+0
2014-09-25
Add simple attack logic for mercenary and homunculus.
Andrei Karas
1
-0
/
+8
2014-09-25
Add simple follow logic for mercenary and homunculus.
Andrei Karas
1
-0
/
+10
2014-09-25
eathena: add packet CMSG_HOMMERC_MOVE_TO_MASTER 0x0234.
Andrei Karas
1
-0
/
+10
2014-09-25
Fix homunculus name detection.
Andrei Karas
1
-1
/
+1
2014-09-24
eathena: add packet SMSG_HOMUNCULUS_DATA 0x0230.
Andrei Karas
1
-0
/
+22
2014-09-23
eathena: use petinfo for loading and storing data about pet.
Andrei Karas
1
-0
/
+23
2014-09-21
Restore all usable mercenary stats if it respawned.
Andrei Karas
1
-0
/
+2
2014-09-21
Restore mercenary stats if it was respawned.
Andrei Karas
1
-0
/
+9
2014-09-21
Use MercenaryInfo object for storing mercenary attributes.
Andrei Karas
1
-0
/
+15
2014-09-17
Remove getter for playerHandler.
Andrei Karas
1
-2
/
+2
2014-09-17
Remove getter for inventoryHandler.
Andrei Karas
1
-11
/
+11
2014-07-14
Change refine type to uint8_t.
Andrei Karas
1
-1
/
+1
2014-05-19
Move itemsoundevent into separate file.
Andrei Karas
1
-11
/
+11
2014-05-19
Move itemtype into separate file.
Andrei Karas
1
-2
/
+2
2014-05-11
Move player attributes into separate file.
Andrei Karas
1
-5
/
+8
2014-05-08
Fix code style in being
Andrei Karas
1
-2
/
+2
2014-04-27
Remove depricated event and depricated listener.
Andrei Karas
1
-1
/
+0
2014-04-27
Add StatListener.
Andrei Karas
1
-10
/
+3
2014-04-27
Simplify triggerStat function.
Andrei Karas
1
-10
/
+4
2014-04-27
Add AttributeListener.
Andrei Karas
1
-5
/
+2
2014-03-28
simplify variables cleanup.
Andrei Karas
1
-4
/
+4
2014-02-27
Remove manaserv ifdefs code.
Andrei Karas
1
-19
/
+0
ManaServ was already depricated long ago.
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-10-06
remove unused includes and remove default parameter in being.
Andrei Karas
1
-1
/
+0
2013-10-05
add missing consts in playerinfo.
Andrei Karas
1
-7
/
+7
2013-10-04
add pickup and drop sound effects.
Andrei Karas
1
-1
/
+19
Works like equip/unequip effects.
2013-10-04
add sound effects for equip/unequip/use items for local player.
Andrei Karas
1
-5
/
+36
It using: "equip", "unequip", "use" effects from items. If no item effect present, fallback to same effects from player race.
2013-10-04
move equip/unequip/use calls into playerinfo.
Andrei Karas
1
-0
/
+53
2013-09-30
move windows classes to windows directory.
Andrei Karas
1
-3
/
+3
2013-09-11
remove unused includes from gui files.
Andrei Karas
1
-0
/
+1
2013-09-09
remove unused includes from being files.
Andrei Karas
1
-2
/
+0
2013-08-31
move being related files into being dir.
Andrei Karas
1
-0
/
+398