.. |
chipmunk
|
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 |
cocosbuilder
|
remove the redundant check
|
2014-02-08 19:12:33 +08:00 |
cocostudio
|
issue #3900: Removes the definition of DEBUG. Windows uses _DEBUG .
|
2014-02-07 16:01:57 +08:00 |
extension
|
issue #3900: Removes the definition of DEBUG. Windows uses _DEBUG .
|
2014-02-07 16:01:57 +08:00 |
gui
|
issue #3900: Removes the definition of DEBUG. Windows uses _DEBUG .
|
2014-02-07 16:01:57 +08:00 |
localstorage
|
issue #3900: Fixes wrong include.
|
2014-02-07 17:26:28 +08:00 |
network
|
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 |
proj.win32
|
issue #3900: Removes the definition of DEBUG. Windows uses _DEBUG .
|
2014-02-07 16:01:57 +08:00 |
spine
|
issue #3900: Removes the definition of DEBUG. Windows uses _DEBUG .
|
2014-02-07 16:01:57 +08:00 |
Android.mk
|
[Android] Adds jsb-spine module. TestJavascript now depends on jsb-spine module.
|
2014-01-03 10:30:55 +08:00 |
ScriptingCore.cpp
|
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 |
ScriptingCore.h
|
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 |
cocos2d_specifics.cpp.REMOVED.git-id
|
Compilation error fix after merging https://github.com/cocos2d/cocos2d-x/pull/5311
|
2014-02-10 12:53:08 +08:00 |
cocos2d_specifics.hpp
|
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 |
js_bindings_config.h
|
issue #3900: Fixes wrong include.
|
2014-02-07 17:26:28 +08:00 |
js_bindings_core.cpp
|
issue #3900: Fixes wrong include.
|
2014-02-07 17:26:28 +08:00 |
js_bindings_core.h
|
issue #3900: Fixes wrong include.
|
2014-02-07 17:26:28 +08:00 |
js_bindings_opengl.cpp
|
issue #3900: JSBool -> bool, JS_TRUE -> true, JS_FALSE -> false.
|
2014-02-07 11:15:05 +08:00 |
js_bindings_opengl.h
|
issue #3900: Fixes wrong include.
|
2014-02-07 17:26:28 +08:00 |
js_manual_conversions.cpp
|
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 |
js_manual_conversions.h
|
issue #3900: Fixes wrong include.
|
2014-02-07 17:26:28 +08:00 |
jsb_helper.h
|
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 |
jsb_opengl_functions.cpp
|
issue #3900: JSBool -> bool, JS_TRUE -> true, JS_FALSE -> false.
|
2014-02-07 11:15:05 +08:00 |
jsb_opengl_functions.h
|
issue #3900: JSBool -> bool, JS_TRUE -> true, JS_FALSE -> false.
|
2014-02-07 11:15:05 +08:00 |
jsb_opengl_manual.cpp
|
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 |
jsb_opengl_manual.h
|
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 |
jsb_opengl_registration.cpp
|
issue #3900: JSBool -> bool, JS_TRUE -> true, JS_FALSE -> false.
|
2014-02-07 11:15:05 +08:00 |
jsb_opengl_registration.h
|
issue #2905:adjust folder structure
|
2013-10-12 11:22:05 +08:00 |
spidermonkey_specifics.h
|
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 |