Commit Graph

2155 Commits

Author SHA1 Message Date
natural-law 8ad7236ca2 fixed #599, Resolve the wrong orientation when exit the TouchesTest. 2011-07-13 16:17:50 +08:00
natural-law 9755ff59aa When click the "BACK" button in test case Bug-899. The button "MainMenu" is not visible if the device support retina. 2011-07-13 14:37:06 +08:00
minggo 705b853583 Merge pull request #395 from minggo/master
[win32] modify configuration of vs2101 release version
2011-07-12 21:08:49 -07:00
minggo d5850224e4 [win32] modify configuration of vs2101 release version 2011-07-13 12:05:02 +08:00
minggo d0856f0e67 Merge pull request #394 from minggo/master
update to 1.0.0 07-12
2011-07-12 19:24:08 -07:00
minggo fe3aadf800 update to 1.0.0 07-12 2011-07-13 10:20:24 +08:00
minggo fcb2006fdc Merge pull request #392 from natural-law/master
fixed #599
2011-07-12 03:10:27 -07:00
minggo faa1c8ee16 Merge pull request #393 from minggo/master
[win32] modify for vs2010
2011-07-12 03:09:44 -07:00
minggo 760ec3201e [win32] modify for vs2010 2011-07-12 18:05:44 +08:00
natural-law 7b10874d5e The menu of BugsTest position is wrong when exit one bug test. 2011-07-12 18:02:40 +08:00
natural-law d4e575c4b2 Merge branch 'master' of https://github.com/cocos2d/cocos2d-x 2011-07-12 17:47:24 +08:00
natural-law e6bc8d7c98 fixed #599, Resolve the wrong orientation when exit the TouchesTest. 2011-07-12 17:46:57 +08:00
minggo bf42201f83 Merge pull request #391 from liswei/master
resolve the effect of PageTransitionForward&PageTransitionBackward
2011-07-12 02:39:52 -07:00
liswei 21ce679992 resolve the effect of PageTransitionForward&PageTransitionBackward ,via to add setDepthTest. 2011-07-12 17:35:15 +08:00
Walzer 48420dca0c fixed #605, add CC_DLL to pure C methods in CCNS.h 2011-07-12 17:10:10 +08:00
minggo 47ab9602a8 Merge pull request #385 from flyingpacer/master
fixed #602 and update lua support
2011-07-12 01:16:52 -07:00
RongHong a8ae311349 Merge branch 'master' of http://github.com/cocos2d/cocos2d-x 2011-07-12 16:04:48 +08:00
RongHong 935051a363 set gl perspctive project 2011-07-12 16:04:13 +08:00
minggo bf13472803 Merge pull request #386 from natural-law/master
Resolve crash on ios
2011-07-12 01:02:39 -07:00
natural-law e8ac968b3b Add the resource files to the ios project which used by BugsTest. And clean a warning in TileMapTest.cpp. 2011-07-12 15:56:42 +08:00
RongHong 9328991cbd to update lua support 2011-07-12 15:18:14 +08:00
RongHong f7fd6fab3d Merge branch 'master' of http://github.com/cocos2d/cocos2d-x 2011-07-12 15:01:35 +08:00
RongHong 8f73678582 fixed #602 , TMX Orthogonal test has not picture 2011-07-12 15:01:14 +08:00
minggo 58f043a3fb Merge pull request #384 from natural-law/master
fixed #603
2011-07-11 23:42:05 -07:00
natural-law 8b5282a0cf fixed #603, The test case TMXGIDObjectsTest in TileMapTest not crash any more. 2011-07-12 14:21:29 +08:00
minggo d1cfe58f05 Merge pull request #383 from minggo/master
change the version to 1.0.0
2011-07-11 20:35:26 -07:00
minggo 86ec8d90b1 [iOS] change the version to 1.0.0 2011-07-12 11:31:38 +08:00
minggo f7df1be477 Merge pull request #381 from natural-law/master
fixed #606
2011-07-11 20:28:24 -07:00
natural-law 51b751aade Merge branch 'master' of https://github.com/cocos2d/cocos2d-x 2011-07-12 11:26:28 +08:00
minggo 933fa42a0a Merge pull request #382 from minggo/master
upgrade to 1.0.0-final 07-11
2011-07-11 20:25:17 -07:00
minggo d48c3fdfb1 upgrade to 1.0.0-final 07-11 2011-07-12 11:20:41 +08:00
natural-law d3960a13df Merge branch 'master' of https://github.com/cocos2d/cocos2d-x 2011-07-12 10:36:30 +08:00
natural-law 3d24fc5be4 fixed #606, Resolve the wrong effect of the test case PageTransitionForward in TransitionsTest. 2011-07-12 10:36:07 +08:00
minggo bac8ddfacb Merge pull request #380 from minggo/master
remove inline to comiple ok on android
2011-07-11 01:45:54 -07:00
minggo eb675073ee remove inline to comiple ok on android 2011-07-11 16:36:19 +08:00
minggo 0a0024d482 Merge pull request #373 from flyingpacer/master
commit some pkg files
2011-07-11 00:45:19 -07:00
RongHong ae3dd1f497 Merge branch 'master' of http://github.com/cocos2d/cocos2d-x 2011-07-11 15:33:53 +08:00
RongHong c8f5f703a5 to commit LuaCocos2d.cpp 2011-07-11 15:33:27 +08:00
minggo 76d15b8767 Merge pull request #379 from minggo/master
implements CCSequence::actionWithArray() & CCSpawn::actionWithArray()
2011-07-11 00:30:54 -07:00
minggo c0efe58c2a Merge pull request #378 from natural-law/master
Resolve a bug in ZipUtils.cpp
2011-07-11 00:28:48 -07:00
minggo 60bf07b859 implements CCSequence::actionWithArray() & CCSpawn::actionWithArray() 2011-07-11 15:25:02 +08:00
natural-law 58733417e0 Merge branch 'master' of https://github.com/cocos2d/cocos2d-x 2011-07-11 15:17:24 +08:00
natural-law fcbe0443be Resolve a bug in ZipUtils.cpp. And modify the Makefile of tests on wophone. 2011-07-11 15:16:29 +08:00
minggo 21b1af5f1c Merge pull request #377 from minggo/master
[Android] break string & wrap word
2011-07-11 00:09:43 -07:00
minggo fb436a6339 [Android] break string & wrap word 2011-07-11 15:02:41 +08:00
RongHong 41049ec0be Merge https://github.com/flyingpacer/cocos2d-x 2011-07-11 14:02:34 +08:00
RongHong 1d442f57f8 Merge branch 'master' of http://github.com/cocos2d/cocos2d-x 2011-07-11 14:01:18 +08:00
RongHong 30166ad023 to commit the rest pkg files 2011-07-11 14:00:55 +08:00
Walzer 28bf48f665 issue #569 #601, fix ChipmunkTest/Sensors crash after update to Chipmunk v5.3.5 2011-07-11 11:21:11 +08:00
Walzer aa12ea838e Merge remote branch 'origin/master' 2011-07-11 10:34:47 +08:00