axmol/cocos2dx
James Chen e697b0fc0b issue #2087: Updating the constructor of XXXEvent. 2013-09-18 18:16:14 +08:00
..
actions Deprecated methods are replaced (warning MSVC C4996 is suppressed). 2013-09-16 15:38:03 +03:00
base_nodes issue #2087: Sorts listeners only when flag is dirty. setPriority is only valid in fixed priority listener. 2013-09-18 17:46:00 +08: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 issue #2087: Updating the constructor of XXXEvent. 2013-09-18 18:16:14 +08:00
include Merge branch 'iss2771_physical' of https://github.com/boyu0/cocos2d-x into merge-physics 2013-09-17 18:14:12 +08:00
kazmath compiles on ARM 2013-08-30 21:08:28 -07:00
label_nodes Deprecated methods are replaced (warning MSVC C4996 is suppressed). 2013-09-16 15:38:03 +03:00
layers_scenes_transitions_nodes Merge pull request #3680 from Dhilan007/develop 2013-09-18 00:01:32 -07:00
menu_nodes issue #2087: [dispatcher] Removing HANDLE_PRIORITY. 2013-09-17 17:03:02 +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 issue #2087: Updating the constructor of XXXEvent. 2013-09-18 18:16:14 +08:00
proj.emscripten [dispatcher] Updating Makefile. 2013-09-12 20:51:44 +08:00
proj.linux linux build ok 2013-09-17 22:36:15 +08:00
proj.nacl [dispatcher] Updating Makefile. 2013-09-12 20:51:44 +08:00
proj.qt5 [dispatcher] Updating Makefile. 2013-09-12 20:51:44 +08:00
proj.tizen [Tizen] Update project files. 2013-08-25 02:22:50 +09:00
proj.win32 issue #2771: update project setting 2013-09-17 10:41:08 +08:00
script_support Keypad event fix for js and lua bindings. 2013-09-17 23:21:45 +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 closed #2815: Fixed the bug in ZipUtils::ccInflateMemoryWithHint(): it doesn't copy the previous unpacked data into new memory when malloced memory is not enough. 2013-09-16 16:22:52 +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 Deprecated methods are replaced (warning MSVC C4996 is suppressed). 2013-09-16 15:38:03 +03: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 make cocos2dx depend chipmunk 2013-09-17 19:24:30 +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 issue #2533:add ATITC compressed texture support 2013-08-16 11:02:44 +08:00
CCConfiguration.h issue #2784:Delete class destuctor js-binding and lua-binding document 2013-09-13 13:52:42 +08: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 issue #2087: Invokes EventDispatcher::destroyInstance() when purging Director. 2013-09-18 13:00:43 +08:00
CCDirector.h Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into new-event-dispatcher-rebase 2013-09-13 19:06:09 +08: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
ccFPSImages.h
ccTypes.cpp [develop] Warning fixes. 2013-09-08 11:26:38 +08:00
cocos2d.cpp Fixes some warnings 2013-07-24 14:02:36 -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