This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
5f88bf8a792a0463f5c362ec00ea11bccefae8ce
0ad
/
source
/
lib
/
file
/
archive
T
History
historic_bruno
7fa6afac37
Corrects some Doxygen comments and adds a few others of interest.
...
This was SVN commit r11209.
2012-03-01 03:55:05 +00:00
..
disabled_tests
…
archive_builder.cpp
refactor status code definitions: allow modules to define an array of them (more convenient+efficient).
2011-05-05 13:03:34 +00:00
archive_builder.h
…
archive_zip.cpp
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_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
refactor status code definitions: allow modules to define an array of them (more convenient+efficient).
2011-05-05 13:03:34 +00:00
archive.h
Corrects some Doxygen comments and adds a few others of interest.
2012-03-01 03:55:05 +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
…