axmol/cocos/scripting/javascript/bindings
Ricardo Quesada 84a6aa29cd Adds more 64-bit fixes
Replaces more `int` with `long` where it makes sense.

Also , it repalces some `unsigned long` with `long` for "lenght"
values as described in our c++ guideline
2013-11-05 17:36:44 -08:00
..
chipmunk [sp v25] Fixing complication errors after updating Spidermonkey to v25. 2013-10-31 11:15:17 +08:00
cocosbuilder [sp v25] Fixing complication errors after updating Spidermonkey to v25. 2013-10-31 11:15:17 +08:00
cocostudio issues #2905:split jsbinding module 2013-10-24 17:54:57 +08:00
extension issue #2826: Bug fixes after using Spidermonkey v25. Adding JSB_AUTOCOMPARTMENT_WITH_GLOBAL_OBJCET macro. 2013-10-31 15:13:49 +08:00
localstorage [sp v25] Fixing complication errors after updating Spidermonkey to v25. 2013-10-31 11:15:17 +08:00
network issue #2826: Bug fixes after using Spidermonkey v25. Adding JSB_AUTOCOMPARTMENT_WITH_GLOBAL_OBJCET macro. 2013-10-31 15:13:49 +08:00
proj.win32 issue #2905:modification vs-project for folder structure change 2013-10-21 22:09:21 +08:00
Android.mk issues #2905:split jsbinding module 2013-10-24 17:54:57 +08:00
ScriptingCore.cpp Adds more 64-bit fixes 2013-11-05 17:36:44 -08:00
ScriptingCore.h [sp v25] Don't use 'using namespace std;' to make android build happy. 2013-10-31 11:15:18 +08:00
cocos2d_specifics.cpp.REMOVED.git-id Adds more 64-bit fixes 2013-11-05 17:36:44 -08:00
cocos2d_specifics.hpp Updating jsb. 2013-10-25 10:53:46 +08:00
cocosjs_manual_conversions.cpp [sp v25] Fixing complication errors after updating Spidermonkey to v25. 2013-10-31 11:15:17 +08:00
cocosjs_manual_conversions.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +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 issue #2905:modification vs-project for folder structure change 2013-10-21 22:09:21 +08:00
js_bindings_core.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
js_bindings_opengl.cpp 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_opengl.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
js_manual_conversions.cpp issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
js_manual_conversions.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +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 issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
jsb_opengl_functions.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
jsb_opengl_manual.cpp closed #3093: The last test of OpenglTest crashes on Windows. 2013-10-31 16:27:00 +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 issue #2905: [iOS Mac] TestJavascript works now. 2013-10-16 15:43:59 +08:00