summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-29Change version to 1.7.4.29.v1.7.4.29Andrei Karas9-9/+17
2017-04-29Update manaplus.cbp.Andrei Karas1-0/+5
2017-04-29Update translations.Andrei Karas23-85/+58
2017-04-29Fix another error unit tests on windows.Andrei Karas1-5/+5
2017-04-28Add workaround to open npc buy shop if npc invisible.Andrei Karas6-1/+25
2017-04-28Fix code style.Andrei Karas7-18/+27
2017-04-28Fix unit tests on windows.Andrei Karas1-1/+1
2017-04-28Fix runtests.sh ci script.Andrei Karas1-1/+1
2017-04-28Fix gcc 3 ci build scripts.Andrei Karas1-2/+0
2017-04-27Add script for run manaplus binary many times until error detected.Andrei Karas3-109/+142
2017-04-27Fix core dumps parsing with gdb in runtest.shAndrei Karas1-0/+3
2017-04-27Add valgrind in packages list if gdb already in this list in .gitlab-ci.ymlAndrei Karas1-92/+92
2017-04-27Remove flag -fno-omit-frame-pointer from gcc 3 build script.Andrei Karas1-1/+1
2017-04-27Update translations.Andrei Karas24-1497/+1764
2017-04-27Add debug flags into ci scripts.Andrei Karas46-51/+101
2017-04-27Try to use gdb with core dumps if manaplus binary crashed in ci scripts.Andrei Karas1-1/+6
2017-04-27Fix some typos.Andrei Karas3-5/+5
2017-04-27Add support for variable POST_CXXFLAGS in gcc6_sanitize.shAndrei Karas1-0/+2
2017-04-27Add builds with custom libs and sanity flags into .gitlab-ci.ymlAndrei Karas1-0/+93
2017-04-27Add builds with opengl errors flag into .gitlab-ci.ymlAndrei Karas1-0/+27
2017-04-27Add ccache into most build scripts.Andrei Karas5-11/+13
2017-04-26Enable OpenGL DSA extension by default if supported.Andrei Karas1-1/+1
2017-04-26Improve a bit creating empty atlas.Andrei Karas2-5/+95
2017-04-26Dont add images from "all" atlas into empty atlas (with fake images).Andrei Karas1-1/+1
2017-04-26Fix loading atlas for map on windows.Andrei Karas1-1/+1
2017-04-26Report also altas creation OpenGL errors if enabled.Andrei Karas4-0/+35
2017-04-25Report into log OpenGL errors if enabled configure option --enable-openglerrors.Andrei Karas7-1/+162
2017-04-25Add configure option --enable-openglerrors for report OpenGL errors on legacy...Andrei Karas2-0/+20
2017-04-25Add option for enable/disable DSA OpenGL extension.Andrei Karas3-17/+30
2017-04-25Change some packets dates based on last hercules changes.Andrei Karas2-21/+32
2017-04-24Remove extra includes.Andrei Karas4-4/+0
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