mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-24 21:11:39 +00:00
Experimental fork that tries out daring and cutting edge features. Forked from here - https://github.com/zdoom/gzdoom
e1cd0dc588
The old version was checking every single actor in every single sector for being affected by a carry scroller if there was so much as a single such scroller in the map. Changed it so that the scroll thinker flags all actors in the affected sectors so that these expensive calculations can be skipped for everything else. This change and reduce think time by 1/3 on maps like ZDCMP2 (on the test machine it went down from 6 ms to 4 ms on this map.) |
||
---|---|---|
bzip2 | ||
cmake | ||
docs | ||
dumb | ||
game-music-emu | ||
gdtoa | ||
jpeg-6b | ||
lzma | ||
soundfont | ||
specs | ||
src | ||
tools | ||
wadsrc | ||
wadsrc_bm | ||
wadsrc_lights | ||
zlib | ||
.appveyor.yml | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CMakeLists.txt |