Age | Commit message (Expand) | Author | Files | Lines |
2021-05-20 | changed updatehost & serverlist | jak1 | 1 | -10/+11 |
2021-05-16 | changed max value for desync walkaround to 30 (100 is way to much) | jak1 | 1 | -1/+1 |
2021-05-16 | changed default desync walkaround value from 0 to 10 | jak1 | 1 | -1/+1 |
2021-05-08 | Remove -enablecommandlinepassword necessity | Jesusaves | 1 | -8/+0 |
2021-04-13 | moved all skillbased errors to debugChatTab | jak1 | 1 | -2/+8 |
2021-03-12 | fix manaplus2/manaplus#9 : limited the check to tmwa, not needed for evol/herc | Jesusaves | 1 | -2/+5 |
2021-03-12 | Popup remove unusable entries | jak1 | 1 | -23/+43 |
2021-03-12 | added 'store all' button shown: when in storage window | jak1 | 2 | -1/+31 |
2021-03-12 | Golden Delicious client theme, version 2 | Hello=) | 10 | -47/+64 |
2021-03-11 | added desync walkaround | jak1 | 6 | -1/+22 |
2021-03-11 | Silence warning -Wredundant-decls in SDL 1.2 code | Andrei Karas | 14 | -1/+95 |
2021-03-07 | Merge branch 'jak1/ci_test' into 'master' | jak1 | 1 | -1/+5 |
2021-03-03 | added env. variable PATH & LD_LIBRARY_PATH to gcc-snapshot_sdl2 build | jak1 | 1 | -0/+2 |
2021-03-03 | changed build env. to buster for gcc8* | jak1 | 1 | -1/+3 |
2020-06-04 | Add .cirrus.yml | Andrei Karas | 1 | -0/+138 |
2020-06-04 | Remove s from command sleep in run scripts in ci | Andrei Karas | 2 | -10/+11 |
2020-06-04 | Update runtests.sh for cirrus ci | Andrei Karas | 1 | -2/+4 |
2020-06-04 | Use cross platform path to bash in ci scripts | Andrei Karas | 155 | -155/+155 |
2020-06-03 | removed particle count from beeingpopup in case its 0 | jak1 | 1 | -6/+10 |
2020-06-03 | added themeColors so textPopups (so all are readable with darker themes too) | jak1 | 1 | -0/+3 |
2020-06-03 | Add no flags into failing gcc-9 ci test job | Andrei Karas | 1 | -1/+2 |
2020-06-02 | fixed back to login button in world selection window | jak1 | 1 | -1/+1 |
2020-06-02 | Remove pedantic flag from gcc-9 and gcc-10 silent build scripts | Andrei Karas | 2 | -3/+3 |
2020-06-02 | Remove wrong offset in fedora ci builds | Andrei Karas | 1 | -1/+0 |
2020-06-02 | Add gcc-snapshot with SDL2 build into main ci branch | Andrei Karas | 2 | -0/+32 |
2020-06-02 | Update runtest ci script for support offset from variable | Andrei Karas | 1 | -1/+5 |
2020-06-01 | Add offset variable to sdl2 ci jobs due issues with sdl2 fonts rendering | Andrei Karas | 14 | -1/+34 |
2020-06-01 | Increase sleep from 5 to 7 seconds in runtest ci script | Andrei Karas | 1 | -1/+1 |
2020-06-01 | Add some flags in gcc-9 ci jobs for avoid doctest warnings | Andrei Karas | 1 | -2/+4 |
2020-06-01 | Remove extra include from mglxinit.cpp | Andrei Karas | 1 | -2/+2 |
2020-06-01 | Add gcc-9 and gcc-10 ci triggers | Andrei Karas | 1 | -0/+7 |
2020-06-01 | Add token variable mapping for azure macosx ci | Andrei Karas | 2 | -1/+3 |
2020-06-01 | Add gcc-10 ci branches | Andrei Karas | 2 | -0/+581 |
2020-06-01 | Add gcc-9 ci branches | Andrei Karas | 2 | -0/+581 |
2020-06-01 | Add missing gcc-8 builds in ci_gcc8 branch | Andrei Karas | 1 | -0/+31 |
2020-06-01 | Add all xcode versions into macosx ci config | Andrei Karas | 1 | -5/+35 |
2020-06-01 | Disable another check in clang-tidy | Andrei Karas | 1 | -1/+1 |
2020-06-01 | Split multi line #if into separate ifs in normalopenglgraphics.cpp | Andrei Karas | 1 | -4/+5 |
2020-06-01 | Add missing limit for triggers and mxe for manaplus base repository only | Andrei Karas | 1 | -0/+6 |
2020-05-30 | Fix typo in gethttps.sh | Andrei Karas | 1 | -1/+1 |
2020-05-30 | Fix too long line in modernopenglgraphics.cpp | Andrei Karas | 1 | -1/+2 |
2020-05-30 | Use token in cloning osx repository in macosx ci | Andrei Karas | 1 | -2/+1 |
2020-05-30 | Split multi line #if into separate ifs | Andrei Karas | 6 | -20/+24 |
2020-05-30 | Disable some more warnings in clang tidy | Andrei Karas | 1 | -1/+1 |
2020-05-30 | Disable warning -Wenum-conversion in gcc snapshot and fedora ci builds | Andrei Karas | 2 | -2/+4 |
2020-05-30 | Use newer xcode version in ci | Andrei Karas | 1 | -9/+21 |
2020-05-30 | Use latest macosx image in macosx ci | Andrei Karas | 2 | -2/+2 |
2020-05-30 | Add missing restrict keyword in strBuf global variable | Andrei Karas | 1 | -1/+1 |
2020-05-30 | Exit with error if docker pull in ci scripts failed | Andrei Karas | 2 | -2/+2 |
2020-05-30 | Fiz azure login to docker registry | Andrei Karas | 2 | -4/+6 |