minggo
|
1f34709c03
|
Merge branch 'master' of https://github.com/minggo/cocos2d-x
|
2010-12-11 13:40:16 +08:00 |
minggo
|
562930f816
|
fixed #252
|
2010-12-11 13:33:53 +08:00 |
Walzer
|
9737e908ab
|
Merge branch 'master' of https://github.com/natural-law/cocos2d-x into natural-law-master
|
2010-12-11 09:49:59 +08:00 |
Walzer
|
dec419be71
|
Merge branch 'master' of https://github.com/minggo/cocos2d-x into minggo-master
|
2010-12-10 10:34:41 +08:00 |
Walzer
|
5babcbca6b
|
fixed #248, crashed in CCSprite::setDisplayFrame
|
2010-12-10 10:31:14 +08:00 |
natural-law
|
6c1eb5d5c0
|
fixed #227 integrate multi-touch support on uphone
|
2010-12-09 18:28:16 +08:00 |
minggo
|
f3126de646
|
Merge branch 'master' of https://github.com/yangws/cocos2d-x into yangws-master
|
2010-12-09 13:59:02 +08:00 |
yangws
|
1151cea7dd
|
fixed 233 keep the backlight on when the cocos2d-game at foreground.
Signed-off-by: yangws <yangws@cocos2d-x.org>
|
2010-12-09 11:41:32 +08:00 |
minggo
|
6b37bc97d4
|
fixed #220: run tests on android
|
2010-12-09 10:50:02 +08:00 |
unknown
|
9c06a69ed9
|
Merge branch 'master' of https://github.com/natural-law/cocos2d-x into natural-law-master
|
2010-12-08 18:05:17 +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 |
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 |
yangws
|
5b51bd049b
|
issue #233 prevent KeyLock when playgame on uphone.
|
2010-12-04 18:16:09 +08:00 |
Walzer
|
c02230b4ae
|
fixed #240, CCSequence(..., CCHide::action(), ...) will not break down now.
|
2010-12-04 15:03:07 +08:00 |
natural-law
|
8891b894d6
|
fixed #239 Clear memory leak in cocos2d-uphone
|
2010-12-03 16:42:31 +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 |
yangws
|
4df7cbcc40
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
|
2010-12-03 11:24:39 +08:00 |
natural-law
|
3a0ae951b7
|
fixed #236 Fix the bug of cross-compile in cocos2d-uphone
|
2010-12-03 11:08:30 +08:00 |
yangws
|
687fb199fc
|
issue #233 stop main loop when application enter background. test ok on emulator
|
2010-12-02 18:44:13 +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 |
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 |
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
|
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 |
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 |
minggo
|
98c5546658
|
fixed #216: Accelerometer is correct
|
2010-11-23 14:40: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 |
Ming
|
e379786e4d
|
|
2010-11-19 06:57:58 +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
|
78a2792dcb
|
issue #211 cocos2d-x.abc -> cocos2d-abc
|
2010-11-18 15:58:58 +00:00 |
Walzer
|
0ad77b779a
|
issue #211 don't checkout
|
2010-11-18 15:55:00 +00:00 |
Walzer
|
820c2f0714
|
issue #211 cocos2d-x back to cocos2dx
|
2010-11-18 15:01:42 +00:00 |
Walzer
|
b4328354af
|
issue #211 cocos2dx -> cocos2d-x
|
2010-11-18 14:07:17 +00:00 |
Walzer
|
79ed40ef38
|
issue #211 don't check out
|
2010-11-18 13:47:14 +00:00 |
Walzer
|
a96bb3ef0c
|
rename projects
|
2010-11-18 12:36:14 +00:00 |
Walzer
|
6afe5752f2
|
rename directories
|
2010-11-18 12:32:01 +00:00 |
natural-law
|
2b23e0f6d5
|
debug
|
2010-11-18 10:27:05 +00:00 |
Ming
|
dc2f5f604f
|
fixed #208
|
2010-11-18 07:38:47 +00:00 |