summaryrefslogtreecommitdiff
path: root/src/gui/windows
AgeCommit message (Expand)AuthorFilesLines
2016-01-25In char creation dialog show race fields only if more than 1 races in configu...Andrei Karas1-5/+5
2016-01-25Add support for multiple help index files.Andrei Karas1-9/+15
2016-01-25Add file utils function getFilesInDir.Andrei Karas2-0/+2
2016-01-20Add pugixml backend incomplete.Andrei Karas2-14/+8
2016-01-17Dont more chat messages with item links into trade tab.Andrei Karas1-24/+0
2016-01-15Fix code style.Andrei Karas1-0/+4
2016-01-15Fix compilation without hercules support.Andrei Karas3-1/+30
2016-01-08Allow drag & drop more than one amount at time in craft inventory.Andrei Karas4-13/+83
2016-01-08Impliment craft inventory for moving items one by one.Andrei Karas2-30/+69
2016-01-07Add partial implimentation for craft inventory. For now almost same with npc ...Andrei Karas3-4/+84
2016-01-07Move invetory into inventory directory.Andrei Karas5-5/+9
2016-01-04Add missing TRANSLATORS comments to translation strings.Andrei Karas14-22/+87
2016-01-02Update copyrights year.Andrei Karas105-105/+105
2015-12-31Move ImagePosition enum into enums directory.Andrei Karas23-29/+29
2015-12-29Move shopitem into item directory.Andrei Karas4-6/+8
2015-12-29Move item into item directory.Andrei Karas6-9/+14
2015-12-29Move touchmanager into touch directory.Andrei Karas1-1/+2
2015-12-26Fix code style.Andrei Karas1-1/+2
2015-12-22Add restrict keyword in some functions in whoisonline.Andrei Karas2-5/+8
2015-12-20Move shortcuts files into gui/shortcut directory.Andrei Karas1-1/+2
2015-12-20Move animatedsprite into sprite directory.Andrei Karas1-1/+2
2015-12-20Move spriteaction.h into const directory.Andrei Karas1-1/+2
2015-12-20Move OpenGL functions related files into opengl directory.Andrei Karas1-1/+1
2015-12-18Fix code style.Andrei Karas1-1/+0
2015-12-14Move soundconsts.h into const directory.Andrei Karas4-4/+7
2015-12-14Move chatconsts into const directory.Andrei Karas2-2/+3
2015-12-14Move emoteshortcutconsts.h into const directory.Andrei Karas1-1/+2
2015-12-13Move constant DEFAULT_CHAT_WINDOW_SCROLL into chat.cppAndrei Karas1-2/+0
2015-12-13Move constant MAGIC_START_ID into textcommandeditor.cppAndrei Karas1-0/+2
2015-12-13Move spells and graphics related constants into separate files.Andrei Karas1-0/+1
2015-12-02Add strong typed bool type Advanced.Andrei Karas5-6/+7
2015-12-02Add strong typed bool type IsSell.Andrei Karas5-5/+5
2015-11-29Fix code style.Andrei Karas2-11/+5
2015-11-23Add text select dialog.Andrei Karas2-0/+283
2015-11-23Add chat command skill.Andrei Karas2-16/+52
2015-11-22Allow drag skill with any selected level to shortcuts window.Andrei Karas2-3/+5
2015-11-22Use selected skill level in button "use" in skill dialog.Andrei Karas2-12/+20
2015-11-22Add chat command /selectskilllevel for select skill level in skills dialog.Andrei Karas2-0/+16
2015-11-20Fix code style.Andrei Karas1-0/+4
2015-11-19Add strong typed bool enum Append.Andrei Karas2-10/+15
2015-11-19Allow use support/friendly skills on self if target not selected.Andrei Karas1-1/+3
2015-11-18Fix code style in beingequipbackend and add some consts to it.Andrei Karas2-3/+3
2015-11-17Use magic command properties only if compiled for tmwa.Andrei Karas2-22/+77
2015-11-17fix mplint issue.Andrei Karas1-2/+1
2015-11-17Fix compilation without C++11 again.Andrei Karas4-6/+6
2015-11-16Convert State enum into strong typed.Andrei Karas10-43/+43
2015-11-16Convert InventoryType enum into strong typed.Andrei Karas7-69/+76
2015-11-16Convert DragDropSource enum into strong typed enum.Andrei Karas2-9/+9
2015-11-16Move TextCommandType enum into separate file and convert to strong typed.Andrei Karas1-5/+6
2015-11-16Move MagicSchool enum into separate file and convert to strong typed.Andrei Karas1-2/+2