axmol/samples/Cpp/TestCpp/Classes
James Chen 5fafaa8b67 Merge branch 'master' of https://github.com/neokim/cocos2d-x
Conflicts:
	scripting/javascript/bindings/generated
2013-02-25 22:18:57 +08:00
..
AccelerometerTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
ActionManagerTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
ActionsEaseTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
ActionsProgressTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
ActionsTest Fixed a memory leak in ActionsTest. 2013-01-23 14:40:11 +08:00
Box2DTest fix some warnins 2013-01-28 20:34:52 +08:00
Box2DTestBed issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
BugsTest fix some warnins 2013-01-28 20:34:52 +08:00
ChipmunkTest issue #1640: Updated Box2dTest and ChipmunkTest. 2013-01-06 10:22:07 +08:00
ClickAndMoveTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
ClippingNodeTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
CocosDenshionTest Getting full path in before playing sound. 2013-01-27 19:20:49 +08:00
CurlTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
CurrentLanguageTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
DrawPrimitivesTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
EffectsAdvancedTest [TestCpp/EffectsAdvancedTest] Adding getPosition method for Len3DTarget. 2013-01-29 12:59:43 +08:00
EffectsTest fix some warnins 2013-01-28 20:34:52 +08:00
ExtensionsTest Modified a preprocessor line which distinguishes device platform in CCEditBox test code. 2013-02-25 15:44:38 +09:00
FileUtilsTest issue #1702:fix a typo error 2013-02-06 18:04:40 +08:00
FontTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
IntervalTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
KeypadTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
LabelTest fix some warnins 2013-01-28 20:34:52 +08:00
LayerTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
MenuTest fixed #1547:set selected menu item to null when it is removed from a menu 2013-01-17 15:04:48 +08:00
MotionStreakTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
MutiTouchTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
NodeTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
ParallaxTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
ParticleTest Added test for rotation is dir in particle system 2013-01-21 12:35:59 -05:00
PerformanceTest fix some warnins 2013-01-28 20:34:52 +08:00
RenderTextureTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
RotateWorldTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
SceneTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
SchedulerTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
ShaderTest Getting full path in before playing sound. 2013-01-27 19:20:49 +08:00
SpriteTest fixed bugs in CCUserDefault.cpp after using tinyXML2, fixed warnings in SpriteTest.cpp. 2013-02-06 17:20:54 +08:00
TextInputTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
Texture2dTest issue #1770: Updating iOS project configuration and adding WEBP test demo. 2013-02-05 11:37:13 +08:00
TextureCacheTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
TileMapTest Getting full path in before playing sound. 2013-01-27 19:20:49 +08:00
TouchesTest fix compilation errors. 2012-12-29 11:23:31 +08:00
TransitionsTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
UserDefaultTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
ZwoptexTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
AppDelegate.cpp CCFileUtils::s|gSearchPath -> CCFileUtils::s\gSearchPaths. 2013-01-29 09:56:38 +08:00
AppDelegate.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
VisibleRect.cpp issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
VisibleRect.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
controller.cpp issue #1683: Adding FileUtilsTest. 2013-01-28 15:17:20 +08:00
controller.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
testBasic.cpp issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
testBasic.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
testResource.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
tests.h issue #1683: Adding FileUtilsTest. 2013-01-28 15:17:20 +08:00