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-07-16 01:56:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fa3c554deaa04722b4fa8d3cfb838d498a7cd0a
0ad
/
source
/
lib
/
file
/
archive
T
History
Ykkrosh
4575c26616
Disable compression of public.zip (
fixes
#671
).
...
This was SVN commit r8785.
2010-12-04 15:57:55 +00:00
..
disabled_tests
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
archive_builder.cpp
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
archive_builder.h
license change to the more permissible Expat/MIT license for lib/ (see forum thread)
2010-02-08 16:23:39 +00:00
archive_zip.cpp
Disable compression of public.zip (
fixes
#671
).
2010-12-04 15:57:55 +00:00
archive_zip.h
Disable compression of public.zip (
fixes
#671
).
2010-12-04 15:57:55 +00:00
archive.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
archive.h
# Add -archivebuild mode to generate .zip files for releases, with automatic compression of textures.
2010-09-18 18:21:00 +00:00
codec_zlib.cpp
cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed
2010-11-01 11:09:03 +00:00
codec_zlib.h
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
codec.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
codec.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
stream.cpp
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
stream.h
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00