.. |
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
|
Updated ActionEaseTest.
|
2013-02-28 14:42:32 +08:00 |
ActionsProgressTest
|
issue #1603: Moved the position of some projects.
|
2012-12-20 12:58:21 +08:00 |
ActionsTest
|
Added CC_FORMAT_PRINTF(x,y) macro to warn on CCLog() format errors
|
2013-04-19 11:54:08 +04:00 |
Box2DTest
|
fix some warnins
|
2013-01-28 20:34:52 +08:00 |
Box2DTestBed
|
Check array boundaries to avoid the "array-bounds" error on linux
|
2013-04-10 10:53:52 -04:00 |
BugsTest
|
fix some warnins
|
2013-01-28 20:34:52 +08:00 |
ChipmunkTest
|
Fix all compiler warnings produced by gcc.
|
2013-03-05 17:01:00 -08:00 |
ClickAndMoveTest
|
issue #1603: Moved the position of some projects.
|
2012-12-20 12:58:21 +08:00 |
ClippingNodeTest
|
disable depth test for clipping test
|
2013-04-27 11:33:23 +08:00 |
CocosDenshionTest
|
Makefile
|
2013-03-29 09:41:15 +01:00 |
CurlTest
|
issue #1603: Moved the position of some projects.
|
2012-12-20 12:58:21 +08:00 |
CurrentLanguageTest
|
Fix all compiler warnings produced by gcc.
|
2013-03-05 17:01:00 -08:00 |
DataVisitorTest
|
fixed #2142: Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok.
|
2013-05-10 15:07:05 +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
|
fixed #2150: Adding tests for this issue and fix compilation error of CCScale9Sprite.
|
2013-05-13 17:57:30 +08:00 |
FileUtilsTest
|
Fix compilation errors for linux port.
|
2013-05-07 14:36:01 +08:00 |
FontTest
|
fix memory leak in FontTest
|
2013-04-24 14:49:52 +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
|
better CCTexture2D API for init texture with shadow and stroke
|
2013-05-15 16:29:32 -07:00 |
LayerTest
|
issue #1686:not invoke CCLayer::init() in LayerTest to enable receiving touch messages
|
2013-03-01 17:11:02 +08:00 |
MenuTest
|
Fix all compiler warnings produced by gcc.
|
2013-03-05 17:01:00 -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
|
Fix all compiler warnings produced by gcc.
|
2013-03-05 17:01:00 -08:00 |
ParallaxTest
|
issue #1603: Moved the position of some projects.
|
2012-12-20 12:58:21 +08:00 |
ParticleTest
|
issue #1686:synchronized ParticleTest
|
2013-02-28 16:40:32 +08:00 |
PerformanceTest
|
Merge branch 'newlines_in_cclog' of https://github.com/sbc100/cocos2d-x into sbc100-newlines_in_cclog
|
2013-04-10 14:17:23 +08:00 |
RenderTextureTest
|
issue #1529:use NSUserDefaults on iOS and SharedPreferences on Android to implement CCUserDefault
|
2013-03-06 16:36:44 +08:00 |
RotateWorldTest
|
issue #1603: Moved the position of some projects.
|
2012-12-20 12:58:21 +08:00 |
SceneTest
|
Add CCDirector::popToSceneStackLevel(int level)
|
2013-04-30 23:33:22 +01:00 |
SchedulerTest
|
Added CC_FORMAT_PRINTF(x,y) macro to warn on CCLog() format errors
|
2013-04-19 11:54:08 +04:00 |
ShaderTest
|
issue #1686:synchronized ShaderTest
|
2013-02-28 15:01:41 +08:00 |
SpineTest
|
issue #2075: Adding spine editor support. Adding a new test 'SpineTest' in TestCpp, adding the parse code in "extensions/spine". It works only on iOS now.
|
2013-04-24 13:57:34 +08:00 |
SpriteTest
|
Fix all compiler warnings produced by gcc.
|
2013-03-05 17:01:00 -08:00 |
TextInputTest
|
issue #1603: Moved the position of some projects.
|
2012-12-20 12:58:21 +08:00 |
Texture2dTest
|
Remove tailing newlines from CCLog messaages.
|
2013-03-16 09:01:21 -07:00 |
TextureCacheTest
|
issue #1603: Moved the position of some projects.
|
2012-12-20 12:58:21 +08:00 |
TexturePackerEncryptionTest
|
Added function ccSetPvrEncryptionKey(…) to set the encryption key in a single function call.
|
2013-05-07 10:14:38 -04:00 |
TileMapTest
|
Fix all compiler warnings produced by gcc.
|
2013-03-05 17:01:00 -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
|
fixed #2142: Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok.
|
2013-05-10 15:07:05 +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
|
fixed #2142: Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok.
|
2013-05-10 15:07:05 +08:00 |