summaryrefslogtreecommitdiff
path: root/src/enums
AgeCommit message (Expand)AuthorFilesLines
2015-12-13Add pragmas for prevent warnings about unused constants in simple types.Andrei Karas43-3/+212
2015-12-10Copy modernopengl into mobileopengl2 backend.Andrei Karas1-1/+2
2015-12-02Add strong typed bool type Advanced.Andrei Karas1-0/+28
2015-12-02Add strong typed bool type IsSell.Andrei Karas1-0/+28
2015-11-23Add chat command skill.Andrei Karas1-0/+1
2015-11-22Add chat command /selectskilllevel for select skill level in skills dialog.Andrei Karas1-0/+1
2015-11-20Fix code style.Andrei Karas1-0/+4
2015-11-19Add strong typed bool enum Append.Andrei Karas1-0/+28
2015-11-17Use magic command properties only if compiled for tmwa.Andrei Karas1-0/+3
2015-11-17Convert enum InputType into strong typed.Andrei Karas1-0/+43
2015-11-16Convert State enum into strong typed.Andrei Karas1-43/+43
2015-11-16Convert InventoryType enum into strong typed.Andrei Karas1-13/+13
2015-11-16Convert DragDropSource enum into strong typed enum.Andrei Karas1-17/+22
2015-11-16Move TextCommandType enum into separate file and convert to strong typed.Andrei Karas1-0/+33
2015-11-16Move MagicSchool enum into separate file and convert to strong typed.Andrei Karas1-0/+37
2015-11-16Rename SpellTarget into CommandTarget enum and convert it to strong typed.Andrei Karas1-0/+34
2015-11-16Add chat command slide.Andrei Karas1-0/+1
2015-11-16Fix code style.Andrei Karas1-1/+1
2015-11-14Add cast action to beings.Andrei Karas1-0/+1
2015-11-14Add simple enums unit test.Andrei Karas1-0/+35
2015-11-09Add skill unit support in most files excluding net code.Andrei Karas1-0/+1
2015-11-09Add SkillUnit actor type.Andrei Karas1-1/+2
2015-11-01Add strong typed bool enum donotalign.Andrei Karas1-0/+28
2015-11-01Add strong typed bool enum on the fly.Andrei Karas1-0/+28
2015-10-31Add strong typed bool enum separator.Andrei Karas1-0/+28
2015-10-31Add strong typed bool enum usebase64.Andrei Karas1-0/+28
2015-10-31Add strong typed bool enum mainconfig.Andrei Karas1-0/+28
2015-10-30Add strong typed bool enum ShowEmptyRows and use it in itemcontainer.Andrei Karas1-0/+28
2015-10-30Add strong typed bool enum ForceQuantity.Andrei Karas1-0/+28
2015-10-28Add support for images in npc skined menu.Andrei Karas1-0/+28
2015-10-16Add protection attribute to input actions. Unsafe actions blocked from remote...Andrei Karas1-0/+30
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-10-08Add chat command /testinfo for output some debug parameters to log.Andrei Karas1-0/+1
2015-09-22Remove checking packet id in getNpc function.Andrei Karas1-0/+34
2015-09-21Add option for auto target skill to closest target.Andrei Karas1-0/+28
2015-09-11Fix code style.Andrei Karas1-1/+2
2015-09-09Add also notification about dropped item.Andrei Karas1-0/+1
2015-09-09Show reason for item removing.Andrei Karas2-0/+50
2015-09-09Fix wrong copyright in auctionsearchtype.hAndrei Karas1-2/+1
2015-09-09Add unequip error notification.Andrei Karas1-0/+1
2015-09-05Put badges into array in being.Andrei Karas2-0/+50
2015-08-29Fix code style.Andrei Karas1-1/+0
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