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 |
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 |