axmol/cocos2dx
minggo fd04f2024b Merge pull request #1094 from NatWeiss/fixxcode42
Fixes a compilation error for Xcode 4.2
2012-07-10 21:08:32 -07:00
..
actions fixed #1367: Refactor "createWith***" to "create". 2012-06-27 14:21:29 +08:00
base_nodes fixed #1379: Fixed typing error in CCNode.cpp line74 2012-07-09 14:45:04 +08:00
cocoa fixed #1367: Refactor "createWith***" to "create". 2012-06-27 14:21:29 +08:00
effects add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
extensions fixed #1081 cocosbuilder , error when loading CCControlButton from ccbi 2012-07-05 00:49:51 +08:00
include issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
kazmath fixed #1269: Updated include search paths for win32 and android. 2012-06-19 17:22:55 +08:00
keypad_dispatcher add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
label_nodes fixed #1367: using CCString::createWithContentOfFile in CCBMFontConfiguration::parseConfigFile. 2012-06-27 17:04:54 +08:00
layers_scenes_transitions_nodes fixed #1381: fixed different declaration on CCLayerColor::setContentSize 2012-07-10 09:13:49 +08:00
menu_nodes fixed #1367: Refactor "createWith***" to "create". 2012-06-27 14:21:29 +08:00
misc_nodes fixed #1367: Refactor "createWith***" to "create". 2012-06-27 14:21:29 +08:00
particle_nodes fixed #1367: Refactor "createWith***" to "create". 2012-06-27 14:21:29 +08:00
platform Fixes a compilation error for Xcode 4.2 and still maintains compatibility with Xcode 4.5. 2012-07-10 21:01:32 -07:00
proj.ios update CHANGELOG and delete some unneeded files 2012-06-28 11:47:54 +08:00
proj.win32 Fixes Win32 error "The application failed to initalize properly 0xc000000d" 2012-07-08 23:54:29 -07:00
script_support add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
shaders Fixes a few Xcode 4.5-specific error messages. 2012-07-08 22:37:19 -07:00
sprite_nodes fixed a bug in CCSpriteFrame::getTexture. 2012-06-27 15:04:42 +08:00
support add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
text_input_node add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
textures Fixes a few Xcode 4.5-specific error messages. 2012-07-08 22:37:19 -07:00
tileMap_parallax_nodes fixed #1367: Refactor "createWith***" to "create". 2012-06-27 14:21:29 +08:00
touch_dispatcher add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
Android.mk fixed #1269: Updated include search paths for win32 and android. 2012-06-19 17:22:55 +08:00
CCCamera.cpp issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCCamera.h add groups to all classes for doxygen 2012-06-20 18:09:11 +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 fixed #1364:add paused state 2012-06-26 11:02:19 +08:00
CCDirector.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCDrawingPrimitives.cpp fixed #1367: Refactor "createWith***" to "create". 2012-06-27 14:21:29 +08:00
CCDrawingPrimitives.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCScheduler.cpp fixed #1371: Particle crashes if setAutoRemoveOnFinish(true). 2012-07-01 21:17:44 +08:00
CCScheduler.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
cocos2d.cpp modify cocos2d-x version 2012-06-26 15:37:47 +08:00