Commit Graph

18 Commits

Author SHA1 Message Date
James Chen c17091ac70 fixed #1310: Updated vs2010 project configuration after synchronizing to rc2. 2012-06-15 15:24:22 +08:00
James Chen 4c1ca36aa8 fixed #1326: The compilation of Hellolua and testjs project was broken after synchronizing to rc2. 2012-06-15 10:51:53 +08:00
minggo 94235d3602 issue #1310: make tests and HelloWorld work ok 2012-06-11 10:41:52 +08:00
James Chen 19c96632b5 fixed #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' with four spaces. 2012-05-29 16:21:23 +08:00
James Chen a0228ce690 fixed #1268: use delete[] to destroy array. 2012-05-29 15:28:33 +08:00
James Chen 94701d9315 fixed #1268: Testjs will crash after clicking the close button on win32.
Also, fixed a bug in CCTextureCache::~CCTextureCache().
2012-05-29 15:23:16 +08:00
James Chen 05cc49a751 fixed #1263: Removed some unused files. 2012-05-28 17:33:32 +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 a7a0fba91f issue #1263: Removed jsbinding for CCApplication::setOrientation, because this function is deprecated. 2012-05-28 15:09:42 +08:00
James Chen 99dcb4de86 issue #1263: Removed CCFileUtils::ccLoadFileIntoMemory in CCFileUtils.mm. Removed some comments. 2012-05-28 14:14:19 +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
Walzer 6809800058 remove spidermonkey submodule momentarily 2012-05-24 18:08:31 +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 0314fd51f4 adds the new spidermonkey repo as submodule 2012-03-15 11:17:00 -07:00
Rolando Abarca 3a747d38e3 removes old spider monkey 2012-03-15 11:14:11 -07:00
Rolando Abarca 019a32feb3 adds SpiderMonkey as submodule 2012-03-12 16:21:30 -07:00