James Chen
|
7daeb5cd86
|
fixed #984: Use static library for cocos2dx project on platforms(bada and qnx) that use gcc compiler. Because dynamic_cast may fail if you use a gcc compiler.
|
2012-02-28 14:59:46 +08:00 |
James Chen
|
a2a5af3348
|
update bada and qnx project settings
|
2012-02-15 13:52:41 +08:00 |
James Chen
|
3422696145
|
1.modify some project setting for bada
2.rename some files
|
2012-02-14 22:35:51 +08:00 |
dumganhar
|
3442d17dbe
|
fixed #880: implement preLoadBackgroundMusic on bada, fix the bug that playEffect repeatly can't work. Modify CC_ASSERT macro define.
|
2011-11-28 18:05:38 +08:00 |
dumganhar
|
20455bf164
|
fix a bug that when selecting "target-release" in building configurations, CCFileUtils::getFileData can't work correctly because CC_ASSERT is called uncorrectly.
|
2011-11-28 14:27:48 +08:00 |
dumganhar
|
e87b00db67
|
add pthread support for bada 1.0
|
2011-11-24 17:26:04 +08:00 |
dumganhar
|
3aef823bd5
|
rename sdk1.2 to sdk1.0
|
2011-10-24 11:00:11 +08:00 |