axmol/cocos2dx/support/zip_support
Ricardo Quesada 89d210bdb3 CCAssert -> CCASSERT
and other best pracitces like:

capacity and "index" are ints and not unsigned int (google's recomendation).
 It is easier to detect underflow bugs like this

plus other minor improvements
2013-07-19 22:01:27 -07:00
..
ZipUtils.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
ZipUtils.h issue #2329: remove unneeded codes 2013-06-26 16:42:11 +08:00
ioapi.cpp ifdef tango around some symbols that aren't defined in Emscripten (nor a bunch of other platforms, it seems). 2013-05-06 20:58:43 -07:00
ioapi.h keyboard support throught compiler directive 2013-06-02 04:11:43 +02:00
unzip.cpp issue #1603: fixed a warning in unzip.cpp. 2012-12-20 18:39:29 +08:00
unzip.h issue #1489: ZEXPORT -> CC_DLL for unzip.h. 2013-02-25 18:35:18 +08:00