summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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-17Update translations.Andrei Karas26-2883/+3029
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
2016-09-16Fix compilation without C++11 flags.Andrei Karas1-1/+1
2016-09-15Fix leak in ItemAmountWindow.Andrei Karas1-0/+2
2016-09-15Add support for drag and drop into shops.Andrei Karas2-1/+52
2016-09-15Add type into ShopListBox.Andrei Karas9-8/+63
2016-09-14Remove extra include.Andrei Karas1-2/+0
2016-09-14Fix highlighted links drawing with bold text.Andrei Karas1-2/+11
2016-09-13Add support for removepacket tag in network.xmlAndrei Karas4-8/+51
2016-09-13Add fake packets from network.xml if packet unused.Andrei Karas6-2/+48
2016-09-13Add basic support for networkdb.Andrei Karas6-0/+123
2016-09-13Add into xmlutils function for read xml file into int map.Andrei Karas6-0/+105
2016-09-12Fix version for packet CMSG_SEARCHSTORE_CLOSE.Andrei Karas2-1/+12
2016-09-12Fix some packet sizes for version 20080827.Andrei Karas5-4/+38
2016-09-12Fix version for packets CMSG_NPC_CASH_SHOP_*.Andrei Karas1-5/+15
2016-09-12Fix version for packets CMSG_BATTLE_*.Andrei Karas1-5/+8
2016-09-12Fix some packet errors for version 20080910.Andrei Karas1-0/+2
2016-09-12Fix version for packet CMSG_PLAYER_FAVORITE_ITEM.Andrei Karas2-2/+3
2016-09-12Fix packet CMSG_SOLVE_CHAR_NAME id conflict with other packets.Andrei Karas1-0/+1