Merge tag '12.1' into branch 12

This commit is contained in:
Sergii Pylypenko
2021-12-10 02:36:38 +02:00
85 changed files with 2391 additions and 637 deletions

View File

@@ -28,7 +28,7 @@ jobs:
libsdl: libsdl1.2-dev
- compiler: gcc
cxxcompiler: g++
extra-cmake-parameters: -DOPTION_DEDICATED=ON
extra-cmake-parameters: -DOPTION_DEDICATED=ON -DCMAKE_CXX_FLAGS_INIT="-DRANDOM_DEBUG"
runs-on: ubuntu-20.04
env: