axmol/cocos2dx
minggo d2a5723973 issue #1555:add CCDrawNode 2012-11-09 12:08:18 +08:00
..
actions issue #1526: Moved implementations of static functions in CCActionEase.h, CCLabelBMFont.h to CCActionEase.cpp, CCLabelBMFont.cpp. 2012-11-02 10:06:48 +08:00
base_nodes issue #1555:add CCDrawNode 2012-11-09 12:08:18 +08:00
cocoa issue #1486: fix a warning in CCAutoreleasePool.cpp. 2012-10-12 16:03:53 +08:00
draw_nodes issue #1555:add CCDrawNode 2012-11-09 12:08:18 +08:00
effects issue #1555:add CCDrawNode 2012-11-09 12:08:18 +08:00
include issue #1555:add CCDrawNode 2012-11-09 12:08:18 +08:00
kazmath Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
keypad_dispatcher Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
label_nodes issue #1526: Moved implementations of static functions in CCActionEase.h, CCLabelBMFont.h to CCActionEase.cpp, CCLabelBMFont.cpp. 2012-11-02 10:06:48 +08:00
layers_scenes_transitions_nodes issue #1555:add CCDrawNode 2012-11-09 12:08:18 +08:00
menu_nodes CCMenu - prevent a crash if some child item is not CCMenuItem 2012-10-21 11:16:10 +03:00
misc_nodes issue #1555:add CCDrawNode 2012-11-09 12:08:18 +08:00
particle_nodes fixed #1556: Removed CCParticleFire::create(const char* pListFile) since particle can be constructed from plist by CCParticleSystemQuad::create(plist). 2012-11-08 12:55:32 +08:00
platform Merge pull request #1532 from wenbin1989/gles20 2012-11-06 20:10:21 -08:00
proj.blackberry fixed a couple typos 2012-10-27 09:58:49 -04:00
proj.ios issue #1555:add CCDrawNode 2012-11-09 12:08:18 +08:00
proj.linux fix compiling error on linux 64 bit 2012-11-01 15:38:48 +08:00
proj.mac Merge branch 'gles20' of github.com:cocos2d/cocos2d-x into gles20 2012-09-18 18:42:41 -04:00
proj.win32 Merge remote branch 'upstream/gles20' into gles20 2012-10-08 16:35:43 +02:00
script_support Added "executeAccelerometerEvent" for CCScriptEngineProtocol class. Exported Accelerometer event to JS. 2012-11-06 14:18:13 +08:00
shaders issue #1555:add CCDrawNode 2012-11-09 12:08:18 +08:00
sprite_nodes revert CCSpriteBatchNode::removeSpriteFromAtlas() 2012-10-30 18:20:47 +08:00
support fixed #1493: Updated one comment. 2012-10-22 15:52:11 +08:00
text_input_node Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
textures issue #1555:add CCDrawNode 2012-11-09 12:08:18 +08:00
tilemap_parallax_nodes update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
touch_dispatcher getDelta() is delta function 2012-10-14 21:20:31 +09:00
Android.mk Android JAVA refactoring. Android JNI Cleanup. 2012-09-07 17:23:04 -07:00
CCCamera.cpp update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
CCCamera.h update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
CCConfiguration.cpp Merge with gles20. 2012-06-11 10:43:07 -07:00
CCConfiguration.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCDirector.cpp issue #1555:add CCDrawNode 2012-11-09 12:08:18 +08:00
CCDirector.h fixed #1520: Added comments for using multiresolution in HelloCpp. 2012-10-23 10:50:47 +08:00
CCScheduler.cpp update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
CCScheduler.h update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
cocos2d.cpp update xcode template and version string 2012-11-01 12:06:15 +08:00