summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-29Use std::move in some places.Andrei Karas14-24/+66
2017-06-29Move cast macroses into separate file.Andrei Karas69-15/+142
2017-06-29Move foreach macroses into separate file.Andrei Karas139-14/+221
2017-06-28Hide xml errors if flag allow to hide it.Andrei Karas3-4/+5
2017-06-28Dont show assert if servers list cant be loaded from disk.Andrei Karas1-2/+3
2017-06-28Dont show assert if XDG paths config not exists.Andrei Karas1-13/+16
2017-06-28Check for asserts in log in run tests.Andrei Karas1-0/+11
2017-06-28Fix showing item stats in item popups.Andrei Karas2-2/+2
2017-06-28Fix showing cached additional fields in item popups.Andrei Karas2-5/+29
2017-06-28Use retry script in .travis.yml while installing packages.Andrei Karas1-1/+1
2017-06-28Add packet SMSG_GUILD_MEMBER_LIST 0x0aa5.Andrei Karas2-3/+29
2017-06-28Add packet SMSG_GUILD_BASIC_INFO 0x0a84.Andrei Karas2-7/+28
2017-06-28Add packet SMSG_PARTY_MEMBER_JOB_LEVEL 0x0abd.Andrei Karas3-0/+26
2017-06-28Add packet SMSG_PARTY_INFO 0x0a44.Andrei Karas2-12/+35
2017-06-28Add packet SMSG_PARTY_MEMBER_INFO 0x0a43.Andrei Karas2-0/+14
2017-06-28Fix packet SMSG_VENDING_ITEMS_LIST for version 20160921.Andrei Karas2-2/+10
2017-06-28Add packet SMSG_PLAYER_INVENTORY_ADD 0x0a37.Andrei Karas2-1/+13
2017-06-27Skipping existing config test in run tests.Andrei Karas1-1/+3
2017-06-27Check for servers list download complete in run tests.Andrei Karas2-4/+30
2017-06-27Show in log information about servers list update.Andrei Karas1-0/+4
2017-06-27Fix flushing log data from non main thread.Andrei Karas1-2/+2
2017-06-27Build with curl 7_54_1 in .gitlab-ci.ymls20170627Andrei Karas1-2/+2
2017-06-27Remove downloaded servers list for each run in runtests.Andrei Karas1-1/+4
2017-06-27Increase pause in run script to 1 minute.Andrei Karas1-1/+3
2017-06-27Add gcc-7 builds into .travis.ymlAndrei Karas1-0/+46
2017-06-27Add gcc-7 into circleci.Andrei Karas1-0/+70
2017-06-27Fix typo licesne -> license.Andrei Karas1-1/+1
2017-06-27add gcc7 builds into .gitlab-ci.ymlAndrei Karas7-55/+570
2017-06-26Fix too long line in staticbrowserbox.Andrei Karas1-1/+3
2017-06-26Imrove staticbrowserbox.Andrei Karas3-46/+16
2017-06-26Move define readColor from browserbox.cpp/staticbrowserbox.cpp into browserbo...Andrei Karas5-8/+34
2017-06-24Allow override dockerretry.sh in .gitlab-ci.ymlAndrei Karas1-2/+3
2017-06-24Change verstion to 1.7.6.24.v1.7.6.24Andrei Karas9-9/+20
2017-06-24Update translations.Andrei Karas24-15041/+19627
2017-06-24Increase pause after run manaplus in run tests.Andrei Karas1-1/+1
2017-06-23Add serverinfowindow into windows creation tests.Andrei Karas1-0/+10
2017-06-23Fix code style.Andrei Karas8-21/+23
2017-06-23Fix compilation with NaCl.Andrei Karas1-1/+1
2017-06-23Fix core dump generation in debian unstable in run tests.Andrei Karas3-98/+98
2017-06-23Add command line option for crash manaplus on start.Andrei Karas3-2/+10
2017-06-23Add way to get coredumps from systemd in runtests (untested).Andrei Karas2-1/+2
2017-06-23Remove extra includes.Andrei Karas1-3/+0
2017-06-22Add chat command for unequip pet equipment.Andrei Karas7-5/+23
2017-06-22Add chat command for return pet to egg.Andrei Karas7-8/+27
2017-06-22Move pets actions from actions.cpp into pets.cppAndrei Karas6-19/+18
2017-06-22Add chat command for drop pet's loot.Andrei Karas7-5/+23
2017-06-22Add chat command for feed pet.Andrei Karas7-6/+25
2017-06-22Remove popup menu action "homunculus delete".Andrei Karas2-6/+2
2017-06-22Add chat command for feed homunculus.Andrei Karas7-5/+23
2017-06-22Add chat command for move homunculus to master.Andrei Karas7-6/+25