axmol/cocos2dx
James Chen 1702cbd7b2 [dispatcher] Other platforms update. 2013-09-12 20:56:57 +08:00
..
actions [develop] Warning fixes. 2013-09-08 11:26:38 +08:00
base_nodes [dispatcher] Adding 'Node::updateEventPriorityIndex' and making 'Node::addEventId(removeEventId)' method to be private. 2013-09-12 20:47:15 +08:00
cocoa [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
draw_nodes Use explicit boolean compare instead of implicit float -> boolean conversion 2013-08-12 14:21:58 -07:00
effects Better destructors logs 2013-08-21 20:08:51 -07:00
event_dispatcher [dispatcher] Removing unused listeners after dispatching event. 2013-09-12 20:45:35 +08:00
include [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
kazmath compiles on ARM 2013-08-30 21:08:28 -07:00
label_nodes [develop] Warning fixes. 2013-09-08 11:26:38 +08:00
layers_scenes_transitions_nodes [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
menu_nodes [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
misc_nodes [dispatcher] Adding 'Node::updateEventPriorityIndex' and making 'Node::addEventId(removeEventId)' method to be private. 2013-09-12 20:47:15 +08:00
particle_nodes [dispatcher] Adding 'Node::updateEventPriorityIndex' and making 'Node::addEventId(removeEventId)' method to be private. 2013-09-12 20:47:15 +08:00
platform [dispatcher] Other platforms update. 2013-09-12 20:56:57 +08:00
proj.emscripten [dispatcher] Updating Makefile. 2013-09-12 20:51:44 +08:00
proj.linux [dispatcher] Updating Makefile. 2013-09-12 20:51:44 +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 [win32] Removing CCAccelerometer.cpp. 2013-09-11 22:31:17 +08:00
script_support [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
shaders Replaces `Dictionary` with `std::unordered_map` 2013-09-06 22:55:11 -07:00
sprite_nodes [dispatcher] Adding 'Node::updateEventPriorityIndex' and making 'Node::addEventId(removeEventId)' method to be private. 2013-09-12 20:47:15 +08:00
support 1. remove any unused functions. 2013-09-10 11:02:50 +08:00
text_input_node [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
textures Replaces `Dictionary` with `std::unordered_map` 2013-09-06 22:55:11 -07:00
tilemap_parallax_nodes [develop] Warning fixes. 2013-09-08 11:26:38 +08:00
Android.mk [Dispatcher] Updating Android.mk, and some refractor. 2013-09-12 17:31:37 +08:00
CCCamera.cpp issue #2462:use cocos2d-x c++ style 2013-08-08 16:31:44 +08:00
CCCamera.h issue #2462:use cocos2d-x c++ style 2013-08-08 16:31:44 +08:00
CCConfiguration.cpp issue #2533:add ATITC compressed texture support 2013-08-16 11:02:44 +08:00
CCConfiguration.h issue #2533:add ATITC compressed texture support 2013-08-16 11:02:44 +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 [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
CCDirector.h [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
CCScheduler.cpp [develop] Warning fixes. 2013-09-08 11:26:38 +08:00
CCScheduler.h Use C++ code in C++ comments. 2013-08-01 16:40:56 +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 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