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
|
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
|
ff34cb7b39
|
issue #1425: add icons for testlua
|
2012-08-28 14:34:22 +08:00 |
mustime
|
f63a719981
|
issue #1425: fix the problem that missing Resources path
|
2012-08-28 14:14:09 +08:00 |
mustime
|
8ec843785c
|
issue #1425: change the title from "HelloLua" to "TestLua"
|
2012-08-28 11:56:23 +08:00 |
mustime
|
4237ec42be
|
issue #1425: add ios project for TestLua
|
2012-08-28 11:49:22 +08:00 |