summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2016-01-15Fix compilation without hercules support.Andrei Karas3-1/+30
2016-01-15Add support for show cards in links.Andrei Karas2-8/+33
2016-01-08Allow drag & drop more than one amount at time in craft inventory.Andrei Karas5-18/+107
2016-01-08Impliment craft inventory for moving items one by one.Andrei Karas4-51/+84
2016-01-07Add partial implimentation for craft inventory. For now almost same with npc ...Andrei Karas5-4/+154
2016-01-07Move invetory into inventory directory.Andrei Karas7-7/+13
2016-01-06Add noexcept into widget.Andrei Karas1-24/+24
2016-01-06Add noexcept into font.Andrei Karas2-4/+5
2016-01-05Remove item object from popup menu, but use item index in inventory.Andrei Karas2-12/+15
2016-01-04Add missing TRANSLATORS comments to translation strings.Andrei Karas31-97/+217
2016-01-02Update copyright year in .cc files.Andrei Karas3-3/+3
2016-01-02Update copyrights year.Andrei Karas442-442/+442
2016-01-01Fix code style.Andrei Karas3-9/+9
2015-12-31Fix compilation with SDL2.Andrei Karas2-2/+8
2015-12-31Move keyvalue into enums directory.Andrei Karas1-57/+59
2015-12-31Move ImagePosition enum into enums directory.Andrei Karas27-60/+66
2015-12-29Move shopitem into item directory.Andrei Karas7-9/+13
2015-12-29Move item into item directory.Andrei Karas11-15/+25
2015-12-29Move simpleanimation into animation directory.Andrei Karas1-2/+1
2015-12-29Move animation into animation directory.Andrei Karas1-1/+2
2015-12-29Move touchmanager into touch directory.Andrei Karas3-3/+6
2015-12-27Add restrict keyword in emotheshortcutcontainer.Andrei Karas2-25/+37
2015-12-27Add restrict keyword in basiccontainer.Andrei Karas2-45/+54
2015-12-26Fix code style.Andrei Karas2-3/+6
2015-12-24Fix compilation with clang.Andrei Karas6-33/+34
2015-12-24Add restrict keyword in textchunksmall.Andrei Karas2-8/+8
2015-12-24Add restrict keyword in textchunklist.Andrei Karas2-18/+18
2015-12-24Add restrict keyword into textchunk.Andrei Karas2-12/+13
2015-12-24Add restrict keyword into font.Andrei Karas1-19/+20
2015-12-23Add const attribute to gui classes.Andrei Karas22-49/+56
2015-12-22Add missing const in widget.Andrei Karas2-9/+9
2015-12-22Add restrict keyword in some functions in whoisonline.Andrei Karas2-5/+8
2015-12-21Move dye related files into dye directory.Andrei Karas1-1/+2
2015-12-20Move shortcuts files into gui/shortcut directory.Andrei Karas18-9/+1291
2015-12-20Move animatedsprite into sprite directory.Andrei Karas3-4/+6
2015-12-20Move spriteaction.h into const directory.Andrei Karas1-1/+2
2015-12-20Move OpenGL functions related files into opengl directory.Andrei Karas2-2/+2
2015-12-18Fix code style.Andrei Karas4-6/+0
2015-12-17Add support for full screen in nacl.Andrei Karas3-2/+19
2015-12-15Fix manual set resolution in nacl.Andrei Karas3-3/+29
2015-12-14Move soundconsts.h into const directory.Andrei Karas9-9/+17
2015-12-14Move mapconsts.h into const directory.Andrei Karas1-4/+4
2015-12-14Move chatconsts into const directory.Andrei Karas5-37/+7
2015-12-14Move emoteshortcutconsts.h into const directory.Andrei Karas1-1/+2
2015-12-14Move constant touchActionDataSize into touchactionmodel.cppAndrei Karas2-1/+2
2015-12-14Move skillconsts from resources int consts directory.Andrei Karas2-2/+2
2015-12-13Move constant DEFAULT_CHAT_WINDOW_SCROLL into chat.cppAndrei Karas1-2/+0
2015-12-13Move theme related constants into separate file.Andrei Karas3-3/+4
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 Karas6-3/+10