axmol/cocos/base
Ricardo Quesada 84a6aa29cd Adds more 64-bit fixes
Replaces more `int` with `long` where it makes sense.

Also , it repalces some `unsigned long` with `long` for "lenght"
values as described in our c++ guideline
2013-11-05 17:36:44 -08:00
..
CCAffineTransform.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCAffineTransform.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCArray.cpp Fixes some compiler warnings 2013-11-04 16:31:36 -08:00
CCArray.h Fixes some compiler warnings 2013-11-04 16:31:36 -08:00
CCAutoreleasePool.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCAutoreleasePool.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCBool.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCData.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCData.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCDataVisitor.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCDataVisitor.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCDictionary.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCDictionary.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCDouble.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCFloat.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCGeometry.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical 2013-10-18 15:34:13 +08:00
CCGeometry.h Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical 2013-10-18 15:34:13 +08:00
CCInteger.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCNS.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCNS.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCObject.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCObject.h issue #2771: enhance Listener use EventListener mechanism 2013-11-01 14:50:06 +08:00
CCPlatformConfig.h issue #2905: adjust folder structure 2013-10-12 15:25:45 +08:00
CCPlatformMacros.h issue #2905: adjust folder structure 2013-10-12 15:25:45 +08:00
CCSet.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCSet.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCString.cpp Adds more 64-bit fixes 2013-11-05 17:36:44 -08:00
CCString.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CMakeLists.txt [cmake] output lib to root/lib 2013-11-04 21:03:08 +08:00
atitc.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
atitc.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
etc1.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
etc1.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
s3tc.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
s3tc.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00