summaryrefslogtreecommitdiff
path: root/src/enums/resources
AgeCommit message (Expand)AuthorFilesLines
2016-04-30Fix possible issue with MapType::DEBUGAndrei Karas1-6/+6
2016-03-26Fix code style.Andrei Karas2-6/+6
2016-03-24Add enum for item types.Andrei Karas1-0/+44
2016-03-24Rename enum ItemType into ItemDbType.Andrei Karas1-5/+5
2016-03-24Change ItemType into strong typed enum.Andrei Karas1-25/+22
2016-03-24Move ItemType enum into enums directory.Andrei Karas1-0/+53
2016-03-20Impliment packet SMSG_SKILL_MEMO_MESSAGE.Andrei Karas1-0/+3
2016-03-20Impliment packet SMSG_FAMILY_ASK_FOR_CHILD_REPLY.Andrei Karas1-0/+3
2016-03-19Impliment packet SMSG_FAMILY_CALL_PARTNER (hercules).Andrei Karas1-0/+2
2016-03-19Impliment packet SMSG_FAMILY_DIVORCED (hercules).Andrei Karas1-0/+1
2016-03-11Fix code style.Andrei Karas2-7/+7
2016-03-04Add new tags for quests questgiver, npc.Andrei Karas1-3/+6
2016-03-04Convert questtype enum into strong typed enum.Andrei Karas1-7/+7
2016-03-04Move questtype enum into enums directory.Andrei Karas1-0/+34
2016-01-02Update copyrights year.Andrei Karas9-9/+9
2016-01-01Fix code style.Andrei Karas1-3/+3
2015-12-31Move ImagePosition enum into enums directory.Andrei Karas1-0/+61
2015-12-26Fix code style.Andrei Karas1-3/+3
2015-12-20Move spritedirection into enums directory.Andrei Karas1-0/+43
2015-10-16Impliment packet SMSG_MAP_SET_TILES_TYPE (hercules)Andrei Karas1-6/+6
2015-10-15Remove CHARACTER and MONSTER block mask and block type because it unused.Andrei Karas2-4/+0
2015-10-15Convert BlockType into strong typed enum.Andrei Karas1-14/+14
2015-10-14Add option for show why player disappeared. Can be usefull for GM's.Andrei Karas1-0/+5
2015-09-09Add also notification about dropped item.Andrei Karas1-0/+1
2015-09-09Show reason for item removing.Andrei Karas1-0/+9
2015-09-09Add unequip error notification.Andrei Karas1-0/+1
2015-08-23Impliment packet SMSG_PET_CATCH_PROCESS.Andrei Karas1-0/+1
2015-08-22Impliment packet SMSG_IGNORE_NICK_ACK.Andrei Karas1-0/+8
2015-08-22Impliment packet SMSG_PLAYER_SKILL_MESSAGE.Andrei Karas1-0/+12
2015-08-22Impliment packet SMSG_BIND_ITEM.Andrei Karas1-0/+1
2015-08-22Impliment packet SMSG_PLAYER_CART_ADD_ERROR.Andrei Karas1-0/+2
2015-08-21Impliment packet SMSG_PLAYER_REFINE.Andrei Karas1-0/+4
2015-08-21Impliment packet SMSG_PLAYER_ITEM_RENTAL_EXPIRED.Andrei Karas1-0/+1
2015-08-21Impliment packet SMSG_PLAYER_ITEM_RENTAL_TIME (hercules).Andrei Karas1-0/+1
2015-07-14Add card item type.Andrei Karas1-1/+2
2015-07-03Fix code style.Andrei Karas1-3/+3
2015-07-02Move mapitemtype into enums directory.Andrei Karas1-0/+47
2015-06-30Fix code style.Andrei Karas2-2/+2
2015-06-29Move notifytypes.h into enums directory.Andrei Karas1-0/+180
2015-06-29Move itemsoundevent.h into enums directory.Andrei Karas1-0/+46
2015-06-29Move blocktype.h into enums directory.Andrei Karas1-0/+42
2015-06-29Move blockmask.h into enums directory.Andrei Karas1-0/+40
2015-06-06Fix code style.Andrei Karas1-3/+3
2015-06-03Convert MapType enum into strong typed enum.Andrei Karas1-12/+12
2015-06-03Convert NotifyFlags enum into strong typed enum.Andrei Karas1-14/+13
2015-05-31Move maptype enum into enums directory.Andrei Karas1-0/+40
2015-01-13Move notifyflags.h into enums directory.Andrei Karas1-0/+40