mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-28 05:08:03 +00:00
3d93740456
- lib, sysdep.h: move DIR_SEP to sysdep.h - archive, compression: minor touchups - zip: large refactor: all accesses to little-endian structs are now done by helper functions (fixes bug: wasn't endian swapping ECDR). also detect unfinished zip files (for VFS mount to ignore) - tex_dds: fix comment This was SVN commit r3634.