This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
51eb56075b
axmol
/
cocos2dx
/
support
/
zip_support
History
dumganhar
da794c1613
Merge branch 'master' into bada
2011-10-21 09:28:29 +08:00
..
ZipUtils.cpp
fixed
#638
, add support for pvr ccz format. I've tested it on both ios & android, also with instrument memleak detection. But haven't tested on win32 & marmalde, in thoery it will work.
2011-08-16 11:56:17 +08:00
ZipUtils.h
fixed
#701
, CCZHeader.version should be an unsigned short, instead of unsigned char. Keep the same to cocos2d-iphone
2011-08-30 15:26:17 +08:00
ioapi.cpp
changed bada projects directory, add bada macro
2011-09-19 17:53:45 +08:00
ioapi.h
issue
#379
, fix a bug caused by airplay port integration, which makes android port unable to load resources by zlib.
2011-03-26 14:09:42 +08:00
unzip.cpp
fix some warnings detected by xcode4.2, fix a stupid typo in RayCasts.h
2011-10-18 17:41:19 +08:00
unzip.h
fixed
#262
Add namespace for the project CocosDenshion.
2010-12-15 18:28:18 +08:00