axmol/extensions
Sam Clegg ffb7360e46 Enable easy swithing between Box2D and chipmunk in linux and nacl
The ENABLE_BOX2D/ENABLE_CHIPMUNK defines were previously
hardcoded in the Makefiles.  Now you get chipmunk by default
on both platforms and can enble Box2D by setting USE_BOX2D in
your environment.

Also remove erroneous -D__CC_PLATFORM_FILEUTILS_CPP__ and
-D__CC_PLATFORM_IMAGE_CPP__ from linux Makefiles.  These should
never be defined globally like this.
2013-04-15 07:35:50 -07:00
..
AssetsManager fixed #1489:add namespace to AssetsManager 2013-02-26 16:43:46 +08:00
CCBReader Merge branch 'patch-1' of https://github.com/zhanghaojie/cocos2d-x into iss2054-s9sp-anchorpoint-ccb 2013-04-15 11:45:59 +08:00
GUI fixed #1876: CCScale9Sprite::setColor(...), setOpacity(...) are broken. 2013-04-15 16:37:35 +08:00
LocalStorage fixed #1620: Added license. Removed LocalStorage.h from cocos-ext.h. 2013-01-07 18:06:53 +08:00
network Remove tailing newlines from CCLog messaages. 2013-03-16 09:01:21 -07:00
physics_nodes Fix CCPhysicsSprite getPosition variants 2013-04-15 07:35:49 -07:00
proj.blackberry Updating blackberry project settings. 2013-03-20 18:34:28 +08:00
proj.linux Enable easy swithing between Box2D and chipmunk in linux and nacl 2013-04-15 07:35:50 -07:00
proj.marmalade Updating project setting of testcpp for Marmalade. 2013-03-19 17:46:49 +08:00
proj.nacl Use same top level Makefile for nacl and linux builds. 2013-03-06 13:02:55 -08:00
proj.win32 Updating libExtensions.vcxproj. 2013-03-19 17:27:39 +08:00
Android.mk Adding dependency on CocosDenshion for CocosBuilderReader in Android makefile 2013-03-18 16:06:47 -07:00
ExtensionMacros.h issue #1483: Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension. 2012-09-25 17:26:09 +08:00
cocos-ext.h Enable easy swithing between Box2D and chipmunk in linux and nacl 2013-04-15 07:35:50 -07:00