mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-29 21:29:03 +00:00
16fe4eeda2
- file_cache: add checker for allocations (catches bugs in debug mode); fix bug that freed buffers even thought they were on extant list. - vfs_mount: bugfix: was passing P_path to vfs_opt_notify when it should be V_path - vfs_optimizer: big refactor; fix bugs in TourBuilder causing some files to be omitted from archive (thus forcing unnecessary archive rebuild - because #files not in archive was too big) This was SVN commit r3602.