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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-24
Remove simpletypes.h.
Andrei Karas
1
-1
/
+0
2015-05-24
Move type Keep into separate file.
Andrei Karas
1
-0
/
+1
2015-05-24
Move type Sfx into separate file.
Andrei Karas
1
-0
/
+1
2015-05-24
Move type Trading into separate file.
Andrei Karas
1
-0
/
+1
2015-05-24
Move type Notify into separate file.
Andrei Karas
1
-0
/
+1
2015-05-24
Move simpletypes.h into directory simpletypes.
Andrei Karas
1
-1
/
+2
2015-05-05
Replace most bools usage in playerinfo to strong typed bools.
Andrei Karas
1
-17
/
+19
2015-04-10
Fix code style.
Andrei Karas
1
-0
/
+2
2015-04-06
Fix compilation with some options.
Andrei Karas
1
-0
/
+1
2015-04-05
On room creation show room name in general tab caption.
Andrei Karas
1
-0
/
+6
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-1
/
+1
2015-02-28
Build mercenaryhandler only if eathena enabled.
Andrei Karas
1
-0
/
+2
2015-02-23
eathena: fix crash if pet went outside of visible area.
Andrei Karas
1
-1
/
+1
2015-02-22
eathena: allow move pet by left shift + cursor keys.
Andrei Karas
1
-0
/
+2
2015-02-02
Set correct vending status to local player.
Andrei Karas
1
-0
/
+4
2015-01-23
Add variable for cart window.
Andrei Karas
1
-0
/
+4
2015-01-06
Move guildpositionflags.h into enums directory.
Andrei Karas
1
-1
/
+1
2015-01-06
Move state.h into enums directory.
Andrei Karas
1
-1
/
+2
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-10-21
Remove function setInventoryItem from playerinfo.
Andrei Karas
1
-6
/
+0
2014-10-06
read guild position flags.
Andrei Karas
1
-0
/
+5
2014-09-25
Add simple attack logic for mercenary and homunculus.
Andrei Karas
1
-0
/
+2
2014-09-25
Add simple follow logic for mercenary and homunculus.
Andrei Karas
1
-0
/
+2
2014-09-25
eathena: add packet CMSG_HOMMERC_MOVE_TO_MASTER 0x0234.
Andrei Karas
1
-0
/
+4
2014-09-24
eathena: add packet SMSG_HOMUNCULUS_DATA 0x0230.
Andrei Karas
1
-0
/
+7
2014-09-23
eathena: use petinfo for loading and storing data about pet.
Andrei Karas
1
-0
/
+7
2014-09-21
Restore mercenary stats if it was respawned.
Andrei Karas
1
-0
/
+2
2014-09-21
Use MercenaryInfo object for storing mercenary attributes.
Andrei Karas
1
-0
/
+6
2014-07-14
Change refine type to uint8_t.
Andrei Karas
1
-1
/
+1
2014-06-02
Add missing final/notfinal to classes.
Andrei Karas
1
-1
/
+1
2014-05-11
Move player attributes into separate file.
Andrei Karas
1
-24
/
+0
2014-05-11
Remove unused code from playerinfo.
Andrei Karas
1
-12
/
+0
2014-05-09
Fix code style.
Andrei Karas
1
-1
/
+0
2014-05-08
Fix code style in being
Andrei Karas
1
-2
/
+2
2014-04-27
Simplify triggerStat function.
Andrei Karas
1
-6
/
+1
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
-2
/
+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
-0
/
+5
2013-10-04
add sound effects for equip/unequip/use items for local player.
Andrei Karas
1
-5
/
+7
2013-10-04
move equip/unequip/use calls into playerinfo.
Andrei Karas
1
-0
/
+10
2013-09-09
remove unused includes from being files.
Andrei Karas
1
-1
/
+0
2013-08-31
move being related files into being dir.
Andrei Karas
1
-0
/
+267