summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-07lint: tab->spaces & line len fixjesusalva/itpopupjak11-9/+10
2021-03-07fixed char replacement pointerjak11-1/+1
2021-02-26added newline for every effect in itempopupsjak12-2/+16
2020-06-04Add .cirrus.ymlAndrei Karas1-0/+138
2020-06-04Remove s from command sleep in run scripts in ciAndrei Karas2-10/+11
2020-06-04Update runtests.sh for cirrus ciAndrei Karas1-2/+4
2020-06-04Use cross platform path to bash in ci scriptsAndrei Karas155-155/+155
2020-06-03removed particle count from beeingpopup in case its 0jak11-6/+10
2020-06-03added themeColors so textPopups (so all are readable with darker themes too)jak11-0/+3
2020-06-03Add no flags into failing gcc-9 ci test jobAndrei Karas1-1/+2
2020-06-02fixed back to login button in world selection windowjak11-1/+1
2020-06-02Remove pedantic flag from gcc-9 and gcc-10 silent build scriptsAndrei Karas2-3/+3
2020-06-02Remove wrong offset in fedora ci buildsAndrei Karas1-1/+0
2020-06-02Add gcc-snapshot with SDL2 build into main ci branchAndrei Karas2-0/+32
2020-06-02Update runtest ci script for support offset from variableAndrei Karas1-1/+5
2020-06-01Add offset variable to sdl2 ci jobs due issues with sdl2 fonts renderingAndrei Karas14-1/+34
2020-06-01Increase sleep from 5 to 7 seconds in runtest ci scriptAndrei Karas1-1/+1
2020-06-01Add some flags in gcc-9 ci jobs for avoid doctest warningsAndrei Karas1-2/+4
2020-06-01Remove extra include from mglxinit.cppAndrei Karas1-2/+2
2020-06-01Add gcc-9 and gcc-10 ci triggersAndrei Karas1-0/+7
2020-06-01Add token variable mapping for azure macosx ciAndrei Karas2-1/+3
2020-06-01Add gcc-10 ci branchesAndrei Karas2-0/+581
2020-06-01Add gcc-9 ci branchesAndrei Karas2-0/+581
2020-06-01Add missing gcc-8 builds in ci_gcc8 branchAndrei Karas1-0/+31
2020-06-01Add all xcode versions into macosx ci configAndrei Karas1-5/+35
2020-06-01Disable another check in clang-tidyAndrei Karas1-1/+1
2020-06-01Split multi line #if into separate ifs in normalopenglgraphics.cppAndrei Karas1-4/+5
2020-06-01Add missing limit for triggers and mxe for manaplus base repository onlyAndrei Karas1-0/+6
2020-05-30Fix typo in gethttps.shAndrei Karas1-1/+1
2020-05-30Fix too long line in modernopenglgraphics.cppAndrei Karas1-1/+2
2020-05-30Use token in cloning osx repository in macosx ciAndrei Karas1-2/+1
2020-05-30Split multi line #if into separate ifsAndrei Karas6-20/+24
2020-05-30Disable some more warnings in clang tidyAndrei Karas1-1/+1
2020-05-30Disable warning -Wenum-conversion in gcc snapshot and fedora ci buildsAndrei Karas2-2/+4
2020-05-30Use newer xcode version in ciAndrei Karas1-9/+21
2020-05-30Use latest macosx image in macosx ciAndrei Karas2-2/+2
2020-05-30Add missing restrict keyword in strBuf global variableAndrei Karas1-1/+1
2020-05-30Exit with error if docker pull in ci scripts failedAndrei Karas2-2/+2
2020-05-30Fiz azure login to docker registryAndrei Karas2-4/+6
2020-05-30Disabel some new warnings in clang tidyAndrei Karas1-1/+1
2020-05-30Add ci job for any compiler testsAndrei Karas1-0/+23
2020-05-30Switch to gcc-7 in ci_mse branch due different issues in mse codeAndrei Karas1-18/+20
2020-05-30Fix ci_site branch by using image with complete python2 supportAndrei Karas1-0/+1
2020-05-30Revert "Disable warning conditionally-supported for opengl function pointers"Andrei Karas2-12/+0
2020-05-30Revert "sdl2/opengl: use SDL_GL_GetProcAddress instead glXGetProcAddress when...Andrei Karas1-1/+1
2020-05-30Remove warning mismatched-tags from gcc snapshot and gcc fedora flagsAndrei Karas2-2/+4
2020-05-30Add missing image name in gcc-7 ci branchesAndrei Karas2-0/+20
2020-05-30Disable warning conditionally-supported for opengl function pointersAndrei Karas2-0/+12
2020-05-30Add token mapping into azure ci configAndrei Karas1-0/+4
2020-05-30Replace cosmic image to xenial in .travis.ymlAndrei Karas1-10/+10