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-12 11:14:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
129dfdcec04e27595469d056e45021396bc494f2
0ad
/
source
/
lib
/
file
/
archive
T
History
Ykkrosh
504ec69508
Fixed some integer type conversion warnings.
...
This was SVN commit r6130.
2008-06-28 01:09:45 +00:00
..
disabled_tests
WIP of new file code
2007-11-20 18:51:07 +00:00
archive_builder.cpp
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
archive_builder.h
WIP of new file code
2007-11-20 18:51:07 +00:00
archive_zip.cpp
Fixed some integer type conversion warnings.
2008-06-28 01:09:45 +00:00
archive_zip.h
fixes from work:
2008-06-16 18:36:36 +00:00
archive.cpp
WIP of new file code
2007-11-20 18:51:07 +00:00
archive.h
part3: now functional file loading code (not entirely finalized)
2007-12-20 20:14:21 +00:00
codec_zlib.cpp
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
codec_zlib.h
WIP file code, getting pretty close to functional
2007-12-01 18:32:43 +00:00
codec.cpp
WIP of new file code
2007-11-20 18:51:07 +00:00
codec.h
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
stream.cpp
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
stream.h
part3: now functional file loading code (not entirely finalized)
2007-12-20 20:14:21 +00:00