mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 15:28:11 +00:00
6c915291cc
major refactor of wfilesystem - remove gotos and workaround for FAT file times replace more round_up of constants with Align<> remove old unused allocators (STL aligned, matrix, some shared_ptr) move allocator utils into separate headers. remove lockfree, wterminal avoid testing __cplusplus This was SVN commit r9361.