James Chen
|
f0418a17d3
|
issue #3900: Include fix. jsapi.h and jsfriendapi.h should be included before cocos2d.h, otherwise it will cause char16_t redefinition on windows.
|
2014-02-07 17:04:44 +08:00 |
James Chen
|
408c3fdda9
|
issue #3900: JSBool -> bool, JS_TRUE -> true, JS_FALSE -> false.
|
2014-02-07 11:15:05 +08:00 |
James Chen
|
20b350a58b
|
Removing cocosjs_manual_conversions.h(.cpp). Put all jsval <-> native value conversion codes to js_manual_conversions.h(.cpp).
|
2013-11-11 16:45:44 +08:00 |
James Chen
|
4b2429186c
|
closed #3093: The last test of OpenglTest crashes on Windows.
|
2013-10-31 16:27:00 +08:00 |
minggo
|
4313c46e93
|
issue #2905:adjust folder structure
|
2013-10-12 11:22:05 +08:00 |