.. |
AccelerometerTest
|
Removing unused 'virtual' keyword in testcpp since we're using EventDispatcher::addEventListenerXXX to register event listener.
|
2013-11-20 11:21:30 +08:00 |
ActionManagerTest
|
closed #2517: Use LocalVarToAuto.py to change Samples src file
|
2013-08-16 16:05:27 +08:00 |
ActionsEaseTest
|
closed #2517: Use LocalVarToAuto.py to change Samples src file
|
2013-08-16 16:05:27 +08:00 |
ActionsProgressTest
|
closed #2517: Use LocalVarToAuto.py to change Samples src file
|
2013-08-16 16:05:27 +08:00 |
ActionsTest
|
issue #2790: Updates Tests.
|
2013-12-07 14:28:37 +08:00 |
Box2DTest
|
issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in samples folder
|
2013-11-07 21:48:39 +08:00 |
Box2DTestBed
|
upgrade box2d from 2.2.1 to 2.3.0
|
2013-11-25 14:50:11 +08:00 |
BugsTest
|
issue #2790: Vector::makeObjectsPerformCallback —> Vector::forEach
|
2013-12-04 16:01:02 +08:00 |
ChipmunkTest
|
Merge pull request #4160 from dabingnn/iss3025_TextureCache
|
2013-11-10 23:08:01 -08:00 |
ClickAndMoveTest
|
EventDispatcher is managed by Director now, like Scheduler and ActionManager.
|
2013-10-26 15:04:01 +08:00 |
ClippingNodeTest
|
ClippingNode Test works again
|
2013-11-22 12:15:41 -08:00 |
CocosDenshionTest
|
EventDispatcher is managed by Director now, like Scheduler and ActionManager.
|
2013-10-26 15:04:01 +08:00 |
ConfigurationTest
|
issue #2790: ConfigurationTest fix.
|
2013-12-11 18:08:06 +08:00 |
ConsoleTest
|
Merge commit 'refs/pull/4433/head' of git://github.com/cocos2d/cocos2d-x into ccconsole
|
2013-12-05 16:26:04 +08:00 |
CurlTest
|
EventDispatcher is managed by Director now, like Scheduler and ActionManager.
|
2013-10-26 15:04:01 +08:00 |
CurrentLanguageTest
|
closed #2517: Use LocalVarToAuto.py to change Samples src file
|
2013-08-16 16:05:27 +08:00 |
DataVisitorTest
|
issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in samples folder
|
2013-11-07 21:48:39 +08:00 |
DrawPrimitivesTest
|
closed #2517: Use LocalVarToAuto.py to change Samples src file
|
2013-08-16 16:05:27 +08:00 |
EffectsAdvancedTest
|
closed #2517: Use LocalVarToAuto.py to change Samples src file
|
2013-08-16 16:05:27 +08:00 |
EffectsTest
|
closed #2517: Use LocalVarToAuto.py to change Samples src file
|
2013-08-16 16:05:27 +08:00 |
ExtensionsTest
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2013-12-13 16:28:50 +08:00 |
FileUtilsTest
|
issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap.
|
2013-12-04 17:46:57 +08:00 |
FontTest
|
FontTest was not rendering TTFs
|
2013-11-25 10:00:53 -05:00 |
InputTest
|
Merge folder changes from develop
|
2013-10-30 23:19:36 -07:00 |
IntervalTest
|
issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in samples folder
|
2013-11-07 21:48:39 +08:00 |
KeyboardTest
|
Removing unused 'virtual' keyword in testcpp since we're using EventDispatcher::addEventListenerXXX to register event listener.
|
2013-11-20 11:21:30 +08:00 |
KeypadTest
|
Removing unused 'virtual' keyword in testcpp since we're using EventDispatcher::addEventListenerXXX to register event listener.
|
2013-11-20 11:21:30 +08:00 |
LabelTest
|
Merge branch 'develop' into constructors_are_protected
|
2013-11-14 11:57:18 -08:00 |
LayerTest
|
issue #2790: Vector::makeObjectsPerformCallback —> Vector::forEach
|
2013-12-04 16:01:02 +08:00 |
MenuTest
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
MotionStreakTest
|
More tests converted
|
2013-11-13 17:36:33 -08:00 |
MutiTouchTest
|
EventDispatcher is managed by Director now, like Scheduler and ActionManager.
|
2013-10-26 15:04:01 +08:00 |
NewEventDispatcherTest
|
More tests converted
|
2013-11-13 17:36:33 -08:00 |
NodeTest
|
issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in samples folder
|
2013-11-07 21:48:39 +08:00 |
ParallaxTest
|
EventDispatcher is managed by Director now, like Scheduler and ActionManager.
|
2013-10-26 15:04:01 +08:00 |
ParticleTest
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
PerformanceTest
|
fix some warnings
|
2013-12-06 16:32:06 +08:00 |
PhysicsTest
|
issue #2790: Updates Tests.
|
2013-12-07 14:28:37 +08:00 |
RenderTextureTest
|
more protected constructors
|
2013-11-14 16:33:43 -08:00 |
RotateWorldTest
|
closed #2517: Use LocalVarToAuto.py to change Samples src file
|
2013-08-16 16:05:27 +08:00 |
SceneTest
|
closed #2517: Use LocalVarToAuto.py to change Samples src file
|
2013-08-16 16:05:27 +08:00 |
SchedulerTest
|
issue #2790: Updates Tests.
|
2013-12-07 14:28:37 +08:00 |
ShaderTest
|
issue #2790: TestCpp with new Vector<>.
|
2013-12-04 16:01:54 +08:00 |
SpineTest
|
issue #2905: testcpp bild ok on Android
|
2013-10-15 18:00:03 +08:00 |
SpriteTest
|
Merge branch 'develop' into console
|
2013-12-04 21:58:11 -08:00 |
TextInputTest
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
Texture2dTest
|
issue #2345: class Image add tga image format support.
|
2013-11-29 14:31:42 +08:00 |
TextureCacheTest
|
issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in samples folder
|
2013-11-07 21:48:39 +08:00 |
TexturePackerEncryptionTest
|
replaces `delete[]` with `free()` in C-based API
|
2013-11-11 18:09:47 -08:00 |
TileMapTest
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
TouchesTest
|
issue #2790: TouchesTest.h/.cpp uses Vector<T> now.
|
2013-12-10 18:27:13 +08:00 |
TransitionsTest
|
closed #2517: Use LocalVarToAuto.py to change Samples src file
|
2013-08-16 16:05:27 +08:00 |
UserDefaultTest
|
closed #2517: Use LocalVarToAuto.py to change Samples src file
|
2013-08-16 16:05:27 +08:00 |
ZwoptexTest
|
Deprecated methods are replaced (warning MSVC C4996 is suppressed).
|
2013-09-16 15:38:03 +03:00 |
AppDelegate.cpp
|
issue #2905:make cocostudio and gui flat
|
2013-10-16 16:48:39 +08:00 |
AppDelegate.h
|
issue #2129: Removing CC prefix for samples module.
|
2013-06-20 14:17:10 +08:00 |
BaseTest.cpp
|
closed #2517: Use LocalVarToAuto.py to change Samples src file
|
2013-08-16 16:05:27 +08:00 |
BaseTest.h
|
Removes Hungarian notation
|
2013-07-25 15:53:24 -07:00 |
VisibleRect.cpp
|
fix line end in windows
|
2013-09-20 22:23:13 +08:00 |
VisibleRect.h
|
fix line end in windows
|
2013-09-20 22:23:13 +08:00 |
controller.cpp
|
Moves CCConsole.* to base/
|
2013-12-04 18:09:23 -08:00 |
controller.h
|
Implement MouseWheel Event, also fix a typo in EventListener interface
|
2013-10-04 10:07:39 -07:00 |
testBasic.cpp
|
prevents bug in gcc 4.6.3
|
2013-11-22 13:40:32 -08:00 |
testBasic.h
|
ClippingNode Test works again
|
2013-11-22 12:15:41 -08:00 |
testResource.h
|
More best practices fixes and other bug fixes
|
2013-07-23 15:20:22 -07:00 |
tests.h
|
Console is working!
|
2013-12-03 18:46:54 -08:00 |