minggo
|
a6855993f6
|
issue #220: android does not support glColor4ub, so use glColor4f instead
|
2010-12-06 11:15:16 +08:00 |
minggo
|
534a55eaa1
|
issue #220: All tests run on android emulator, but the effect of some tests are wrong
|
2010-12-06 09:51:21 +08:00 |
minggo
|
d88b26c4d2
|
commit AppDelegate.cpp after merging
|
2010-11-29 15:57:53 +08:00 |
minggo
|
7fa8d72076
|
commit before merging the code from https://walzer@github.com/cocos2d/cocos2d-x.git
|
2010-11-29 15:54:32 +08:00 |
minggo
|
9a2ff2407a
|
commit the change before merging master of cocos2d-x
|
2010-11-29 15:08:21 +08:00 |
minggo
|
433d4d98e7
|
Merge branch 'master' of https://github.com/natural-law/cocos2d-x into natural-law-master
|
2010-11-29 14:33:54 +08:00 |
natural-law
|
b1d3e66e68
|
1. Check the return value of FileData::getFileData()
2. Fix a bug of CCBitmapFontConfiguration::parseConfigFile()
3. Move the function CCFileUtils::getFileDataFromZip() to class of FileUtils.
|
2010-11-29 14:21:33 +08:00 |
Walzer
|
f98e745c1b
|
add HelloWorld_Prefix.pch for iphone
|
2010-11-29 14:15:47 +08:00 |
natural-law
|
94c9addace
|
fixed #226 add support read resource file from zip file in cocos2d-uphone
|
2010-11-29 10:55:32 +08:00 |
natural-law
|
4d98faabc5
|
fixed #226 add support read resource file from zip file in cocos2d-uphone
|
2010-11-29 10:49:43 +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
|
7ac09c7a96
|
Merge branch 'master' of https://github.com/yangws/cocos2d-x into yangws-master
|
2010-11-26 20:22:27 +08:00 |
yangws
|
462a8baf33
|
fixed #225 Create new project from main menu ok.
Signed-off-by: yangws <yangws@cocos2d-x.org>
|
2010-11-26 17:30:34 +08:00 |
yangws
|
8c079cb89f
|
Merge branch 'master' of https://github.com/yangws/cocos2d-x
|
2010-11-26 15:42:40 +08:00 |
yangws
|
1eb86dc0b9
|
Wizard Work OK On VS2008 CHS
Signed-off-by: yangws <yangws@cocos2d-x.org>
|
2010-11-26 15:36:44 +08:00 |
Walzer
|
90213a5fe7
|
Merge branch 'master' of https://github.com/natural-law/cocos2d-x into natural-law-master
|
2010-11-26 12:02:19 +08:00 |
Walzer
|
8854ec5b10
|
Merge branch 'master' of https://github.com/minggo/cocos2d-x into minggo-master
|
2010-11-26 11:59:56 +08:00 |
minggo
|
b695c42655
|
Merge branch 'master' of https://github.com/minggo/cocos2d-x
|
2010-11-26 11:39:26 +08:00 |
minggo
|
aa826970eb
|
fixed #224
|
2010-11-26 11:38:10 +08:00 |
natural-law
|
6c4d415173
|
fixed #221
|
2010-11-26 11:31:03 +08:00 |
minggo
|
03b7440afd
|
Merge branch 'master' of https://github.com/walzer/cocos2d-x into walzer-master
|
2010-11-24 11:05:45 +08:00 |
walzer
|
29191a385e
|
Merge branch 'master' of https://github.com/minggo/cocos2d-x into minggo-master
|
2010-11-24 10:38:01 +08:00 |
yangws
|
852c57d2c6
|
add CCLOG support on win32 and uphone
|
2010-11-23 18:20:46 +08:00 |
minggo
|
59a986438f
|
Remove unneeded predefined macro _ADNROID, because ndk build chain has already defined a macro named ANDROID
|
2010-11-23 18:02:42 +08:00 |
natural-law
|
3eba79ec07
|
fixed #217
|
2010-11-23 15:15:07 +08:00 |
walzer
|
a71ab70d31
|
Merge branch 'master' of https://github.com/minggo/cocos2d-x into minggo-master
|
2010-11-23 14:49:03 +08:00 |
minggo
|
98c5546658
|
fixed #216: Accelerometer is correct
|
2010-11-23 14:40:10 +08:00 |
natural-law
|
ff4a9e42fd
|
fixed #217
|
2010-11-23 13:41:10 +08:00 |
yangws
|
de97900b6c
|
CCLOG support for cocos2d-win32
|
2010-11-23 11:23:29 +08:00 |
minggo
|
22f7521cd3
|
fixed #215
|
2010-11-22 18:09:38 +08:00 |
yangws
|
efd69c7023
|
re-add source files to cocos2d-win32.proj.
|
2010-11-22 15:40:43 +08:00 |
minggo
|
96ea648820
|
fixed #213: fixed the bug.
|
2010-11-22 11:36:40 +08:00 |
minggo
|
8be8a02e73
|
fixed #210: support accelemeter
|
2010-11-22 11:11:20 +08:00 |
Walzer
|
224e9cfb6c
|
fixed #210: support accelemeter
|
2010-11-22 10:48:19 +08:00 |
Walzer
|
3af7fe7d9b
|
fixed #212 add readme markup for github
|
2010-11-20 22:07:03 +08:00 |
Walzer
|
bf133b8f8e
|
remove useless batch file
|
2010-11-19 22:48:05 +08:00 |
yangws
|
3d4793b090
|
issue #186 uphone vs wizard add to Setup script.
|
2010-11-19 07:56:32 +00:00 |
yangws
|
011203e4eb
|
issue #186 uphone vs wizard add to Setup script.
|
2010-11-19 07:56:15 +00:00 |
natural-law
|
5b7dc66817
|
debug
|
2010-11-19 07:22:21 +00:00 |
Ming
|
e379786e4d
|
|
2010-11-19 06:57:58 +00:00 |
Ming
|
f06cde4dd1
|
|
2010-11-19 06:57:41 +00:00 |
yangws
|
384970d4b4
|
issue #186 uphone vs wizard add TCOM Register files Template.
|
2010-11-19 06:56:57 +00:00 |
yangws
|
b09c43eb56
|
issue #186 uphone vs wizard add Uphone Resource files Templates.
|
2010-11-19 06:43:13 +00:00 |
Walzer
|
53662ca229
|
issue #211, add icon for TestUphone TGI package
|
2010-11-19 03:57:54 +00:00 |
yangws
|
9346275604
|
show fps
|
2010-11-19 03:14:19 +00:00 |
Walzer
|
3f8c167882
|
issue #211, add batch build for uphone
|
2010-11-19 02:59:27 +00:00 |
yangws
|
d96599e787
|
|
2010-11-19 02:48:08 +00:00 |
natural-law
|
fc745a6a70
|
debug
|
2010-11-19 01:21:47 +00:00 |
Walzer
|
dcba22aa72
|
issue #211 don't check out now!
|
2010-11-18 16:01:29 +00:00 |
Walzer
|
78a2792dcb
|
issue #211 cocos2d-x.abc -> cocos2d-abc
|
2010-11-18 15:58:58 +00:00 |