1
0
forked from 0ad/0ad
Go to file
janwas cf2f61e19a fix Zip archive creation code (note: just the low-level archive code; "vfs_optimizer" is still inoperational)
archive_zip: truncate requires full path; 7-zip apparently relies on
ECDR.m_cd_numEntriesOnDisk
codec: re-enable checksum generation (both explorer and 7-z demand that
CRC be computed)
codec, codec_zlib, stream: wasn't counting the number of output bytes
generated during Finish()

This was SVN commit r6034.
2008-06-16 20:33:47 +00:00
binaries fix soundGroup paths for "lumbering" 2008-06-16 18:41:19 +00:00
build add enet to external library definitions and add it as a dependency of the network and engine subsystems. 2008-05-31 20:00:37 +00:00
docs # Engine overview doc started. 2007-10-20 18:30:32 +00:00
source fix Zip archive creation code (note: just the low-level archive code; "vfs_optimizer" is still inoperational) 2008-06-16 20:33:47 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00