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 |
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
|
07ddd43695
|
issue #1437:make CCApplication::sharedApplication() return pointer
|
2012-08-21 15:28:43 +08:00 |
James Chen
|
77f1fba566
|
issue #1399: Adjust folder structure, made it built successfully on win32.
|
2012-07-20 14:05:52 +08:00 |