summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-24Fix too long lines in virtfszip.cpps20170424Andrei Karas1-3/+12
2017-04-24Improve VirtFs::getFilesWithDir.Andrei Karas10-14/+273
2017-04-24Improve VirtFs::getDirs.Andrei Karas10-15/+252
2017-04-24Improve VirtFs::getFiles.Andrei Karas10-17/+254
2017-04-24Run manaplus in gdb if normal binary crashed in .gitlab-ci.ymlAndrei Karas2-24/+93
2017-04-22Fix too long lines in configuration.cppAndrei Karas1-2/+4
2017-04-22Fix warning about missing configuration at first run.Andrei Karas1-4/+18
2017-04-22Add test with run and terminate game binary into .gitlab-ci.ymlAndrei Karas2-2/+141
2017-04-22Dont start video mode detection if render command line parameter used.Andrei Karas1-0/+1
2017-04-22Fix new unit tests on windows.Andrei Karas1-5/+0
2017-04-22Add tests for some functions in files.Andrei Karas1-0/+62
2017-04-22Remove extra includes.Andrei Karas4-7/+0
2017-04-21Add missing contructor and remove copy constructor in itemoption.Andrei Karas1-0/+5
2017-04-21Show item options in item popups.Andrei Karas6-7/+90
2017-04-21Add item options into item and get it from server.Andrei Karas17-19/+287
2017-04-21Add item option db. For now unused.Andrei Karas6-0/+199
2017-04-20Drop support server packet version 10 (Nov 15 2015).Andrei Karas2-12/+3
2017-04-20Drop support server packet version 9 (Oct 19 2015).Andrei Karas1-2/+2
2017-04-20Drop support server packet version 8 (Sep 9 2015).Andrei Karas1-1/+1
2017-04-20Drop support server packet version 7.Andrei Karas4-41/+16
2017-04-19Rename rnd fields into option fields in packets.Andrei Karas3-30/+30
2017-04-19Add gcc 6 tests with using jmalloc into .gitlab-ci.yml.s20170419Andrei Karas1-0/+33
2017-04-18Add tests for configuration.Andrei Karas2-0/+304
2017-04-18Add test for function urlJoin.Andrei Karas1-0/+16
2017-04-18Rename job-shared into job-push in .gitlab-ci.ymlAndrei Karas1-365/+383
2017-04-18Add shuffle packets for all 2015 packet versions supported by hercules.Andrei Karas1-29/+782
2017-04-17Change non shuffle packets for 2016 packet versions.Andrei Karas2-1/+7
2017-04-17Fix packet version for packet CMSG_CHAR_CREATE.Andrei Karas1-5/+5
2017-04-17Add missing packet CMSG_ADMIN_MONSTER_ITEM.Andrei Karas1-0/+5
2017-04-17Add missing sizes for some out packets.Andrei Karas1-7/+7
2017-04-17Add some missing packet types into packetsout.inc without implimentation.Andrei Karas1-14/+61
2017-04-15Fix translation error in po/eo.poAndrei Karas1-1/+1
2017-04-15Fix download urls on windows.v1.7.4.15Andrei Karas3-1/+41
2017-04-15Change verstion to 1.7.4.15.Andrei Karas9-9/+14
2017-04-15Update translations.Andrei Karas24-3854/+5987
2017-04-15Update manaplus.cbp.Andrei Karas1-0/+6
2017-04-14Fix code style.Andrei Karas10-14/+11
2017-04-14Remove unused variable.Andrei Karas1-2/+0
2017-04-14Fix cast issue.Andrei Karas1-1/+1
2017-04-11Fix ok and fail jobs in .gitlab-ci.ymlAndrei Karas1-2/+0
2017-04-11Update packets for 2014-2015 versions in packetsout.inc based on servergreps ...s20170411Andrei Karas1-132/+284
2017-04-10Fix packet version for evol servers.Andrei Karas1-1/+7
2017-04-10Add some missing packets and move existing after hercules update.Andrei Karas2-3/+38
2017-04-09Fix compilation errors.Andrei Karas1-0/+4
2017-04-09Remove more extra includes.Andrei Karas2-1/+3
2017-04-09Remove extra includes.Andrei Karas4-8/+0
2017-04-08Move resourcemanager typedefs into separate files.Andrei Karas5-10/+91
2017-04-08Fix compilation error with SDL 2.Andrei Karas6-7/+7
2017-04-08Add missing include in resourcemanager.hAndrei Karas1-0/+1
2017-04-08Use unique keys for different resource types in cache.Andrei Karas5-4/+5