James Chen
|
0fdf4b97d6
|
Fixing iOS workspace project, using c99 instead of gnu99.
|
2013-06-26 17:52:54 +08:00 |
James Chen
|
3e052d5525
|
issue #2325: Fixing an issue that Xcode doesn't rebuild app when source file updated in dependent static library.
|
2013-06-25 23:21:06 +08:00 |
James Chen
|
8dc8fec180
|
issue #2325: Updating project configuration, tested on iPad 3.
|
2013-06-24 18:32:06 +08:00 |
James Chen
|
b870488aad
|
issue #2325: [iOS] Using Workspace to manage all projects. TBD, also apply to Mac port.
|
2013-06-24 15:31:18 +08:00 |
James Chen
|
0879a12516
|
issue #2129: Re-adds 'CC' prefix to objective-c classes for all projects.
|
2013-06-21 11:14:03 +08:00 |
James Chen
|
1fb9f44d15
|
issue #2129: Removing CC prefix for samples module.
|
2013-06-20 14:17:10 +08:00 |
minggo
|
2cdb48bc22
|
enable c++11 for iOS projects
|
2013-06-03 10:57:06 +08:00 |
Jaroslaw Lewandowski
|
3f7c506638
|
Ability to save/retrieve CCData into/from CCUserDefault
|
2013-05-29 01:06:41 +01: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 |
James Chen
|
8cfd912a06
|
CrystalCraze works ok on iOS.
|
2013-01-23 23:17:44 +08:00 |
James Chen
|
0a42829428
|
issue #1667: Adding file name lookup support for iOS and Android, TBD: Other platform supports.
|
2013-01-18 18:05:32 +08:00 |
James Chen
|
9bbc130ea5
|
issue #1661: Adding CrystallCraze for iOS and Android.
|
2013-01-17 12:54:10 +08:00 |