minggo
|
572460e60a
|
make TestJavascript work on iOS
|
2012-10-12 12:00:36 +08:00 |
walzer
|
d18eecf247
|
UIInterfaceOrientationMaskLandscape -> UIInterfaceOrientationMaskAllButUpsideDown, developers still need to set orientation in xcode->targets
|
2012-09-27 10:28:00 +08:00 |
walzer
|
c9772c76ec
|
fix compilation error in xcodebuild command line, which are caused by ios6 deprecated marcos and enums
|
2012-09-27 00:44:40 +08:00 |
minggo
|
f3e2a385e1
|
modify xcode project to include correct files
|
2012-09-26 17:12:57 +08:00 |
minggo
|
da97921099
|
fix compile errors of TestJavaScript
|
2012-09-25 16:21:28 +08:00 |
walzer
|
7088b19a1a
|
add sample code in HelloCpp & SimpleGame to teach how to adapt design resolution to different iPhone screens (HVGA, 3.5 inch retina, and 4.0 inch retina)
|
2012-09-24 13:59:16 +08:00 |
walzer
|
c50a62be7a
|
issue #1482, fix typos, mehod -> method.
|
2012-09-24 10:54:03 +08:00 |
Walzer
|
88b98faa88
|
fixed #1482, fix orientation problem caused by ios6 api change.
AppDelegate.mm & RootViewController.mm are updated.
|
2012-09-23 20:24:51 +08:00 |
minggo
|
dacf1704fc
|
issue #1454:use pvr instead of pvr.gz and fix a bug of build_native.sh
|
2012-08-31 23:16:36 +08:00 |
minggo
|
1ea039d21d
|
issue #1454:modify ios project resources
|
2012-08-31 22:23:30 +08:00 |
folecr
|
4ebafb0ae3
|
Remove reference to Resources/JS. This code is not used in the test suite.
|
2012-08-29 15:59:48 -07:00 |
Rohan Kuruvilla
|
8d7516a0ef
|
Test project for cocos2d-x js.
|
2012-08-27 10:07:31 -07:00 |
minggo
|
07ddd43695
|
issue #1437:make CCApplication::sharedApplication() return pointer
|
2012-08-21 15:28:43 +08:00 |
Walzer
|
cc23d0667d
|
unify Bundle ID for all xcodeprojects to "org.cocos2d-x.*", add icons for iphone/ipad * retina.
|
2012-07-23 15:23:26 +08:00 |
James Chen
|
8291b7aef6
|
Reverted 'cocosdenshion' to 'CocosDenshion'.
|
2012-07-23 11:07:31 +08:00 |
James Chen
|
b2b0a0c3d5
|
Updated ios project settings and updated some files in CCBReader folder.
|
2012-07-20 18:02:18 +08:00 |
James Chen
|
755b29cb9d
|
Updated ios project settings.
|
2012-07-20 17:38:21 +08:00 |
James Chen
|
77f1fba566
|
issue #1399: Adjust folder structure, made it built successfully on win32.
|
2012-07-20 14:05:52 +08:00 |