mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-13 21:54:43 +00:00
641e55fefddb11547c04ccb8065558aa7ac600f1
- file: make DirIterator opaque struct with type field, as with File/FileIo in recent commit. unifies all dir enum interfaces. - add dir open/nextent/close functions to FileProvider_VTbl - allocators: change signature of SingleAllocator to that of the templated type (avoids need for cast) (affects archive, compression, zip) - file_util: move dirent filter logic here so it can be used by file.cpp also, not only vfs. This was SVN commit r3822.
…
Description
Public pull mirror of upstream 0 A.D. from Wildfire Games Gitea.
Languages
C++
56.5%
JavaScript
35.4%
C
3.3%
Python
2.2%
Lua
0.6%
Other
1.7%