axmol/cocos2dx
Ricardo Quesada b846a3060e cocos2d-x in Mac:
Works as expected. All the projects defines CC_KEYBOARD_SUPPORT.
Either all of them should define them, or none, otherwise the vtable
will be broken
2013-06-28 19:02:10 -07: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 issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +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 cocos2d-x in Mac: 2013-06-28 19:02:10 -07:00
menu_nodes issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
misc_nodes issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
particle_nodes issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
platform issue #2329: remove unneeded codes 2013-06-26 16:42:11 +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 issue #2325: Updating project configuration, tested on iPad 3. 2013-06-24 18:32:06 +08:00
proj.linux removed libxml2 dependence from libcocos2d 2013-06-27 08:30:55 +02:00
proj.mac cocos2d-x in Mac: 2013-06-28 19:02:10 -07:00
proj.marmalade 1. add Component struct. 2013-06-04 17:38:43 +08:00
proj.nacl [NaCl] Add support for building using glibc toolchain. 2013-06-20 12:56:14 -07:00
proj.tizen Fix compile error. 2013-06-20 19:20:27 +09:00
proj.win32 issue #2305: [Win32] Removing the third party library pthreadVCE2. 2013-06-26 12:52:38 +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 #2305: fix a running time error 2013-06-26 15:11:13 +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 Add -landroid to LOCAL_LDLIBS and LOCAL_EXPORT_LDLIBS 2013-06-24 15:14:14 -07: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 cocos2d-x in Mac: 2013-06-28 19:02:10 -07:00
CCDirector.h cocos2d-x in Mac: 2013-06-28 19:02:10 -07: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