summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-04Remove extra include.s20161004Andrei Karas2-1/+2
2016-10-04Fix fallback code in spritedef.cppAndrei Karas1-1/+1
2016-10-04Move FrameType enum into enums directory.Andrei Karas6-25/+60
2016-10-04Move Cursor enum into enums directory.Andrei Karas11-116/+142
2016-10-04Move slidergrid enum into enums directory.Andrei Karas5-56/+136
2016-10-04Move orientation enum into enums directory.Andrei Karas5-20/+92
2016-10-03Add support for set imageset by name for each tag in animation.Andrei Karas2-14/+30
2016-09-30Enable fallthrough attribute only for gcc version 7.01.Andrei Karas1-1/+1
2016-09-30Fix compilation with old gcc and other compilers.Andrei Karas1-0/+1
2016-09-30Fix removing particle effects after end effect message.Andrei Karas4-10/+26
2016-09-30Add some new flags for gcc snapshot and fix new warning.Andrei Karas3-0/+11
2016-09-27Remove extra includes.Andrei Karas2-2/+0
2016-09-27Fix too long string in browserbox.cppAndrei Karas1-1/+2
2016-09-27Add support for links to mercenaries.Andrei Karas2-0/+13
2016-09-27Add support for links to homunculuses.Andrei Karas2-0/+14
2016-09-27Add support for links to pets.Andrei Karas1-0/+9
2016-09-27Add support for links to monsters.Andrei Karas1-19/+36
2016-09-27Show theme info dialog as modal dialog.Andrei Karas1-1/+1
2016-09-27Remove extra include from questswindow.hAndrei Karas1-1/+0
2016-09-27Use for links in updater window ItemLinkHandler.Andrei Karas2-15/+6
2016-09-27Dont steal focus to updater window button.Andrei Karas1-0/+1
2016-09-26Add support for links "news" and "copyright".Andrei Karas5-16/+34
2016-09-26Fix long line in questswindow.cppAndrei Karas1-1/+2
2016-09-26Add support for quest fields in quests window.Andrei Karas8-25/+99
2016-09-26Read all fields from new quest packets and send to quests and skills window.Andrei Karas6-29/+45
2016-09-26Add paket SMSG_QUEST_ADD2 0x0b24.Andrei Karas3-0/+24
2016-09-26Add packet SMSG_QUEST_LIST2 0x0b23.Andrei Karas4-1/+26
2016-09-24Change verstion to 1.6.9.24v1.6.9.24Andrei Karas9-9/+19
2016-09-24Update manaplus.cbp.Andrei Karas1-4/+5
2016-09-24Update translations.Andrei Karas25-14228/+14736
2016-09-24Use debian stable image for gcc 4.9 in .gitlab-ci.ymlAndrei Karas1-5/+5
2016-09-24Exclude one file from cpplint checks.Andrei Karas1-0/+1
2016-09-24Hide some includes from mplint.Andrei Karas2-2/+2
2016-09-24Into .gitlab-ci.yml add builds with some other options.Andrei Karas1-0/+21
2016-09-23Add missing comments into defines.Andrei Karas263-1565/+1935
2016-09-21Fix reading all assigned keys for actions.Andrei Karas1-0/+2
2016-09-21Allow assign key to action "Copy outfit to chat"Andrei Karas1-3/+9
2016-09-21Add into outfits menu option to copy equipment from player into outfit.Andrei Karas2-1/+5
2016-09-21Allow copy items from outfit into chat.Andrei Karas8-1/+51
2016-09-21Fix code style.Andrei Karas4-13/+13
2016-09-21Set parts of most windows unselectable.Andrei Karas9-0/+19
2016-09-20Set scrollarea unselectable only if no scroll bars showed.Andrei Karas3-1/+10
2016-09-20Set unselectable most parts of status window.Andrei Karas4-0/+15
2016-09-20Add support for unselectable widgets.Andrei Karas7-3/+25
2016-09-20Dont allow try to insert items into each other in legacy server.Andrei Karas1-0/+3
2016-09-18Add serverFeature have flag.Andrei Karas5-0/+16
2016-09-18Fix assert in sethair function. If some one set hair with id 0.Andrei Karas1-5/+12
2016-09-18Updated flag icons.Alige21-0/+0
2016-09-17Remove extra include.Andrei Karas1-1/+0
2016-09-17Fix tests compilation.Andrei Karas1-1/+1