James Chen
|
0151ac60ba
|
fix 64bit warning. unsigned int (int) —> long.
|
2013-11-11 16:45:44 +08:00 |
Huabing.Xu
|
99bcca0532
|
issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in cocos folder
|
2013-11-07 19:11:09 +08:00 |
Ricardo Quesada
|
ba7ed6e578
|
Fixes some compiler warnings
The warnings are related to:
* 64-to-32-bit conversion
* shadow variables
|
2013-11-04 16:31:36 -08:00 |
minggo
|
95acb1b9e3
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |
minggo
|
49d7bbd600
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |