Walzer
|
e3c39fe835
|
fixed #753, visual orientation is wrong on ios5 simulator
|
2011-10-19 21:43:25 +08:00 |
minggo
|
dcf803f032
|
modify proj setting because all cpp files of HelloWorld are moved into Classes
|
2011-09-28 16:46:53 +08:00 |
Walzer
|
286f92fc43
|
fix at smoke test, add arch=i386 into HelloWorld.xcodeproj, otherwise the proj cannot run in xcode4 + simulator
|
2011-08-17 11:09:12 +08:00 |
minggo
|
d386116255
|
[iOS]fixed #667: call AppDelegate::applicationDidEnterBackground() & AppDeleaget::applicationWillEnterForeground() when application enter background & enter foreground
|
2011-08-10 10:24:06 +08:00 |
minggo
|
21737d2ce0
|
issue #347: update xcode3 template for ttf support
|
2011-07-29 10:27:49 +08:00 |
minggo
|
cfb3765035
|
issue #347: iOS support font defined by ttf file
|
2011-07-29 10:15:10 +08:00 |
natural-law
|
a7404dc2bf
|
fixed #639, Initialize the m_tPosition of CCParticleSystem with the setter.
|
2011-07-28 16:16:51 +08:00 |
Walzer
|
80c819d8b6
|
Merge remote branch 'origin/master'
|
2011-07-04 16:25:29 +08:00 |
Walzer
|
d325f1991e
|
[ios] 1. debug builds can run on device (add “Valid Architectures") 2. add correct header search paths for HelloLua release build
|
2011-07-04 16:25:11 +08:00 |
natural-law
|
7d7f3a9241
|
fixed #562, Upgrade folder sprite_nodes to rc3.
|
2011-07-01 16:11:31 +08:00 |
Walzer
|
8f770ec929
|
issue #540 for HelloWorld/ios, split main.m, add pause/resume/startAnimation/stopAnimation controls
|
2011-06-24 11:22:11 +08:00 |
minggo
|
4f7db6b134
|
fixed #528: modify HelloWorld to works ok
|
2011-06-22 10:18:51 +08:00 |
minggo
|
f7f6371666
|
HelloWorld remove lua support on iOS
|
2011-06-15 14:28:57 +08:00 |
minggo
|
a7a22e528b
|
remove the usage of NDController
|
2011-06-14 14:46:39 +08:00 |
minggo
|
83e1e0ebd1
|
tests run ok when it don't enable lua
|
2011-06-01 20:29:05 +08:00 |
minggo
|
5f5dc0a04b
|
HelloWorld with lua works ok on ios
|
2011-05-31 15:39:54 +08:00 |
Walzer
|
58a63f7ec0
|
[airplay] following MaxAksenov's suggestion, I set HelloWorld & Tests to landscape as default. Users had to rotate the simulator in airplay's surface configuration.
|
2011-05-30 14:14:19 +08:00 |
minggo
|
8d76a4103b
|
fixed #509: let UI rotate HelloWorld to landscape
|
2011-05-24 18:16:05 +08:00 |
minggo
|
a5c294ed69
|
fixed #501: let UI rotate HelloWorld to landscape
|
2011-05-24 18:13:54 +08:00 |
minggo
|
bfcee3e2ae
|
fixed #455: add CCUserDefault to HelloWorld
|
2011-05-06 17:09:35 +08:00 |
yangws
|
e895d9d073
|
TextInputTest compile ok on android and merge last master code.
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into input
Conflicts:
HelloWorld/android/src/org/cocos2dx/lib/Cocos2dxGLSurfaceView.java
HelloWorld/android/src/org/cocos2dx/lib/Cocos2dxRenderer.java
HelloWorld/ios/HelloWorld.xcodeproj/project.pbxproj
cocos2dx/platform/android/Cocos2dJni.cpp
tests/test.android/src/org/cocos2dx/lib/Cocos2dxGLSurfaceView.java
tests/test.android/src/org/cocos2dx/lib/Cocos2dxRenderer.java
tests/test.ios/test.xcodeproj/project.pbxproj
tests/test.win32/test.win32.vcproj
|
2011-04-26 18:04:07 +08:00 |
natural-law
|
5d2ac1fc0c
|
fixed #428, Use CCArray instead of CCMutableArray as the parameter type of CCNode::m_pChildren.
|
2011-04-21 14:46:15 +08:00 |
yangws
|
85027c40ca
|
CCIMEDispatcher works on ios.
|
2011-04-19 18:11:57 +08:00 |
minggo
|
0b7ca9c865
|
fixed #449: remove the code that suppots mac platform
|
2011-04-11 17:04:45 +08:00 |
yangws
|
16254a2de1
|
fixed #440 CCMessageBox works on ios.
|
2011-03-31 11:08:46 +08:00 |
natural-law
|
1991a65b0b
|
Merge branch 'master' into iss391
Conflicts:
HelloWorld/ios/HelloWorld.xcodeproj/project.pbxproj
cocos2dx/proj.win32/cocos2d-win32.vcproj
cocos2dx/proj.wophone/Makefile.ARM
cocos2dx/proj.wophone/cocos2d-wophone.vcproj
template/xcode3/cocos2d-x_app/___PROJECTNAME___.xcodeproj/project.pbxproj
template/xcode3/cocos2d-x_box2d_app/___PROJECTNAME___.xcodeproj/project.pbxproj
template/xcode3/cocos2d-x_chipmunk_app/___PROJECTNAME___.xcodeproj/project.pbxproj
tests/test.ios/test.xcodeproj/project.pbxproj
|
2011-03-29 10:20:57 +08:00 |
walzer
|
6cc09aa4dc
|
Merge branch '396' of https://github.com/yangws/cocos2d-x into yangws-396
|
2011-03-28 21:08:56 +08:00 |
yangws
|
a5040e0ccb
|
issue 396 ios modified.
|
2011-03-28 13:41:14 +08:00 |
natural-law
|
cee82fe9fa
|
issue #434,refactor class CCFileUtils on android and ios.
|
2011-03-26 17:24:37 +08:00 |
natural-law
|
55143e3b9e
|
issue #391,implement functions:CCRectFromString, CCPointFromString and CCSizeFromString.
|
2011-03-24 10:38:08 +08:00 |
natural-law
|
09be3e8fe5
|
[ios]fix #419,Enable the depth test when EAGLView is created.
|
2011-03-21 17:15:20 +08:00 |
walzer
|
ffeb116542
|
Merge branch 'issue_400' of https://github.com/minggo/cocos2d-x into minggo-issue_400
|
2011-03-18 16:32:20 +08:00 |
minggo
|
7b71a565ed
|
fixed #400: change project.pbxproj of HelloWorld and test to include CCCamera.cpp
|
2011-03-18 16:09:21 +08:00 |
walzer
|
c15c1719ba
|
fixed #410, recheck the header search path & library search path in HelloWorld, Tests, and all xcode3 templates
|
2011-03-18 14:06:04 +08:00 |
walzer
|
db1f54ee45
|
[ios] HelloWorld.jpg ->.png, xcode project from iOS4.1 to 4.2 "Lastest iOS"
|
2011-03-14 18:31:16 +08:00 |
minggo
|
12981fac89
|
fixed #375
|
2011-03-09 16:19:20 +08:00 |
minggo
|
8e2f9c96b8
|
remove unneeded files
|
2011-03-04 16:22:53 +08:00 |
minggo
|
4379a1c96f
|
Move ccxApplication to cocos2dx/platform on ios.
|
2011-03-02 17:05:22 +08:00 |