summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-03Fix job gcc-6_all_and_unittestsbin stage in .gitlab-ci.ymlAndrei Karas1-1/+1
2017-04-03Fix too long line int itempopup.cppAndrei Karas1-1/+2
2017-04-03Into .gitlab-ci.yml add unit tests builds with very old and latest zlib versi...Andrei Karas1-0/+37
2017-04-03Add into .gitlab-ci.yml with zlib master and zlib develop branches.Andrei Karas1-0/+36
2017-04-03Replace string::append with pathJoin.Andrei Karas24-151/+144
2017-04-03Use pathJoin for concatinate some paths.Andrei Karas19-102/+101
2017-04-02Fix ok and fail jobs.Andrei Karas1-0/+6
2017-04-01Change version to 1.7.4.1v1.7.4.1Andrei Karas9-9/+16
2017-04-01Update manaplus.cbp.Andrei Karas1-13/+16
2017-04-01Fix unit tests failures on FreeBSD.Andrei Karas1-2/+4
2017-04-01Update translations.Andrei Karas23-3725/+1855
2017-04-01Improve a bit speed in .gitlab-ci.yml by moving job with unit tests binary in...Andrei Karas1-2/+13
2017-04-01Fix compilation for android and fix code style.Andrei Karas4-7/+7
2017-03-31Add into .gitlab-ci.yml ok and fail jobs.Andrei Karas1-0/+22
2017-03-31Remove extra includes.Andrei Karas4-5/+3
2017-03-31Fix unit tests compilation with SDL2.Andrei Karas1-4/+4
2017-03-31Fix error in .gitlab-ci.yml in before_script in windows.Andrei Karas1-7/+8
2017-03-31Remove from .gitlab-ci.yml some without-opengl builds because they present in...Andrei Karas1-40/+0
2017-03-31Remove from .gitlab-ci.yml tinyxml2 jobs becuase they already present in sema...Andrei Karas1-74/+0