axmol/cocos2dx
James Chen 26a5f31f0e Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into iss1469-moonwarriors 2012-10-10 15:25:49 +08:00
..
actions update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
base_nodes update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
cocoa Fix a typo. 2012-10-08 14:58:24 +08:00
effects update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
include issue #1469: Exported 'cocos2dVersion'. 2012-10-10 15:08:11 +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 update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
layers_scenes_transitions_nodes update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
menu_nodes Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
misc_nodes fixed #1500:fix a memory leak 2012-10-10 12:02:56 +08:00
particle_nodes update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
platform fixed #1496: An error of comparing font's face name in CCImage of win32 port. 2012-10-08 14:52:08 +08:00
proj.blackberry fixed #1420: Merged gles20 branch of blackberry port from Dale's repo and fixed some bugs. 2012-08-20 15:49:02 +08:00
proj.ios Test project for cocos2d-x js. 2012-08-27 10:07:31 -07:00
proj.linux fixed some compilation errors for linux platform. 2012-09-26 15:23:10 +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 Update windows project files: Paths should be referenced from the $(ProjectDir) so that devs using a custom .sln that references the existing .vcxproj files in the cocos2d-x repo can use them without errors. 2012-09-07 15:00:21 -04:00
script_support update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
shaders update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
sprite_nodes update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
support Reverted CCNotificationCenter.cpp. 'object' and 'target' should not be retained. We must use weak reference, otherwise the life-cycle of target object will be delayed until the destruction of CCNotificationCenter. 2012-09-26 16:25:13 +08:00
text_input_node Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
textures update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +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 update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08: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 Complete delete CCDirector after called CCDirector::purgeDirector() 2012-09-21 00:29:16 +08:00
CCDirector.h update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
CCDrawingPrimitives.cpp update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
CCDrawingPrimitives.h add ccDrawCircle overloaded function, for jsbinding 2012-09-20 11:55:12 +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 copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00