'
charactertrue
in setFloat32 (edited)EnvelopeEval
functions directly instead of passing them and their arguments to CRenderTools::RenderTilemap
and CRenderTools::RenderTileRectangle
.
Only evaluate color envelopes for tiles layers once instead of separately for the opaque and transparent passes.
Only evaluate relevant number of envelope channels instead of always evaluating all channels.
Avoid unnecessary calculations by only evaluating position envelopes for quads which are not fully transparent.
Fully ign...sizeof(int32_t)
to iterate through the snapshot though :/m_GameInfo.m_DontMaskEntities
is true
save_replay
and specifing an invalid filename will dump the entire replay but will still output:
-- Successfully saved the replay!
along with the invalid filename
!imagecmake -DPREFER_BUNDLED_LIBS=ON -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/darwin-x86_64.toolchain -DCMAKE_OSX_SYSROOT=../../osxcross/target/SDK/MacOSX11.1.sdk/ ..
CMake Error at CMakeLists.txt:638 (message):
You must install SQLite3 to compile DDNet
cmake -DPREFER_BUNDLED_LIBS=ON -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/darwin-x86_64.toolchain -DCMAKE_OSX_SYSROOT=../../osxcross/target/SDK/MacOSX11.1.sdk/ ..
CMake Error at CMakeLists.txt:638 (message):
You must install SQLite3 to compile DDNet
cmake -DPREFER_BUNDLED_LIBS=ON -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/darwin-x86_64.toolchain -DCMAKE_OSX_SYSROOT=../../osxcross/target/SDK/MacOSX11.1.sdk/ ..
CMake Error at CMakeLists.txt:638 (message):
You must install SQLite3 to compile DDNet
CC=target-triple-idk-clang ./configure --prefix=<wherever darwin-x86_64.toolchain specifies> --host=x86_64-pc-linux-gnu
make install
though autotools is so bad and flaky this may well not workcmake -DPREFER_BUNDLED_LIBS=ON -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/darwin-x86_64.toolchain -DCMAKE_OSX_SYSROOT=../../osxcross/target/SDK/MacOSX11.1.sdk/ ..
CMake Error at CMakeLists.txt:638 (message):
You must install SQLite3 to compile DDNet