This website requires JavaScript.
Explore
Help
Sign In
Mahtan
/
wagic
Watch
1
Star
0
Fork
0
You've already forked wagic
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
410f2d4e69fe3ae4c26d3b994c996c9ecf2e1e31
wagic
/
JGE
/
src
/
zipFS
T
History
xawotihs
b09db0c60f
Removed c++11 warning.
2013-12-22 21:26:06 +01:00
..
base_data
- Support for Zip Filesystem. It is now possible to zip the entire Res folder ("store" method preferred, zip so that the root of the zip has ai, player, etc...) in one single file for read only. Write access is done in another folder (hardcoded to be User/ for now, can be updated depending on platforms, etc...
2011-08-21 09:04:59 +00:00
fileio.h
remove non ascii characters from ZipFS
2012-08-26 06:07:48 +00:00
Makefile
- Support for Zip Filesystem. It is now possible to zip the entire Res folder ("store" method preferred, zip so that the root of the zip has ai, player, etc...) in one single file for read only. Write access is done in another folder (hardcoded to be User/ for now, can be updated depending on platforms, etc...
2011-08-21 09:04:59 +00:00
static_assert.h
- Support for Zip Filesystem. It is now possible to zip the entire Res folder ("store" method preferred, zip so that the root of the zip has ai, player, etc...) in one single file for read only. Write access is done in another folder (hardcoded to be User/ for now, can be updated depending on platforms, etc...
2011-08-21 09:04:59 +00:00
stdafx.cpp
- Support for Zip Filesystem. It is now possible to zip the entire Res folder ("store" method preferred, zip so that the root of the zip has ai, player, etc...) in one single file for read only. Write access is done in another folder (hardcoded to be User/ for now, can be updated depending on platforms, etc...
2011-08-21 09:04:59 +00:00
stdafx.h
- Support for Zip Filesystem. It is now possible to zip the entire Res folder ("store" method preferred, zip so that the root of the zip has ai, player, etc...) in one single file for read only. Write access is done in another folder (hardcoded to be User/ for now, can be updated depending on platforms, etc...
2011-08-21 09:04:59 +00:00
stdint_old.h
- Support for Zip Filesystem. It is now possible to zip the entire Res folder ("store" method preferred, zip so that the root of the zip has ai, player, etc...) in one single file for read only. Write access is done in another folder (hardcoded to be User/ for now, can be updated depending on platforms, etc...
2011-08-21 09:04:59 +00:00
zfs.cpp
- Support for Zip Filesystem. It is now possible to zip the entire Res folder ("store" method preferred, zip so that the root of the zip has ai, player, etc...) in one single file for read only. Write access is done in another folder (hardcoded to be User/ for now, can be updated depending on platforms, etc...
2011-08-21 09:04:59 +00:00
zfs.sln
- Support for Zip Filesystem. It is now possible to zip the entire Res folder ("store" method preferred, zip so that the root of the zip has ai, player, etc...) in one single file for read only. Write access is done in another folder (hardcoded to be User/ for now, can be updated depending on platforms, etc...
2011-08-21 09:04:59 +00:00
zfs.vcproj
- Support for Zip Filesystem. It is now possible to zip the entire Res folder ("store" method preferred, zip so that the root of the zip has ai, player, etc...) in one single file for read only. Write access is done in another folder (hardcoded to be User/ for now, can be updated depending on platforms, etc...
2011-08-21 09:04:59 +00:00
zfs.vcxproj
- Support for Zip Filesystem. It is now possible to zip the entire Res folder ("store" method preferred, zip so that the root of the zip has ai, player, etc...) in one single file for read only. Write access is done in another folder (hardcoded to be User/ for now, can be updated depending on platforms, etc...
2011-08-21 09:04:59 +00:00
zfs.vcxproj.filters
- Support for Zip Filesystem. It is now possible to zip the entire Res folder ("store" method preferred, zip so that the root of the zip has ai, player, etc...) in one single file for read only. Write access is done in another folder (hardcoded to be User/ for now, can be updated depending on platforms, etc...
2011-08-21 09:04:59 +00:00
zfsystem.cpp
remove non ascii characters from ZipFS
2012-08-26 06:07:48 +00:00
zfsystem.h
remove non ascii characters from ZipFS
2012-08-26 06:07:48 +00:00
ziphdr.cpp
remove non ascii characters from ZipFS
2012-08-26 06:07:48 +00:00
ziphdr.h
remove non ascii characters from ZipFS
2012-08-26 06:07:48 +00:00
zstream_zlib.h
- Support for Zip Filesystem. It is now possible to zip the entire Res folder ("store" method preferred, zip so that the root of the zip has ai, player, etc...) in one single file for read only. Write access is done in another folder (hardcoded to be User/ for now, can be updated depending on platforms, etc...
2011-08-21 09:04:59 +00:00
zstream.cpp
Fixed a gazillion of warnings occuring when compiling Wagic with Clang with Werror.
2013-06-09 21:16:39 +00:00
zstream.h
Removed c++11 warning.
2013-12-22 21:26:06 +01:00