summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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 Karas2-0/+8
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 Karas1-2/+2
2016-09-24Hide some includes from mplint.Andrei Karas2-2/+2
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-17Remove extra include.Andrei Karas1-1/+0
2016-09-17Fix tests compilation.Andrei Karas1-1/+1
2016-09-17Add strong typed bool LoseFocusOnTab.Andrei Karas9-11/+58
2016-09-17Add strong typed bool Opaque.Andrei Karas66-134/+201
2016-09-17Use strong typed bool Move for move variable in window.Andrei Karas3-5/+6
2016-09-17Remove ea/guildhandler and ea/guildrecv. Because guilds not works in legacy s...Andrei Karas17-791/+617
2016-09-17Show money in vending shop report message.Andrei Karas1-6/+19
2016-09-16Impliment packet CMSG_GUILD_INVITE2 0x0916Andrei Karas2-0/+7
2016-09-16Add missing server function descriptions for char server packets.Andrei Karas1-11/+11
2016-09-16Remove another extra include.Andrei Karas1-2/+0
2016-09-16Remove extra include.Andrei Karas1-2/+0