axmol/cocos2dx
James Chen ed1fa76fd6 issue #2285: ccColor3B --> const ccColor3B& for MotionStreak::create. 2013-07-02 17:46:45 +08:00
..
actions issue #2322: Action now is inherited from Object and Clonable now. 2013-06-23 17:22:23 +08:00
base_nodes Fixed Bug#2327:CCNode::isScheduled() is not implemented 2013-06-27 12:05:47 +08:00
cocoa Fix include path 2013-06-24 17:29:24 -07:00
draw_nodes issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
effects issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
include issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
kazmath Support Tizen device. 2013-06-12 10:20:18 +09:00
keyboard_dispatcher Fixing errors on windows. 2013-07-01 18:22:09 +08:00
keypad_dispatcher issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
label_nodes issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
layers_scenes_transitions_nodes LayerColor::initWithColor should return false when Layer::init() returns false. 2013-07-02 14:45:06 +08:00
menu_nodes issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
misc_nodes issue #2285: ccColor3B --> const ccColor3B& for MotionStreak::create. 2013-07-02 17:46:45 +08:00
particle_nodes issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
platform closed #2347: Macros like CC_KEYBOARD_SUPPORT should not be in header file. 2013-07-01 16:48:42 +08:00
proj.blackberry Updating project configuration for Blackberry port. 2013-06-07 16:52:49 +08:00
proj.emscripten Fix emscripten build on linux 2013-06-25 11:47:52 -07:00
proj.ios closed #2347: Macros like CC_KEYBOARD_SUPPORT should not be in header file. 2013-07-01 16:48:42 +08:00
proj.linux Added ccFPSImages entity as linked resource 2013-06-30 22:00:29 +02:00
proj.mac cocos2d-x in Mac: 2013-06-28 19:02:10 -07:00
proj.marmalade issue #2347: Compiled ok for android, marmalade and nacl, windows needs to be tested too. 2013-07-01 17:35:51 +08:00
proj.nacl issue #2347: Compiled ok for android, marmalade and nacl, windows needs to be tested too. 2013-07-01 17:35:51 +08:00
proj.tizen Fix compile error. 2013-06-20 19:20:27 +09:00
proj.win32 Fixing errors on windows. 2013-07-01 18:22:09 +08:00
script_support issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
shaders issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
sprite_nodes issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
support issue #2329: remove unneeded codes 2013-06-26 16:42:11 +08:00
text_input_node issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
textures closed #2342: Fixing indention. 2013-06-29 15:04:43 +08:00
tilemap_parallax_nodes issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
touch_dispatcher issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
Android.mk issue #2347: Compiled ok for android, marmalade and nacl, windows needs to be tested too. 2013-07-01 17:35:51 +08:00
CCCamera.cpp issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCCamera.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCConfiguration.cpp issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCConfiguration.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCDirector.cpp closed #2347: Macros like CC_KEYBOARD_SUPPORT should not be in header file. 2013-07-01 16:48:42 +08:00
CCDirector.h closed #2347: Keyboard is supported from cocos2d-x 3.0. 2013-07-01 17:15:49 +08:00
CCScheduler.cpp Fixed Bug#2327:CCNode::isScheduled() is not implemented 2013-06-27 12:05:47 +08:00
CCScheduler.h Fixed Bug#2327:CCNode::isScheduled() is not implemented 2013-06-27 12:05:47 +08:00
ccFPSImages.c issue 2217: Removing unused fps_image png data. 2013-05-23 16:04:40 +08:00
ccFPSImages.h issue 2217: Removing unused fps_image png data. 2013-05-23 16:04:40 +08:00
cocos2d.cpp MenuItemToggle is fixed 2013-06-05 17:51:40 -07:00