axmol/cocos2dx
minggo 9211d8f503 Merge pull request #3742 from mlepage/develop
Clean up some API documentation
2013-09-23 19:15:37 -07:00
..
actions Deprecated methods are replaced (warning MSVC C4996 is suppressed). 2013-09-16 15:38:03 +03:00
base_nodes Clean up some API documentation 2013-09-22 20:05:49 -04:00
cocoa Fix a memory leak in Dictionary::createWithContentOfFile(). 2013-09-18 14:09:02 +08:00
draw_nodes Deprecated methods are replaced (warning MSVC C4996 is suppressed). 2013-09-16 15:38:03 +03:00
effects Deprecated methods are replaced (warning MSVC C4996 is suppressed). 2013-09-16 15:38:03 +03:00
event_dispatcher rename some files 2013-09-21 14:40:54 +08:00
include Clean up some API documentation 2013-09-22 20:05:49 -04:00
kazmath make Director::end() reantrant 2013-09-18 23:52:09 +08:00
label_nodes Deprecated methods are replaced (warning MSVC C4996 is suppressed). 2013-09-16 15:38:03 +03:00
layers_scenes_transitions_nodes Clean up some API documentation 2013-09-22 20:05:49 -04:00
menu_nodes rename some files 2013-09-21 14:40:54 +08:00
misc_nodes Merge branch 'suppressed-C4996' of https://github.com/savdalion/cocos2d-x into savdalion-suppressed-C4996 2013-09-16 20:58:26 +08:00
particle_nodes Merge branch 'suppressed-C4996' of https://github.com/savdalion/cocos2d-x into savdalion-suppressed-C4996 2013-09-16 20:58:26 +08:00
physics issue #2771: move include chipmunk and box2d to cpp 2013-09-17 17:39:08 +08:00
platform Merge pull request #3769 from michaelcontento/android-fix-opengl-config 2013-09-23 19:08:55 -07:00
proj.emscripten issue #2087: Adding CustomEvent and CustomEventListener classes. Make Event and EventListener as abstract classes. 2013-09-19 09:14:51 +08:00
proj.linux rename some files 2013-09-21 14:40:54 +08:00
proj.nacl rename some files 2013-09-21 14:40:54 +08:00
proj.qt5 issue #2087: Adding CustomEvent and CustomEventListener classes. Make Event and EventListener as abstract classes. 2013-09-19 09:14:51 +08:00
proj.tizen [Tizen] Update project files. 2013-08-25 02:22:50 +09:00
proj.win32 add renamed files into vs.proj 2013-09-21 15:01:42 +08:00
script_support rename some files 2013-09-21 14:40:54 +08:00
shaders Deprecated methods are replaced (warning MSVC C4996 is suppressed). 2013-09-16 15:38:03 +03:00
sprite_nodes Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical 2013-09-17 11:19:47 +08:00
support make Director::end() reantrant 2013-09-18 23:52:09 +08:00
text_input_node Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into new-event-dispatcher-rebase 2013-09-13 19:06:09 +08:00
textures make Director::end() reantrant 2013-09-18 23:52:09 +08:00
tilemap_parallax_nodes Merge branch 'suppressed-C4996' of https://github.com/savdalion/cocos2d-x into savdalion-suppressed-C4996 2013-09-16 20:58:26 +08:00
Android.mk rename some files 2013-09-21 14:40:54 +08:00
CCCamera.cpp issue #2784:Add js-binding and lua-binding document 2013-09-13 11:41:20 +08:00
CCCamera.h issue #2784:Add class constructor js-binding document 2013-09-13 16:46:31 +08:00
CCConfiguration.cpp Logs when software decoder is being used 2013-09-23 17:03:28 -07:00
CCConfiguration.h Logs when software decoder is being used 2013-09-23 17:03:28 -07:00
CCDeprecated.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 2013-07-27 22:06:30 +08:00
CCDirector.cpp make Director::end() reantrant 2013-09-18 23:52:09 +08:00
CCDirector.h Clean up some API documentation 2013-09-22 20:05:49 -04:00
CCScheduler.cpp [develop] Warning fixes. 2013-09-08 11:26:38 +08:00
CCScheduler.h issue #2784:Add class constructor js-binding document 2013-09-13 16:46:31 +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
ccTypes.cpp [develop] Warning fixes. 2013-09-08 11:26:38 +08:00
cocos2d.cpp version is v3.0-alpha0 2013-09-18 16:56:25 -07:00
cocos2dx-Prefix.pch issue #2371: Deleting cocos2dx/proj.ios and cocos2dx/proj.mac since it isn't needed anymore, moving the prefix header file to previous folder. 2013-07-05 10:52:46 +08:00