Commit Graph

6368 Commits

Author SHA1 Message Date
James Chen d02cb3f320 Updated samples/MoonWarriors/proj.android/build_native.sh. Because the boot file has been changed from MoonWarriors-native.js to MoonWarriors-jsb.js. 2012-12-04 20:07:23 +08:00
minggo 646a513424 Merge pull request #1721 from minggo/gles20
do some bug fixes
2012-12-04 02:45:48 -08:00
minggo 58a187f774 do some bug fixes 2012-12-04 18:44:32 +08:00
James Chen 9617d5cba3 Merge pull request #1720 from dumganhar/gles20
fixed missing level.js for WatermelonWithMe.
2012-12-04 01:47:34 -08:00
James Chen eed78507bf fixed missing level.js for WatermelonWithMe. 2012-12-04 17:46:51 +08:00
James Chen 049c6b4699 Merge pull request #1719 from dumganhar/gles20
fixed missing main.js for CocosDragonJS.
2012-12-04 01:39:13 -08:00
James Chen 060698e195 fixed missing main.js for CocosDragonJS. 2012-12-04 17:38:15 +08:00
minggo 4ad979eae7 Merge pull request #1718 from minggo/gles20
do some modification
2012-12-04 01:26:59 -08:00
minggo cb2427e780 do some modification 2012-12-04 17:25:40 +08:00
James Chen df87c0717d Merge pull request #1717 from dumganhar/gles20
Commented JS_SetGCZeal.
2012-12-04 01:24:02 -08:00
James Chen 34eb3a88c2 Commented JS_SetGCZeal. 2012-12-04 17:23:08 +08:00
minggo 2e2f9a8edd Merge pull request #1716 from minggo/gles20
update version in doxygen configuration
2012-12-04 00:51:11 -08:00
James Chen 5408f3d947 Merge pull request #1715 from dumganhar/gles20
Fixed some issues for linux port.
2012-12-04 00:51:03 -08:00
minggo afec056ab3 update version in doxygen configuration 2012-12-04 16:50:14 +08:00
James Chen 3e88f8d2e4 fix compilation errors in eclipse project for linux. 2012-12-04 16:48:23 +08:00
James Chen 8a8038b342 Enable stencil buffer for linux. 2012-12-04 16:48:23 +08:00
James Chen 6aa15e0636 Added -DCOCOS2D_DEBUG=1 for linux if building in debug mode. 2012-12-04 16:48:23 +08:00
James Chen cedd58bb77 #extension GL_OES_standard_derivatives : enable only valid in GL_ES, this fixes crashes on some Linux machines. 2012-12-04 16:47:57 +08:00
minggo 21d01ae5c0 Merge pull request #1714 from minggo/gles20
Do some changes before releasing
2012-12-04 00:26:37 -08:00
minggo 9691886582 make TestLua work ok on iOS 2012-12-04 16:03:27 +08:00
minggo 98e0123731 add icons for WatermelonWithMe and CocosDragon 2012-12-04 15:54:03 +08:00
James Chen b2581ff456 Merge pull request #1713 from dumganhar/gles20
Reverted chipmunk_types.h
2012-12-03 22:48:16 -08:00
James Chen ba3a183856 Reverted chipmunk_types.h 2012-12-04 14:46:10 +08:00
minggo e6c55f6cfb Merge pull request #1712 from minggo/gles20
update CHANGELOG
2012-12-03 22:45:40 -08:00
minggo b961f2a439 update CHANGELOG 2012-12-04 14:44:11 +08:00
James Chen 574b979571 Merge pull request #1711 from dumganhar/gles20
Removed libExtensions dependence for win32 template.
2012-12-03 22:29:51 -08:00
James Chen 77ad17bbd1 Removed libExtensions dependence for win32 template. 2012-12-04 14:29:05 +08:00
James Chen b521327572 Merge pull request #1710 from dumganhar/gles20
Updated build-win32.bat and win32 template.
2012-12-03 22:10:13 -08:00
James Chen dbeb85fa5d Updated build-win32.bat and win32 template. 2012-12-04 14:09:19 +08:00
minggo f8277f50c1 Merge pull request #1709 from minggo/gles20
update cocos2d-js-tests to up-stream
2012-12-03 22:02:32 -08:00
minggo f4656ad00f update cocos2d-js-tests to up-stream 2012-12-04 14:00:29 +08:00
minggo c62aa37413 Merge pull request #1708 from minggo/gles20
modify js-binding related samples according the modification of cocos2d-js-tests
2012-12-03 20:09:53 -08:00
minggo 9c04db0e41 modify js-binding related samples according the modification of cocos2d-js-tests 2012-12-04 12:08:37 +08:00
James Chen 16eea28f06 Merge pull request #1707 from dumganhar/gles20
Synchronizing to the latest cocos2d-js-test
2012-12-03 19:38:19 -08:00
James Chen b5ae1f6d2a Updated MoonWarriors/Classes/AppDelegate.cpp.
Updated the submodule reference of cocos2d-js-tests to the latest one.
Fixed duplicate define in js_bindings_ccbreader.cpp.
2012-12-04 11:36:45 +08:00
James Chen ed86e2967f Merge pull request #1706 from dumganhar/iss1590-jpeg-fix-mm
fixed #1590: JPEG and File fixes and CocosDenshion fix for marmalade.
2012-12-03 19:10:14 -08:00
James Chen 13210cc098 Merge pull request #1705 from CocosRobot/updategeneratedsubmodule_1354589989
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
2012-12-03 19:07:50 -08:00
Mat Hopwood cd219162e0 CocosDenshion fix 2012-12-04 11:03:34 +08:00
Mat Hopwood 3b2eea2541 JPEG and File fixes
* Fixes to JPEG loader
* Fixes to image loader to load tiff and unknown formats properly
2012-12-04 11:03:34 +08:00
CocosRobot 545002b3a9 cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings 2012-12-04 10:59:58 +08:00
minggo 75845b56c0 Merge pull request #1694 from dualface/update_luabinding
Update luabinding
2012-12-03 18:59:23 -08:00
minggo bbcbfa71ef Merge pull request #1704 from minggo/cclayer_script_support
Cclayer script support
2012-12-03 18:55:11 -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 9f168faeb0 Merge pull request #1696 from fape/lua_marmalade
fixed #1591: Update for Lua marmalade.
* Add ignore marmalade generated Visual Studio directory
* Update Lua and HelloLua marmalade project file
* Add TestLua marmalade project
2012-12-03 18:51:39 -08:00
James Chen b6e37c5855 Merge pull request #1703 from dumganhar/gles20
fix MenuTest crash after merging the commit(SHA-1:98045f667f80f78fec8452103a114b573f3a3204).
2012-12-03 18:40:45 -08:00
James Chen 609fce7e2f fix MenuTest crash after the commit(SHA-1:98045f667f80f78fec8452103a114b573f3a3204). 2012-12-04 10:36:13 +08:00
minggo c21ad515bd Merge pull request #1693 from dualface/add_tolua_isnull
add tolua.isnull()
2012-12-03 18:08:21 -08:00
minggo 7ad2484a91 Merge branch 'fix_CCLayer_script_support' of https://github.com/dualface/cocos2d-x into cclayer_script_support 2012-12-04 09:50:01 +08:00
minggo 06465e4c58 Merge pull request #1702 from folecr/releasebuilds
Remove hardcoded android:debuggable property in all samples
2012-12-03 17:45:53 -08:00
folecr 58e6c80078 Remove hardcoded android:debuggable property 2012-12-03 13:34:55 -08:00