.. |
AccelerometerTest
|
fixed some bug:1.setDeviceOrientation, chipmunkDemo glOrthof
|
2011-11-07 18:18:10 +08:00 |
ActionManagerTest
|
fixed #595
|
2011-07-08 15:57:46 +08:00 |
ActionsTest
|
issue #645: fix a bug of animation test
|
2011-08-02 15:57:04 +08:00 |
Box2DTest
|
update box2d to version2.2.1
|
2011-11-25 18:30:27 +08:00 |
Box2DTestBed
|
Added Marmalade support to TextInputTest and HelloLua samples
|
2012-01-15 15:57:10 +01:00 |
BugsTest
|
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 |
ChipmunkTest
|
fixed some bug:1.setDeviceOrientation, chipmunkDemo glOrthof
|
2011-11-07 18:18:10 +08:00 |
ClickAndMoveTest
|
fixed #403: change UIEvent to CCEvent
|
2011-03-18 09:39:34 +08:00 |
CocosDenshionTest
|
Updating the following:
|
2012-01-30 20:27:58 -05:00 |
CocosNodeTest
|
fixed #595
|
2011-07-08 15:57:46 +08:00 |
CurlTest
|
modify <cstdio> to <stdio.h>
|
2011-09-20 12:39:44 +08:00 |
CurrentLanguageTest
|
fix some warnings detected by xcode4.2, fix a stupid typo in RayCasts.h
|
2011-10-18 17:41:19 +08:00 |
DirectorTest
|
fixed some bug:1.setDeviceOrientation, chipmunkDemo glOrthof
|
2011-11-07 18:18:10 +08:00 |
DrawPrimitivesTest
|
issue #375: rename file names and object names
|
2011-03-07 17:11:57 +08:00 |
EaseActionsTest
|
fixed #595
|
2011-07-08 15:57:46 +08:00 |
EffectsAdvancedTest
|
fixed #595
|
2011-07-08 15:57:46 +08:00 |
EffectsTest
|
issue #521 set depthtest value for true ,then set depthtest value for false
|
2011-06-27 15:34:26 +08:00 |
ExtensionsTest
|
rename Resource(in HelloLua and HelloWorld project) and Res(in tests project) to Resources.
|
2012-02-14 18:04:56 +08:00 |
FontTest
|
1. relative to bug #754, FontTest should use "fonts/abc.ttf" as external ttf name
|
2011-10-20 14:56:39 +08:00 |
HiResTest
|
fixed #599, Resolve the wrong orientation when exit the TouchesTest.
|
2011-07-13 16:17:50 +08:00 |
IntervalTest
|
fix a bug in IntervalTest
|
2011-12-01 13:56:20 +08:00 |
KeypadTest
|
[android] #443 implemented CCKeypadDelegate on android
|
2011-04-01 11:27:06 +04:00 |
LabelTest
|
fixed 952: make CCLabelBMFont support other language, such as chinese, korean, japanese.
|
2012-01-18 18:43:41 +08:00 |
LayerTest
|
fixed #595
|
2011-07-08 15:57:46 +08:00 |
MenuTest
|
upgrade to 1.0.0-final 07-11
|
2011-07-12 11:20:41 +08:00 |
MotionStreakTest
|
fixed #595
|
2011-07-08 15:57:46 +08:00 |
ParallaxTest
|
fixed #595
|
2011-07-08 15:57:46 +08:00 |
ParticleTest
|
fix a bug that DemoModernArt crash on bada
|
2011-12-01 12:04:43 +08:00 |
PerformanceTest
|
fixed #468, Implement CCProfiler & CCProfilingTimer. And use them in PerformanceNodeChildrenTest.
|
2011-04-25 14:30:30 +08:00 |
ProgressActionsTest
|
fixed #595
|
2011-07-08 15:57:46 +08:00 |
RenderTextureTest
|
fixed #696 to modify some end() usilization
|
2011-09-06 11:43:09 +08:00 |
RotateWorldTest
|
fixed #409: rename NSArray UIAlignment
|
2011-03-18 14:31:29 +08:00 |
SceneTest
|
fixed #403: change UIEvent to CCEvent
|
2011-03-18 09:39:34 +08:00 |
SchedulerTest
|
fixed #595
|
2011-07-08 15:57:46 +08:00 |
SpriteTest
|
fixed #883: fix a bug in SpriteTest.
|
2011-11-30 17:29:16 +08:00 |
TextInputTest
|
[android] move the TextField position to visable while soft keyboard popup
|
2011-05-12 21:32:57 +08:00 |
Texture2dTest
|
[android] fixed #625: remove gz file in assets & use uncompressed pvr file instead
|
2011-07-27 11:51:19 +08:00 |
TextureCacheTest
|
issue #854: optimize CCTextureCache::addImageAsync()
|
2011-11-22 16:47:24 +08:00 |
TileMapTest
|
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 |
TouchesTest
|
fixed #926: retain/release in Paddle
|
2011-12-28 15:13:02 +08:00 |
TransitionsTest
|
resolve the effect of PageTransitionForward&PageTransitionBackward ,via to add setDepthTest.
|
2011-07-12 17:35:15 +08:00 |
UserDefaultTest
|
fixed #933: profile CCUserDefault
|
2012-02-02 14:18:13 +08:00 |
ZwoptexTest
|
fix a bug in ZwoptexTest.
|
2011-12-01 14:15:10 +08:00 |
controller.cpp
|
rename Resource(in HelloLua and HelloWorld project) and Res(in tests project) to Resources.
|
2012-02-14 18:04:56 +08:00 |
controller.h
|
fix a typo error
|
2012-02-09 18:17:25 +08:00 |
testBasic.cpp
|
Added Marmalade support to TextInputTest and HelloLua samples
|
2012-01-15 15:57:10 +01:00 |
testBasic.h
|
fixed #599, Resolve the wrong orientation when exit the TouchesTest.
|
2011-07-13 16:17:50 +08:00 |
testResource.h
|
issue #208
|
2010-11-18 06:50:28 +00:00 |
tests.h
|
rename Resource(in HelloLua and HelloWorld project) and Res(in tests project) to Resources.
|
2012-02-14 18:04:56 +08:00 |