summaryrefslogtreecommitdiff
path: root/src/being
AgeCommit message (Expand)AuthorFilesLines
2015-03-24eathena: use exp packet to show exp and job messages.Andrei Karas2-16/+36
2015-03-24Fix possible issue on exit.Andrei Karas1-1/+1
2015-03-17fix nacl and windows compilation.Andrei Karas1-0/+2
2015-03-17Remove useless includes from .h files.Andrei Karas6-7/+4
2015-03-16Remove useless includes from cpp filesAndrei Karas6-23/+10
2015-03-04Draw riding horse if present.Andrei Karas2-1/+34
2015-03-04Add basic horses db implimentation.Andrei Karas1-0/+1
2015-03-03Update sprite on changing riding mode.Andrei Karas3-1/+11
2015-03-03Use riding sprite actions in being.Andrei Karas2-10/+17
2015-03-03Add support for riding flag in actorsprite and statuseffect.Andrei Karas2-2/+9
2015-02-28Build mercenaryhandler only if eathena enabled.Andrei Karas3-4/+8
2015-02-28Build homunculushandler only if eathena enabled.Andrei Karas1-0/+4
2015-02-27fix code style.Andrei Karas3-8/+20
2015-02-24Split crazy move functions to smaller functions.Andrei Karas2-240/+274
2015-02-23Move crazy moves code from local player into separate file.Andrei Karas4-693/+811
2015-02-23Move crazy move state into settings class.Andrei Karas2-72/+63
2015-02-23eathena: fix crash if pet went outside of visible area.Andrei Karas3-7/+11
2015-02-22Show popup menu pet control commands only for pet owner.Andrei Karas1-0/+3
2015-02-22eathena: allow move pet by left shift + cursor keys.Andrei Karas2-0/+11
2015-02-20Fix cart enable/disable status effect.Andrei Karas1-1/+1
2015-02-20eathena: add packet CMSG_SET_STATUS.Andrei Karas1-3/+5
2015-02-18Add missing override keywords.Andrei Karas2-9/+9
2015-02-15Show buy or sell in player context menu based on enabled shop types.Andrei Karas2-2/+13
2015-02-15Allow to shop buy board name on beings.Andrei Karas2-1/+15
2015-02-15Rename being board into sell board.Andrei Karas2-7/+7
2015-02-11Add typed bool type Equipped.Andrei Karas2-6/+6
2015-02-11Add typed bool type Equipm.Andrei Karas1-2/+2
2015-02-07Fix players relations storing if switch server.Andrei Karas1-0/+1
2015-02-02Set correct vending status to local player.Andrei Karas4-0/+23
2015-02-02eathena: Show shop status on seller.Andrei Karas2-8/+10
2015-02-02Show shop name on players.Andrei Karas2-0/+12
2015-01-30Fix code style.Andrei Karas1-1/+1
2015-01-26Allow open cart window only if cart status effect enabled.Andrei Karas2-1/+11
2015-01-25eathena: fix join built in channel tabs.Andrei Karas1-1/+2
2015-01-24Move inventory type into separate file.Andrei Karas1-3/+4
2015-01-23Add variable for cart window.Andrei Karas2-0/+20
2015-01-22Impliment server feature haveAttackDirections.Andrei Karas2-13/+17
2015-01-20eathena: add packet SMSG_NPC_AREA 0x0b0bAndrei Karas2-0/+8
2015-01-18Convert player look variable format from 8 bit to 16 bit.Andrei Karas2-6/+6
2015-01-16Fix player position based on height after warp to new map.Andrei Karas1-0/+1
2015-01-10eathena: add packet SMSG_BEING_ATTRS 0x0b0a.Andrei Karas1-0/+3
2015-01-06Move attacktype into separate file.Andrei Karas2-38/+20
2015-01-06Move rank.h into enums directory.Andrei Karas1-35/+0
2015-01-06Move cookingtype.h into enums directory.Andrei Karas1-37/+0
2015-01-06Move beingdirection into enums directory.Andrei Karas2-41/+1
2015-01-06Move actortype.h into enums directory.Andrei Karas2-44/+1
2015-01-06Move gender.h into enums directory.Andrei Karas2-38/+1
2015-01-06Move attributes.h into enums directory.Andrei Karas4-72/+7
2015-01-06Move targetcursortype.h into enum namespace.Andrei Karas2-37/+1
2015-01-06Move targetcursorsize.h into enums directory.Andrei Karas2-37/+2