index
:
AntumDeluge/manaplus
master
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
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