summaryrefslogtreecommitdiff
path: root/src/enums
AgeCommit message (Expand)AuthorFilesLines
2016-07-29Add some missing tmwa defines.Andrei Karas1-0/+2
2016-07-28Remove define EATHENA_SUPPORT from all code.Andrei Karas12-31/+0
2016-07-27Calculate damage per second for homunculus and mercenary.Andrei Karas1-0/+1
2016-07-26Remove unused homunculus attribute.Andrei Karas1-1/+0
2016-07-25Add mercenary attributes. Set mercenary attributes from server.Andrei Karas1-0/+20
2016-07-25Add homunculus attributes. Set homunculus attributes from server.Andrei Karas1-0/+23
2016-07-25Add into player attributes prefix PLAYER_.Andrei Karas1-30/+30
2016-07-19Add support casting flag what allow moving.Andrei Karas2-0/+52
2016-07-18Add own configurable color for skill attack range.Andrei Karas1-0/+1
2016-07-10Add support for initial particle effect for effect from status-effects.xmlAndrei Karas1-0/+33
2016-07-06Add menu for selected skill for now with item only "set skill level".s20160706Andrei Karas1-0/+1
2016-07-04Move skillowner into enum directory.Andrei Karas1-0/+35
2016-07-04Move skilltype into enums directory.Andrei Karas1-0/+38
2016-06-30Allow read basic attributes from stats.xmlAndrei Karas1-1/+2
2016-06-11Remove unused includes.Andrei Karas2-66/+0
2016-06-08Add strong typed bool IsTempSprite.Andrei Karas1-0/+33
2016-06-08Add strong typed bool IsWeapon.Andrei Karas1-0/+33
2016-06-06Add image type for image classes. for detect what kind of class used in image.Andrei Karas1-0/+33
2016-05-31Add char command /restorecamera for restore camera to default state.Andrei Karas1-0/+1
2016-05-10Fix compilation warning.Andrei Karas1-1/+1
2016-05-10Add missing file.Andrei Karas1-0/+37
2016-05-10Add ability to switch emotes shortcurs bar between player, pets, homunculuses...Andrei Karas1-0/+1
2016-04-30Fix possible issue with MapType::DEBUGAndrei Karas1-6/+6
2016-04-26Add chat command for print memory usage. For now only report about resources.Andrei Karas1-0/+1
2016-04-23Fix code style.Andrei Karas1-1/+1
2016-04-21Convert chattabtype into strong typed enum.Andrei Karas1-16/+16
2016-04-21Move chattabtype into enums directory.Andrei Karas1-0/+42
2016-04-16Add missing file.Andrei Karas1-0/+48
2016-04-16Move downloadstatus enum into separate file.Andrei Karas1-0/+42
2016-04-16Move serverdialogdownloadstatus into separate file.Andrei Karas1-0/+40
2016-04-05Remove quotes from pragmas.Andrei Karas43-129/+129
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-20Not allow close warp dialog until select warp target.Andrei Karas1-0/+33
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-20Add chat command /adoptchild.Andrei Karas1-0/+1
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-16Add particle type into particles.Andrei Karas1-0/+36
2016-03-15Remove old evol server type.Andrei Karas1-1/+0
2016-03-11Fix code style.Andrei Karas2-7/+7
2016-03-07Add /mailto chat command.Andrei Karas1-0/+1
2016-03-06Fix some slot conversion tables and add comments (hercules).Andrei Karas1-2/+0
2016-03-06Add support for two new equipment slots in hercules.Andrei Karas1-0/+2
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