axmol/cocos/scripting/javascript/bindings
James Chen 1d8ee016e5 Merge pull request #4596 from boyu0/bug2050_tilemap_firstgid_bug
closed #2050: fix tilemap firstgid bug
2013-12-30 05:42:19 -08:00
..
chipmunk closed #3463: Potential hash collision by using typeid(T).hash_code() in JSB and LuaBinding. 2013-12-20 17:13:09 +08:00
cocosbuilder Compilation fixes after merge PR #4669 https://github.com/cocos2d/cocos2d-x/pull/4669 2013-12-26 16:03:30 +08:00
cocostudio Compilation fixes after merge PR #4669 https://github.com/cocos2d/cocos2d-x/pull/4669 2013-12-26 16:03:30 +08:00
extension long --> ssize_t for TableView callback. 2013-12-26 04:09:24 -08:00
gui Compilation fixes after merge PR #4669 https://github.com/cocos2d/cocos2d-x/pull/4669 2013-12-26 16:03:30 +08:00
localstorage [sp v25] Fixing complication errors after updating Spidermonkey to v25. 2013-10-31 11:15:17 +08:00
network issue #3279: A warning fix for 64bit platform. 2013-11-26 21:54:48 +08:00
proj.win32 spine simple JS binding supported 2013-12-20 16:10:15 +09:00
Android.mk spine simple JS binding supported 2013-12-20 16:10:15 +09:00
ScriptingCore.cpp [JSB] Adds trigger bindings for CocoStudio. 2013-12-30 20:57:46 +08:00
ScriptingCore.h [JSB] Adds trigger bindings for CocoStudio. 2013-12-30 20:57:46 +08:00
cocos2d_specifics.cpp.REMOVED.git-id Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into bug2050_tilemap_firstgid_bug 2013-12-30 12:30:59 +08:00
cocos2d_specifics.hpp closed #3463: Potential hash collision by using typeid(T).hash_code() in JSB and LuaBinding. 2013-12-20 17:13:09 +08:00
js_bindings_config.h issue #2826: Bug fixes after using Spidermonkey v25. Adding JSB_AUTOCOMPARTMENT_WITH_GLOBAL_OBJCET macro. 2013-10-31 15:13:49 +08:00
js_bindings_core.cpp Some fixes: 2013-11-11 14:36:42 +08:00
js_bindings_core.h Removing JSB Version since JSB source codes will be updated with cocos2d-x. 2013-11-11 10:40:51 +08:00
js_bindings_opengl.cpp Compilation fixes after merge PR #4669 https://github.com/cocos2d/cocos2d-x/pull/4669 2013-12-26 16:03:30 +08:00
js_bindings_opengl.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
js_manual_conversions.cpp Renames: IntValueMap —> ValueMapIntKey 2013-12-26 22:07:20 +08:00
js_manual_conversions.h Renames: IntValueMap —> ValueMapIntKey 2013-12-26 22:07:20 +08:00
jsb_helper.h [sp v25] Fixing complication errors after updating Spidermonkey to v25. 2013-10-31 11:15:17 +08:00
jsb_opengl_functions.cpp 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
jsb_opengl_functions.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
jsb_opengl_manual.cpp 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
jsb_opengl_manual.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
jsb_opengl_registration.cpp [sp v25] Fixing complication errors after updating Spidermonkey to v25. 2013-10-31 11:15:17 +08:00
jsb_opengl_registration.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
spidermonkey_specifics.h closed #3463: Potential hash collision by using typeid(T).hash_code() in JSB and LuaBinding. 2013-12-20 17:13:09 +08:00