Commit Graph

73 Commits

Author SHA1 Message Date
James Chen 05cc49a751 fixed #1263: Removed some unused files. 2012-05-28 17:33:32 +08:00
minggo 70443dfabb fixed #1265: add testjs.xml 2012-05-28 17:24:42 +08:00
minggo 0fdd9f3fd7 move js files into Resources 2012-05-28 17:21:42 +08:00
minggo 770654de1a fixed #1265: js support for android 2012-05-28 16:58:16 +08:00
James Chen 1b7cc47a34 issue #1263: Removed unused files. Fixed an issue in uthash.h. 2012-05-28 13:59:18 +08:00
James Chen 8076082b8d issue #1263: Used release version library of spidermonkey. Added testjs.win32.vcproj.user. 2012-05-28 11:27:50 +08:00
James Chen 330b019361 Added jstest project for vs2008. 2012-05-27 22:53:48 +08:00
minggo 71e333f312 fixed #1258: add fps png/fnt 2012-05-25 11:00:59 +08:00
Walzer fecab7f3b1 fixed #1258, all js test cases passed. 2012-05-24 18:34:00 +08:00
Walzer 1e732930b7 fixed #1258, testjs and spidermonkey-ios is merged. But only test_actions.js works. 2012-05-24 17:48:05 +08:00
Rolando Abarca bed6efa3cd adds "require" to the global namespace 2012-05-21 16:08:34 -07:00
Rolando Abarca 68ce2bd70c adds more bindings
adds CCApplication, CCUserDefault and fixes a few
things in addChild
2012-05-21 13:09:46 -07:00
Rolando Abarca 1dcce90b6d adds test for enums on native class 2012-05-18 15:21:24 -07:00
Rolando Abarca fb146129c1 adds TMX support for bindings 2012-05-14 15:55:27 -07:00
Rolando Abarca 57b3a9bdb5 adds simple transition test 2012-05-14 15:13:01 -07:00
Rolando Abarca 43387176b8 adds more bindings 2012-05-14 15:06:22 -07:00
Rolando Abarca 025da69340 more bindings 2012-05-14 12:57:14 -07:00
Rolando Abarca 326e1752fb updates readme 2012-05-11 12:07:10 -07:00
Rolando Abarca 5f57e72eae adds the files for the bindings example 2012-05-11 12:03:32 -07:00
Rolando Abarca c0c42171bd updates generated cocos2d bindings 2012-05-10 16:04:18 -07:00
Rolando Abarca 8b5e30d71f minor edit (whitespace) 2012-05-10 16:04:04 -07:00
Rolando Abarca 2692de7de8 fixes evalString, error checking in runScript 2012-05-08 16:44:17 -07:00
Rolando Abarca 856ce0757c fixes addChild in order to match native version 2012-05-08 10:16:29 -07:00
Rolando Abarca 0c408d98e5 adds test_sound.js to the list 2012-05-04 10:18:24 -07:00
Rolando Abarca 596b9fc450 some minor refactoring and adding resources 2012-05-04 10:17:59 -07:00
Rolando Abarca 8e4ab8edbc adds cocos denshion bindings 2012-05-04 10:17:41 -07:00
Rolando Abarca df7273086a test sound 2012-05-04 10:17:07 -07:00
Rolando Abarca 97bd8c356f renamed out.cpp to something more meaningful 2012-05-04 10:16:40 -07:00
Rolando Abarca f3a37cc8b3 added more classes 2012-05-03 17:45:28 -07:00
Rolando Abarca 22e9fd86d6 adds TextureAtlas and SpriteBatchNode 2012-05-03 17:14:56 -07:00
Rolando Abarca a6785e18d0 defaults to test_actions 2012-05-03 17:14:44 -07:00
Rolando Abarca cad87cd16e missing semi colon 2012-05-03 16:56:51 -07:00
Ricardo Quesada 7e655ae915 color works on particles 2012-05-03 16:56:51 -07:00
Ricardo Quesada 7e0c16c53d particle test: uses texturecache 2012-05-03 16:56:50 -07:00
Ricardo Quesada fe3880f0a6 more particle tests 2012-05-03 16:56:50 -07:00
Ricardo Quesada 4a7c9a5b74 more ease action tests 2012-05-03 16:56:50 -07:00
Rolando Abarca 071882df43 fixes color assignment 2012-05-03 16:42:10 -07:00
Rolando Abarca 2f715b0b0f really fixing the issue :) 2012-05-03 15:58:31 -07:00
Rolando Abarca 78df1d75a1 small fix 2012-05-03 15:54:55 -07:00
Rolando Abarca 4a6c4f9798 updates automatic bindings 2012-05-03 15:46:50 -07:00
Rolando Abarca 4d2a15b584 adds manual bindings 2012-05-03 15:46:35 -07:00
Rolando Abarca bb9764b4bb adds CCDelayTime binding 2012-05-03 11:59:47 -07:00
Rolando Abarca 1715c2f379 main test is test_actions 2012-05-03 09:38:51 -07:00
Rolando Abarca f4eb02b22a small typo 2012-05-03 09:32:12 -07:00
Rolando Abarca abeaf20155 Merge branch 'master' of https://github.com/ricardoquesada/testjs into testjs-ricardo 2012-05-03 09:28:03 -07:00
Rolando Abarca e23971c2a1 fixes some actions inheritance 2012-05-03 09:27:26 -07:00
Ricardo Quesada ceba45aec3 More Ease tests 2012-05-02 18:15:12 -07:00
Ricardo Quesada ffbb36b5bd Added more particle tests 2012-05-02 16:35:02 -07:00
Rolando Abarca ba71b1f94f working particle test 2012-05-02 15:42:10 -07:00
Rolando Abarca 14a3a89072 fixes particles 2012-05-02 15:41:57 -07:00