doom3-bfg/neo
Daniel Gibson ca112294b8 Update unzip code to minizip 1.1
.. from zlib-1.2.7/contrib/minizip/
The original source was minizip 0.15beta from 1998.

This update brings zip64 support (untested) and cleaner code.

Furthermore, updates to future minizip should be much easier now, as
my changes to the original source files from minizip are quite small.

To make diffing to upstream minizip-src easier, I added the minizip
source as exceptions in the astyle-scripts and left them in their own
directory.

Two custom functions from idSoftware - unzSetCurrentFileInfoPosition()
and unzGetCurrentFileInfoPosition() - aren't needed anymore as
minizip 1.1 has functions that do the same.
2013-01-02 05:29:56 +01:00
..
aas Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
amplitude Formatted code using Artistic Style for better readability. 2012-11-28 16:47:07 +01:00
cm Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
cmake Added support for SDL 2.0 2012-12-14 19:03:30 +01:00
d3xp Fixed various warnings from clang 2012-12-23 06:40:47 +01:00
framework Update unzip code to minizip 1.1 2013-01-02 05:29:56 +01:00
idlib Update unzip code to minizip 1.1 2013-01-02 05:29:56 +01:00
libs Update zlib to version 1.2.7 2013-01-02 05:29:56 +01:00
renderer Fix messed up view angle after taking screenshots 2012-12-23 06:43:20 +01:00
sound Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
swf Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds. 2012-12-22 16:18:19 +01:00
sys Set timestamp for savegames on POSIX 2012-12-29 05:29:56 +01:00
ui Fixed various warnings from clang 2012-12-23 06:40:47 +01:00
astyle-code.bat Update unzip code to minizip 1.1 2013-01-02 05:29:56 +01:00
astyle-code.sh Update unzip code to minizip 1.1 2013-01-02 05:29:56 +01:00
astyle-options.ini Added Artistic Style 2.02.1 C++ beautifier. 2012-11-28 16:36:17 +01:00
astyle.exe Formatted code. 2012-12-08 18:20:13 +01:00
cmake-eclipse-linux-debug.sh First playable version on Linux. 2012-12-16 17:31:21 +01:00
cmake-eclipse-linux-profile.sh First playable version on Linux. 2012-12-16 17:31:21 +01:00
cmake-eclipse-mingw-debug.bat Added Doom 3 GCC compile options. 2012-12-03 14:21:45 +01:00
cmake-eclipse-mingw-release.bat Added neo/cmake-eclipse-mingw-release.bat 2012-12-03 17:30:42 +01:00
cmake-vs2010-32bit.bat Added initial CMake configuration. 2012-11-27 23:23:32 +01:00
cmake-vs2010-64bit.bat Added changes to compile for Win64 2012-12-13 20:37:55 +01:00
cmake-vs2012-32bit.bat Added initial CMake configuration. 2012-11-27 23:23:32 +01:00
cmake-vs2012-64bit.bat Added changes to compile for Win64 2012-12-13 20:37:55 +01:00
CMakeLists.txt Update unzip code to minizip 1.1 2013-01-02 05:29:56 +01:00