axmol/cocos2dx
minggo 8770976884 Merge branch 'android_ndk_modules' of https://github.com/folecr/cocos2d-x into ndk_module 2012-02-07 10:48:07 +08:00
..
.settings add files include test and cocosDenshion 2011-08-19 14:43:19 +08:00
actions fixed #965: Remove some dynamic_cast callings since selector_protocol.h was removed 2012-02-02 17:46:45 +08:00
base_nodes modify construct and destruct function of some class, for example CCNode() --> CCNode.cpp(void) 2012-01-09 23:21:31 +08:00
cocoa restore original CCCopying as the parent class of CCObject 2012-01-17 10:54:21 +08:00
effects issue #879: replase assert with CCAssert 2011-11-28 17:28:43 +08:00
include fixed #965: Remove some dynamic_cast callings since selector_protocol.h was removed 2012-02-02 17:46:45 +08:00
keypad_dispatcher issue #892: use RTTI to simplify codes, work ok on win32 2011-12-07 14:28:22 +08:00
label_nodes fixed 952: make CCLabelBMFont support other language, such as chinese, korean, japanese. 2012-01-18 18:43:41 +08:00
layers_scenes_transitions_nodes make CCTouchDelegate::touchDelegateRetain() and touchDelegateRelease as pure virtual function 2012-01-11 16:54:14 +08:00
menu_nodes fixed #959: make touch id correct on android 2012-01-31 14:49:02 +08:00
misc_nodes issue #879: replase assert with CCAssert 2011-11-28 17:28:43 +08:00
particle_nodes remove some '__QNX__' macros 2011-12-12 16:14:12 +08:00
platform Merge branch 'android_ndk_modules' of https://github.com/folecr/cocos2d-x into ndk_module 2012-02-07 10:48:07 +08:00
proj.bada fixed #918: modify filter of airplay to marmalade. 2011-12-16 11:08:37 +08:00
proj.linux modify eclipse project setting for linux port 2012-01-12 19:15:23 +08:00
proj.marmalade Added Marmalade support to TextInputTest and HelloLua samples 2012-01-15 15:57:10 +01:00
proj.qnx Merge branch 'dev' of https://github.com/guavagames/cocos2d-x into pullrequest#619 2011-12-15 11:36:42 +08:00
proj.win32 remove selector_protocol.h for vs2010 project 2012-01-30 18:27:03 +08:00
proj.wophone Merge branch 'master' of https://github.com/jbyu/cocos2d-x 2011-11-15 14:00:52 +08:00
script_support [win32] fixed #620: change the output of lua to a lib 2011-07-20 15:21:51 +08:00
sprite_nodes modify construct and destruct function of some class, for example CCNode() --> CCNode.cpp(void) 2012-01-09 23:21:31 +08:00
support fixed #933: free doc 2012-02-02 14:24:51 +08:00
text_input_node Non-trivial arguments passed by reference now. 2011-08-17 17:26:26 +04:00
textures Merge pull request #691 from winbinar/master 2012-02-05 23:00:31 -08:00
tileMap_parallax_nodes Fixing Warning on CLang 3.0 on XCode 4.2 2011-12-15 01:46:55 +08:00
touch_dispatcher remove some logs 2012-01-30 15:46:56 +08:00
Android.mk fix library name - the makefiles expect the full name of the library including the lib prefix 2012-02-02 23:01:50 -08:00
CCCamera.cpp issue #879: replase assert with CCAssert 2011-11-28 17:28:43 +08:00
CCConfiguration.cpp Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into bada 2011-09-29 16:03:37 +08:00
CCConfiguration.h modified: cocos2dx/.cproject 2011-08-23 11:28:04 +08:00
CCDirector.cpp Merge branch 'master' into moveSel2CCObject 2012-01-19 15:46:31 +08:00
CCDrawingPrimitives.cpp issue #879: replase assert with CCAssert 2011-11-28 17:28:43 +08:00
CCScheduler.cpp fixed #965: Remove some dynamic_cast callings since selector_protocol.h was removed 2012-02-02 17:46:45 +08:00
cocos2d.cpp modify version 2012-01-11 15:17:16 +08:00