Rohan Kuruvilla
|
8d7516a0ef
|
Test project for cocos2d-x js.
|
2012-08-27 10:07:31 -07:00 |
Donald Alan Morrison
|
d6ec91807c
|
For Release Builds:
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "NS_BLOCK_ASSERTIONS=1",
+ "NDEBUG=1",
+ );
For All Builds:
+ WARNING_CFLAGS = "-fdiagnostics-show-option";
|
2012-08-20 16:11:11 -07:00 |
Walzer
|
0431cb455b
|
fixed #1413, add CCTouch::getLocation(), getDelta() method
return OpenGL coordinates directly, to make the usage more convenient.
|
2012-07-31 17:41:53 +08:00 |
minggo
|
f9c40f7372
|
issue #1399: work ok on iOS after adjusting directory structure
|
2012-07-19 17:22:36 +08:00 |
minggo
|
7348fa12c3
|
update CHANGELOG and delete some unneeded files
|
2012-06-28 11:47:54 +08:00 |
minggo
|
2666df9472
|
issue #1269:mrege latest code and fix conflict
|
2012-06-19 13:57:33 +08:00 |
minggo
|
9ec29d715a
|
issue #1269:make tests HelloWorld HelloLua and testjs refer subproject cocos2dx
|
2012-06-19 13:50:11 +08:00 |
James Chen
|
8e5668472f
|
issue #1188: Updated project configuration for ios platform.
|
2012-04-25 17:33:28 +08:00 |
phenix.yu
|
5d9c44f897
|
add project for iOS
|
2012-04-14 18:19:30 +08:00 |