James Chen
|
6b0c2667fd
|
[iOS] Adding i386 arch for MoonWarriors.
|
2013-06-09 15:57:06 +08:00 |
minggo
|
2cdb48bc22
|
enable c++11 for iOS projects
|
2013-06-03 10:57:06 +08:00 |
minggo
|
b6c8e78149
|
remove js files from compiling
|
2013-04-25 18:37:27 +08:00 |
James Chen
|
631b08e984
|
Updating project configuration for iOS.
|
2013-04-25 11:30:35 +08:00 |
James Chen
|
f129b94e2d
|
Removing unused file(uthash.h) in JSB projects.
|
2013-04-19 11:09:02 +08:00 |
James Chen
|
ec7a2f4c5c
|
fixed #1944: The subclass of cc.Sprite,cc.Layer... doesn't need cc.associateWithNative anymore.
|
2013-04-02 11:35:55 +08:00 |
James Chen
|
6a98553633
|
Synchronizing the submodule reference of cocos2d-js-test to the latest one.
|
2013-03-18 18:24:37 +08:00 |
James Chen
|
69b2b13325
|
fixed #1748: Generating jsb_cocos2dx_extension_auto.hpp/.cpp. It was separated from original `cocos2dx.hpp/cpp`.
Developer could remove redundant jsbinding codes now.
|
2013-03-11 16:39:28 +08:00 |
Rolando Abarca
|
320068930e
|
more debug stuff
|
2013-01-11 14:29:40 -08:00 |
Rolando Abarca
|
5df4b4d997
|
adding debug support for js
|
2013-01-11 14:01:36 -08:00 |
James Chen
|
b3be1e9e90
|
fixed #1646: GCC_OPTIMIZATION=1 for every jsb project setting of debug mode. This can avoid 'vm_protect' error when debugging jsb project on device.
|
2013-01-09 18:23:33 +08:00 |
James Chen
|
3fa771f0c4
|
fixed #1620: Using sqlite3 to implement sys.LocalStorage for iOS and android.
|
2013-01-07 17:22:06 +08:00 |
James Chen
|
8a21f4fa3c
|
issue #1640: Added some files to iOS Project.
|
2013-01-05 17:41:19 +08:00 |
James Chen
|
9ef74bef80
|
fixed #1636: Deleted CC_ENABLE_CHIPMUNK_INTEGRATION and CC_ENABLE_BOX2D_INTEGRATION in ccConfig.h since they are moved to extension, it doesn't depend on engine any more.
Added platform macro for CCEditBoxImpl* files.
|
2013-01-05 11:10:24 +08:00 |
minggo
|
977046cc32
|
issue #1603:make some samples build ok on iOS
|
2012-12-20 17:20:10 +08:00 |
minggo
|
959b7a3f0d
|
issue #1603:build MoonWarriors ok on iOS and android
|
2012-12-20 15:06:02 +08:00 |
minggo
|
f9a9d45f88
|
issue #1603:adjust samples directory
Signed-off-by: minggo <ming@cocos2d-x.org>
|
2012-12-20 14:14:53 +08:00 |