summaryrefslogtreecommitdiff
path: root/src/enums
AgeCommit message (Expand)AuthorFilesLines
2016-01-31Assign to being actions static constant values.Andrei Karas1-8/+8
2016-01-27Remove popup action "copy bar to chat"Andrei Karas1-0/+1
2016-01-27Remove action "reset yellow bar" from context menu.Andrei Karas1-0/+1
2016-01-27Add chat commands for add/remove/ignore pickups.Andrei Karas1-0/+3
2016-01-27Remove copy to clipboard action in npc dialog popup.Andrei Karas1-0/+1
2016-01-27Remove copy to clipboard action in chat popup.Andrei Karas1-0/+1
2016-01-27Add chat command for move selected item to craft slot.Andrei Karas1-0/+1
2016-01-27Add quick shortcuts for add selected item to each craft inventory slot.Andrei Karas1-0/+9
2016-01-07Add partial implimentation for craft inventory. For now almost same with npc ...Andrei Karas2-2/+3
2016-01-02Update copyright year in .cc files.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas105-105/+105
2016-01-01Fix code style.Andrei Karas1-3/+3
2015-12-31Move particlechangefunc into enums directory.Andrei Karas1-0/+38
2015-12-31Move particle alivestatus into enums directory.Andrei Karas1-0/+40
2015-12-31Move keyvalue into enums directory.Andrei Karas1-0/+131
2015-12-31Move inputcondition into enums directory.Andrei Karas1-0/+59
2015-12-31Move inputgroup into enums directory.Andrei Karas1-0/+45
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-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