James Chen
|
9bd302e35b
|
fixed #1627: VS version check in project file.
|
2012-12-29 13:54:46 +08:00 |
minggo
|
0adc6abe30
|
Merge pull request #1776 from dualface/make_ccassert_compatible_lua
[luabinding] make CCAssert compatible Lua
|
2012-12-26 23:28:32 -08:00 |
James Chen
|
7d9f06b48c
|
fixed #1625: Updated TestCpp. 'ccg' --> 'CCSizeMake' . And exchanged the parameter order for 3D action tests.
|
2012-12-27 10:55:25 +08:00 |
dualface
|
57bccc7e4a
|
remove CC_LUA_ENGINE_ENABLED macro
|
2012-12-26 18:33:55 +08:00 |
dualface
|
268aa45d2c
|
rename CCNode:scheduleUpdateScriptHandlerWithPriority() to CCNode::scheduleUpdateWhitPriorityLua()
remove unused functions
|
2012-12-10 16:09:23 +08:00 |
dualface
|
c8753f72ef
|
[scripting] add CCNode::scheduleUpdateScriptHandlerWithPriority()
|
2012-12-10 13:48:27 +08:00 |
minggo
|
4e7fca3185
|
merge dualface's pull request for fixing CCLayer script support and fix error for js-binding
|
2012-12-04 10:52:49 +08:00 |
James Chen
|
07661a1e21
|
issue #1581: Added jsb_set_reserved_slot and jsb_get_reserved_slot,
|
2012-11-30 22:00:30 +08:00 |
James Chen
|
96e2707f39
|
issue #1583: Added jsvals_variadic_to_ccarray function.
|
2012-11-30 21:12:14 +08:00 |
James Chen
|
9abb63b670
|
Merge pull request #1589 from funkaster/gles20
fixed #1570: Improves the debugger for JSBindings.
|
2012-11-21 05:32:24 -08:00 |
James Chen
|
b73b30d1b0
|
issue #1564: Deleted duplicated declare in ScriptingCore.h
|
2012-11-20 16:26:06 +08:00 |
Rolando Abarca
|
ac539667f4
|
Merge remote-tracking branch 'origin/gles20' into gles20
Conflicts:
scripting/javascript/bindings/ScriptingCore.cpp
scripting/javascript/bindings/js_bindings_chipmunk_manual.cpp
|
2012-11-16 09:44:34 -08:00 |
Rohan Kuruvilla
|
6d59009953
|
Adding executeAccelerometerEvent for to CCScriptSupport and ScriptingCore
|
2012-11-16 15:56:29 +08:00 |
Rohan Kuruvilla
|
66f85468e5
|
Adding JS conversion of CCDictionary objects, also modified CCArray conversion
|
2012-11-16 15:56:27 +08:00 |
Rohan Kuruvilla
|
672bed3ed0
|
Updating bindings for ONE_BY_ONE touch handling
|
2012-11-16 15:56:27 +08:00 |
Rolando Abarca
|
6e9d2e808c
|
improved debugger
|
2012-11-15 11:14:57 -08:00 |
Rolando Abarca
|
c9df076378
|
new JSStringWrapper
|
2012-11-15 11:14:37 -08:00 |
James Chen
|
449c719d96
|
issue #1549: Added "ccdictionary_to_jsval" function, now TMXOrthoObjectsTest and TMXIsoObjectsTest don't crash.
|
2012-11-06 16:11:45 +08:00 |
James Chen
|
21e4f80fbd
|
Added "executeAccelerometerEvent" for CCScriptEngineProtocol class. Exported Accelerometer event to JS.
|
2012-11-06 14:18:13 +08:00 |
James Chen
|
1ede7b6434
|
Modifying action/schedules cleanup, ignoring libjs_static.a of debugging version.
|
2012-10-29 15:10:13 +08:00 |
Rohan Kuruvilla
|
7ede1373f7
|
Adding function to cleanup actions and schedule to ScriptingCore
|
2012-10-29 15:06:10 +08:00 |
Rolando Abarca
|
b0f02a0773
|
updates on the js front
|
2012-10-18 17:44:41 -07:00 |
Rohan Kuruvilla
|
0c1c5a432d
|
Adding support to pass array of CCPoints from JS
|
2012-10-11 18:44:46 -07:00 |
Rohan Kuruvilla
|
12292afee6
|
Adding CCSchedule bindings. Also adding CCOrbitCamera bindings and modifying cocos2dx.ini
|
2012-10-09 15:03:14 -07:00 |
Rohan Kuruvilla
|
9e1e64509b
|
Copying changes previously made into cxx-generator/targets/spidermonkey/common
1. Fixed memory leak while removing proxy objects
2. Fixed JS Context restart
3. Added JS conversion for CCArray
4. Updated generated bindings with some more classes
|
2012-09-20 18:02:17 -07:00 |
Rohan Kuruvilla
|
dde8d50d15
|
Adding member function executeFunctionWithOwner to ScriptingCore
|
2012-09-20 14:45:35 -07:00 |
James Chen
|
7d8b261ced
|
fixed #1477: Abstracts Lua and JS binding protocol, some bugs fixes in lua-binding, adding custom menu on win32 and mac for switching resolutions.
|
2012-09-11 14:02:33 +08:00 |
James Chen
|
9ba5a1bfef
|
issue #1454: Removed COCOS2D_JAVASCRIPT macro.
|
2012-08-31 21:23:23 +08:00 |
James Chen
|
68e9210434
|
Modified the implementation of ScriptingCore::getInstance by using new operator.
Some implemented method should return default value.
|
2012-08-29 14:49:03 -07:00 |
Rohan Kuruvilla
|
8d7516a0ef
|
Test project for cocos2d-x js.
|
2012-08-27 10:07:31 -07:00 |
Rohan Kuruvilla
|
ccd5e0a066
|
Adding cxx-generator/target/common/* files and generated bindings for cocos2d-x.
|
2012-08-27 10:02:19 -07:00 |
folecr
|
51708123a1
|
remove scripting/javascript/bindings
|
2012-08-27 10:01:21 -07:00 |
pengfei tong
|
b93d0b5ebf
|
[LOG] add linux port
|
2012-08-02 13:02:59 +08:00 |
James Chen
|
77f1fba566
|
issue #1399: Adjust folder structure, made it built successfully on win32.
|
2012-07-20 14:05:52 +08:00 |