summaryrefslogtreecommitdiff
path: root/src/enums/being
AgeCommit message (Expand)AuthorFilesLines
2016-01-31Assign to being actions static constant values.Andrei Karas1-8/+8
2016-01-02Update copyrights year.Andrei Karas14-14/+14
2015-11-16Fix code style.Andrei Karas1-1/+1
2015-11-14Add cast action to beings.Andrei Karas1-0/+1
2015-11-09Add SkillUnit actor type.Andrei Karas1-1/+2
2015-09-11Fix code style.Andrei Karas1-1/+2
2015-09-05Put badges into array in being.Andrei Karas1-0/+40
2015-08-10Fix code style.Andrei Karas1-1/+3
2015-05-30Convert Relation enum into strong typed enum.Andrei Karas1-14/+12
2015-05-30Move relation enum into separate file.Andrei Karas1-0/+42
2015-05-30Convert Reachable enum into strong typed enum.Andrei Karas1-8/+8
2015-05-30Move reachable enum into separate file.Andrei Karas1-0/+36
2015-05-30Convert TargetCursorType enum into strong typed enum.Andrei Karas1-8/+8
2015-05-30Convert TargetCursorSize enum into strong typed enum.Andrei Karas1-9/+9
2015-05-30Convert Rank enum into strong typed enum.Andrei Karas1-9/+9
2015-05-29Convert Pickup enum into strong typed enum.Andrei Karas1-18/+15
2015-05-29Convert Gender enum into strong typed enum.Andrei Karas1-9/+9
2015-05-29Convert CookingType enum into strong typed enum.Andrei Karas1-11/+11
2015-05-29Convert BeingAction enum into strong typed enum.Andrei Karas1-18/+13
2015-05-29Convert Attributes enum into strong typed enum.Andrei Karas1-43/+40
2015-05-29Convert AttackType enum into strong typed enum.Andrei Karas1-20/+20
2015-05-29Convert ActorType enum into strong typed enum.Andrei Karas1-16/+16
2015-04-17Add eathena defines into rank enum.Andrei Karas1-0/+2
2015-04-17Add eathena defines into cookingtype enum.Andrei Karas1-0/+2
2015-04-17Add eathena defines into actortype enum.Andrei Karas1-1/+3
2015-04-12Fix move animation after path is empty.Andrei Karas1-1/+2
2015-04-09Add to skills miss effect.Andrei Karas1-1/+2
2015-01-25Add weight bar into cart window.Andrei Karas1-1/+3
2015-01-11Fix code style.Andrei Karas1-1/+2
2015-01-06Move attacktype into separate file.Andrei Karas1-0/+46
2015-01-06Move rank.h into enums directory.Andrei Karas1-0/+35
2015-01-06Move cookingtype.h into enums directory.Andrei Karas1-0/+37
2015-01-06Move beingdirection into enums directory.Andrei Karas1-0/+40
2015-01-06Move actortype.h into enums directory.Andrei Karas1-0/+43
2015-01-06Move gender.h into enums directory.Andrei Karas1-0/+37
2015-01-06Move attributes.h into enums directory.Andrei Karas1-0/+68
2015-01-06Move targetcursortype.h into enum namespace.Andrei Karas1-0/+36
2015-01-06Move targetcursorsize.h into enums directory.Andrei Karas1-0/+36
2015-01-06Move pikcup.h into enums directory.Andrei Karas1-0/+48
2015-01-06Move beingaction.h into enums directory.Andrei Karas1-0/+45