axmol/cocos/scripting/js-bindings/manual
minggo 1042b18999 Merge pull request #15936 from mogemimi/use-nullptr-instead
Use nullptr instead of 0 or NULL whenever possible
2016-06-24 09:54:15 +08:00
..
3d Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
chipmunk Merge pull request #15335 from mogemimi/fix-typos 2016-04-06 11:32:46 +08:00
cocosbuilder Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
cocostudio use std::isnan instead of isnan to fix compiling errors 2016-05-30 18:19:10 +08:00
component Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
experimental Fix -Wreturn-type warnings when compiling JSB with Clang 2016-06-24 08:48:21 +09:00
extension Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
localstorage Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
navmesh Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
network Move StringUtils functions from deprecated header file to ccUTF8.h (#15835) 2016-06-15 15:01:26 +08:00
physics3d use std::isnan instead of isnan to fix compiling errors 2016-05-30 18:19:10 +08:00
platform Add missing default cases within switch block for JS and Lua JavaBridge 2016-06-08 15:41:44 +09:00
spine Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
ui Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
ScriptingCore.cpp Use nullptr instead of 0 or NULL 2016-06-23 12:39:23 +09:00
ScriptingCore.h Fix typo in function name: Keybard -> Keyboard 2016-05-24 10:14:36 +09:00
cocos2d_specifics.cpp Merge pull request #15777 from pandamicro/v3 2016-06-03 14:05:32 +08:00
cocos2d_specifics.hpp Fix scheduler callback target lost issue 2016-06-03 11:01:06 +08:00
js-BindingsExport.h update code as comment 2015-11-26 17:39:57 +08:00
js_bindings_config.h Fix minor grammar and typo in documentation 2015-11-04 17:14:00 +09:00
js_bindings_core.cpp Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
js_bindings_core.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
js_bindings_opengl.cpp Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
js_bindings_opengl.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
js_manual_conversions.cpp use std::isnan instead of isnan to fix compiling errors 2016-05-30 18:19:10 +08:00
js_manual_conversions.h Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
js_module_register.cpp Fix typos in comments and strings 2016-03-29 10:52:17 +09:00
js_module_register.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
jsb_event_dispatcher_manual.cpp Fix typo in function name: Keybard -> Keyboard 2016-05-24 10:14:36 +09:00
jsb_event_dispatcher_manual.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_helper.h Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL 2015-11-25 14:33:43 +08:00
jsb_opengl_functions.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
jsb_opengl_functions.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
jsb_opengl_manual.cpp Fix typos in comments and strings 2016-03-29 10:52:17 +09:00
jsb_opengl_manual.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
jsb_opengl_registration.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
jsb_opengl_registration.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
spidermonkey_specifics.h Update spidermonkey_specifics.h 2015-12-16 20:03:09 -08:00