summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-08Remove most setters and getters from Resource class.Andrei Karas18-177/+136
2017-04-08Move resourcemanager from class to namespace.Andrei Karas45-488/+723
2017-04-06Add quick messages with translation from current server language to default.Andrei Karas5-2/+85
2017-04-05Add loading textdb.Andrei Karas6-0/+137
2017-04-05Remove extra include from langs.cppAndrei Karas1-2/+0
2017-04-05Add chat command for translate message from player language to english.Andrei Karas19-6/+163
2017-04-05Add reverse translation dictionary.Andrei Karas4-0/+17
2017-04-05Add loading translation for dict object.Andrei Karas3-0/+3
2017-04-04Reserve some characters sequence for future usage in chat messages.Andrei Karas1-0/+4
2017-04-04Draw flag badge at first.Andrei Karas1-9/+9
2017-04-04Fix languageIcons default path.Andrei Karas1-1/+1
2017-04-04Show player language badge.Andrei Karas4-1/+26
2017-04-04Add language db.Andrei Karas6-0/+148
2017-04-04Add language field in packet SMSG_BEING_ATTRS.Andrei Karas1-0/+2
2017-04-04Remove executable attribute from flag images.Andrei Karas19-0/+0
2017-04-04Increase client protocol version to 21.Andrei Karas1-1/+1
2017-04-04Remove most slowest and always failed in travis by time jobs.s20170404Andrei Karas1-20/+0
2017-04-03Remove another extra include.Andrei Karas1-2/+0
2017-04-03Revert "Replace merge stages prebuild and build due gitlab too slow to switch...Andrei Karas1-21/+21
2017-04-03Remove extra includes.Andrei Karas2-3/+0
2017-04-03Replace merge stages prebuild and build due gitlab too slow to switch stages.Andrei Karas1-21/+21