walzer
|
a58acc79f3
|
[iphone] fixed #301, add info.plist for HelloWorld & tests
|
2011-01-18 12:02:27 +08:00 |
walzer
|
b60e1e1ff8
|
Merge branch 'master' of https://github.com/yangws/cocos2d-x into yangws-master
|
2011-01-17 20:37:23 +08:00 |
yangws
|
d2a116b001
|
fixed bug: Post build error on win32 when compiled project which the project's path string has space.
|
2011-01-17 18:01:20 +08:00 |
natural-law
|
acff950860
|
[uphone]fixed #315,remove the way which use resource in ResourceMap.
|
2011-01-14 17:42:37 +08:00 |
natural-law
|
237042f7dd
|
fixed #309,App will not crash any more when surface re-created.
|
2011-01-10 17:54:44 +08:00 |
minggo
|
78a7329054
|
Merge branch 'upto-0.99.5' of https://github.com/natural-law/cocos2d-x into natural-law-upto-0.99.5
|
2011-01-08 09:27:58 +08:00 |
natural-law
|
c02a9a4dd5
|
Setting apk file path at runtime in cocos2d-android.
|
2011-01-07 16:29:06 +08:00 |
minggo
|
1f08213563
|
HelloWorld runs ok on iphone
|
2011-01-07 11:27:42 +08:00 |
minggo
|
9a959c299f
|
fixed some errors of iphone platform
|
2011-01-07 09:35:27 +08:00 |
natural-law
|
4a64f899fe
|
update label_nodes to 0.99.5.
|
2010-12-24 17:07:31 +08:00 |
natural-law
|
4a765d33a3
|
rename the CCXXXAction files to CCActionXXX.
|
2010-12-22 15:15:04 +08:00 |
Walzer
|
e058e07d48
|
fix compile err & warnings at HelloWorld.iphone
|
2010-12-21 07:41:23 +08:00 |
Walzer
|
5c9aea9ee7
|
Merge branch 'minggo-master'
|
2010-12-20 15:03:32 +08:00 |
minggo
|
3d85f8f8d3
|
correct the error for checking the existance of resources
|
2010-12-20 14:44:38 +08:00 |
minggo
|
dc980de055
|
copy resources correctly
|
2010-12-20 14:35:02 +08:00 |
minggo
|
4c14ff2c2f
|
copy resources from top directory
|
2010-12-20 14:17:51 +08:00 |
Walzer
|
b9684cf123
|
issue #260, Helloworld.android will auto scale to WVGA resolution
|
2010-12-20 11:31:40 +08:00 |
minggo
|
8891394a4c
|
supporting compiled by ndk-r5
|
2010-12-20 10:01:12 +08:00 |
minggo
|
ddaa654333
|
fixed #260
|
2010-12-18 18:23:31 +08:00 |
Walzer
|
b12f20c834
|
[iphone-cpp] SDKROOT = "iphoneos" instead of "iphoneos4.1"
|
2010-12-18 10:15:07 +08:00 |
yangws
|
caf518f97d
|
fixed: helloworld win32 release configure build error, CCTMXTiledMap.cpp Access NULL pointer error.
|
2010-12-17 17:20:39 +08:00 |
natural-law
|
95e697d316
|
fixed #262 Add namespace for the project CocosDenshion.
|
2010-12-15 18:28:18 +08:00 |
natural-law
|
2c84b167e0
|
fixed #258 Move FileUtils.h from path "support/file_support" to path "include".
|
2010-12-14 10:45:23 +08:00 |
natural-law
|
2706e3a003
|
fixed #251 CCKeypadDelegate implement
|
2010-12-13 14:10:39 +08:00 |
unknown
|
4d22e3b263
|
Merge branch 'master' of https://github.com/yangws/cocos2d-x into yangws-master
|
2010-12-08 18:03:35 +08:00 |
yangws
|
96115bc26e
|
fixed #233 now don't call preMainLoop when application enter background, test ok on uphone device.
fixed a CCXAppWiz.uphone bug, create a empty file named xxxxx_str_str.h when build.
Signed-off-by: yangws <yangws@cocos2d-x.org>
|
2010-12-03 15:27:55 +08:00 |
minggo
|
ad344d69fb
|
fixed #238, checked in xcodeproj file for HelloWorld & tests
|
2010-12-03 14:39:07 +08:00 |
Walzer
|
f98e745c1b
|
add HelloWorld_Prefix.pch for iphone
|
2010-11-29 14:15:47 +08:00 |
Walzer
|
b4152fa700
|
fixed #222 merge different HelloWorld to one directory just like "tests", except HelloWorld.android
|
2010-11-27 18:25:31 +08:00 |
Walzer
|
6afe5752f2
|
rename directories
|
2010-11-18 12:32:01 +00:00 |
Walzer
|
6acbc6dc05
|
issue #198, merge test_uphone & test_win32
|
2010-11-12 08:25:14 +00:00 |
Walzer
|
94806c9194
|
merge with tag/0.99.4-uphone-0.9.0
|
2010-11-11 03:18:58 +00:00 |
yangws
|
60329478fa
|
modify .user files
|
2010-11-05 03:39:55 +00:00 |
Walzer
|
fb477f47f5
|
cleanup the heap when CCXEGLView::create failed
|
2010-10-29 09:27:15 +00:00 |
Walzer
|
d2d9375376
|
add ccdirector::pause for helloworld
|
2010-10-29 06:48:00 +00:00 |
Ming
|
a2816a5cec
|
|
2010-10-29 03:15:55 +00:00 |
Ming
|
a5eaf867c0
|
|
2010-10-29 03:14:45 +00:00 |
Walzer
|
bfe06e2502
|
commit vcproj.user files
|
2010-10-18 08:03:16 +00:00 |
Walzer
|
4ec20bb873
|
make HelloWorld easier
|
2010-10-13 09:37:55 +00:00 |
Walzer
|
01daec4d39
|
make HelloWorld easier
|
2010-10-13 04:07:47 +00:00 |
yangws
|
069d3507e8
|
unified CCXEGL code base on uPhoneEmuGlesPatch.zip
|
2010-09-17 04:02:23 +00:00 |
Walzer
|
314c42be89
|
skip warning in HelloWorld prj
|
2010-09-11 08:46:30 +00:00 |
natural-law
|
fd965f88d0
|
add code to exit the app
|
2010-09-11 04:02:43 +00:00 |
Walzer
|
8a2aabdb96
|
use the SDK gles header
|
2010-09-11 03:43:37 +00:00 |
Ming
|
ce0d6f33ce
|
issue #131
|
2010-09-07 08:30:18 +00:00 |
yangws
|
4a52e5aaf9
|
impliment CCXEGLView for uPhone device.
|
2010-09-06 10:35:24 +00:00 |
yangws
|
22b4f3206d
|
fixed bug : one click two pen down message on uphone platform.
|
2010-08-06 02:15:54 +00:00 |
yangws
|
f3af0c1c42
|
|
2010-08-06 01:55:37 +00:00 |
yangws
|
7598752a02
|
|
2010-08-06 01:48:18 +00:00 |
yangws
|
d6597735fc
|
write "helloworld" code in one file
|
2010-08-05 10:58:38 +00:00 |