mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-04 12:27:51 +00:00
1d5308316e
file_cache: add warning to cache_allocator to catch incorrect usage / bugs vfs_optimizer.cpp: tweak miniarchive threshold (currently have config files in there; don't want those to trigger rebuild every time) zip: clarification tex_dds: we now bother checking the DDPIXELFORMAT mask bits because uncompressed DDS files may be stored in any pixel component order, but we require RGB for efficiency. wsdl: fix failure to update; was constantly queuing events if mouse was out of window This was SVN commit r3627.