This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-23 16:08:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c319ff062dfbe672e7f58cdf0e2fa1663dc363af
0ad
/
source
/
lib
/
file
/
archive
T
History
leper
0843100d11
Remove partial emulation of some C++11 features for older compilers.
...
This was SVN commit r16226.
2015-01-24 20:37:18 +00:00
..
disabled_tests
Remove the old and no longer used archive builder that rebuilt the archive while the game is running.
2013-11-07 21:06:18 +00:00
archive_zip.cpp
Remove partial emulation of some C++11 features for older compilers.
2015-01-24 20:37:18 +00:00
archive_zip.h
safely handle the case where an archive required for populating a directory cannot be opened (e.g. because it is open within 7-zip, which apparently wants exclusive access)
2011-11-29 16:51:58 +00:00
archive.cpp
…
archive.h
add file notification to Mac ticket 514, also change name of class FileInfo to CFileInfo to ease Mac development
2013-09-10 14:17:04 +00:00
codec_zlib.cpp
…
codec_zlib.h
…
codec.cpp
…
codec.h
…
stream.cpp
post-alpha sync with work.
2011-07-18 09:21:56 +00:00
stream.h
…