axmol/cocos2dx
folecr cab83bb4a6 Fix header file location to match convention in include directives in the cocos source 2012-02-02 20:07:37 -08:00
..
.settings add files include test and cocosDenshion 2011-08-19 14:43:19 +08:00
actions issue #892: use RTTI instead of selectorRetain() and selectorRelease() 2011-12-15 10:26:31 +08:00
base_nodes issue #892: modify pkg for lua 2011-12-07 15:24:03 +08:00
cocoa Fixing Warning on CLang 3.0 on XCode 4.2 2011-12-15 01:46:55 +08:00
effects issue #879: replase assert with CCAssert 2011-11-28 17:28:43 +08:00
include issue 952: make CCLabelBMFont support other language, such as chinese, korean, japanese. 2012-01-18 18:02:39 +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 #936: check whether selector is valid 2012-01-04 10:58:20 +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 Fix header file location to match convention in include directives in the cocos source 2012-02-02 20:07:37 -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 issue #892: use RTTI to simplify codes, work ok on win32 2011-12-07 14:28:22 +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 issue #892: use RTTI to simplify codes, work ok on win32 2011-12-07 14:28:22 +08:00
support Fixing Warning on CLang 3.0 on XCode 4.2 2011-12-15 01:46:55 +08:00
text_input_node Non-trivial arguments passed by reference now. 2011-08-17 17:26:26 +04:00
textures fixed #928:change 'vt->m_PixelFormat = CCTexture2D::defaultAlphaPixelFormat();' to 'vt->m_PixelFormat = tt->getPixelFormat();' 2011-12-29 16:00:36 +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 fixed #927: To use 'std::map::find' instead of 'std::map::[]', because '[]' will create a new element with default value. 2011-12-31 17:44:45 +08:00
Android.mk Add EXPORT_C_INCLUDES and correct the paths to third party modules 2012-02-02 20:04:29 -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 Added Marmalade support to TextInputTest and HelloLua samples 2012-01-15 15:57:10 +01:00
CCDrawingPrimitives.cpp issue #879: replase assert with CCAssert 2011-11-28 17:28:43 +08:00
CCScheduler.cpp issue #892: use RTTI instead of selectorRetain() and selectorRelease() 2011-12-15 10:26:31 +08:00
cocos2d.cpp modify version 2012-01-11 15:17:16 +08:00