summaryrefslogtreecommitdiff
path: root/src/being
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-06Move pikcup.h into enums directory.Andrei Karas2-49/+1
2015-01-06Move beingaction.h into enums directory.Andrei Karas2-49/+4
2015-01-06Move pckettypes enum into separate file.Andrei Karas2-0/+4
2015-01-06Move guildpositionflags.h into enums directory.Andrei Karas1-1/+1
2015-01-06Move state.h into enums directory.Andrei Karas1-1/+2
2015-01-05Allow play sound effect if show emote.Andrei Karas1-0/+5
2015-01-01Update copyrights year.Andrei Karas34-34/+34
2014-12-28Add fake commands to change pet direction.Andrei Karas1-1/+1
2014-12-28Impliment actual move actions from pet commands.Andrei Karas2-1/+15
2014-12-28Add fake pet moving commands.Andrei Karas1-1/+0
2014-12-07Fix no death message on tmwa server.Andrei Karas1-4/+1
2014-12-04Fix compilation error.Andrei Karas1-0/+1
2014-12-02Move death dialog showing from playerhandler.Andrei Karas2-0/+22
2014-11-25Add more profiler labels.Andrei Karas1-0/+21
2014-11-24Fix double warp names.Andrei Karas1-2/+5
2014-11-23For portal names strip at end #text.Andrei Karas1-1/+1
2014-11-23Add support for additional slots in net code.Andrei Karas1-1/+1
2014-11-08Fix code style.Andrei Karas1-0/+3
2014-10-26Fixed several sentences for better translations.Alige1-1/+1
2014-10-25Fix code style.Andrei Karas4-7/+10
2014-10-23Changed all the "cant" by "can't", and fixed few sentences to translate.Alige1-1/+1
2014-10-21Remove function setInventoryItem from playerinfo.Andrei Karas2-17/+0