axmol/cocos2dx
James Chen 8fb40eaee2 android target 17 --> 8. 2013-06-17 15:55:09 +08:00
..
actions issue #2103 add cocosbuilder lua test sample 2013-06-05 16:25:23 +08:00
base_nodes 1. add Component struct. 2013-06-04 17:38:43 +08:00
cocoa CCConfiguration extension (rewritten) 2013-05-22 13:00:34 -07:00
draw_nodes A problem of CCDrawNode::drawPolygon outline 2013-06-04 13:22:06 +08:00
effects Coordinates are already in terms of pixels -- no need to do content scaling 2013-05-17 17:08:46 -07:00
include 1. add Component struct. 2013-06-04 17:38:43 +08:00
kazmath Add new port: Native Client 2013-03-02 12:15:24 -08:00
keypad_dispatcher
label_nodes fixed #2259:add description of path that custom font can put in 2013-06-10 23:01:48 +08:00
layers_scenes_transitions_nodes Move GL server-side buffer code into a separate class and use multiple inheritance to deploy only to classes that need it. 2013-05-06 20:59:48 -07:00
menu_nodes Fixing compilation errors. 2013-05-07 15:51:58 +08:00
misc_nodes Merge pull request #2521 from minggo/emscriptenate 2013-05-06 23:51:38 -07:00
particle_nodes Merge branch 'fix_profiler_compile_error_android' of https://github.com/gelldur/cocos2d-x 2013-03-25 11:46:02 +08:00
platform android target 17 --> 8. 2013-06-17 15:55:09 +08:00
proj.blackberry Updating project configuration for Blackberry port. 2013-06-07 16:52:49 +08:00
proj.emscripten 1. add Component struct. 2013-06-04 17:38:43 +08:00
proj.ios 1. add Component struct. 2013-06-04 17:38:43 +08:00
proj.linux 1. add Component struct. 2013-06-04 17:38:43 +08:00
proj.mac 1. add Component struct. 2013-06-04 17:38:43 +08:00
proj.marmalade 1. add Component struct. 2013-06-04 17:38:43 +08:00
proj.nacl Updating makefile for native client. 2013-06-08 15:35:45 +08:00
proj.tizen Update projects to Tizen 2.1 SDK. 2013-05-22 16:55:18 +09:00
proj.win32 1. add Component struct. 2013-06-04 17:38:43 +08:00
script_support issue #2103 add cocosbuilder lua test sample 2013-06-05 15:51:29 +08:00
shaders Added CC_FORMAT_PRINTF to CCString 2013-04-19 14:00:16 +04:00
sprite_nodes Minor fix for CCSprite::draw(), checking whether texture is valid, if it's invalid, don't set the attribute for it. 2013-06-06 14:41:22 +08:00
support Merge branch 'master' of https://github.com/cocos2d/cocos2d-x 2013-06-06 12:35:18 +08:00
text_input_node Fixed GCC warning on narrowing conversion 2013-04-19 12:09:26 +04:00
textures issue #2271: fixed memory leak of CCTextureCache::snapshotTextures() 2013-06-09 15:03:38 +08:00
tilemap_parallax_nodes Removing unused variable 2013-06-03 09:17:03 -04:00
touch_dispatcher add getStartLocation() and getStartLocationInView() to CCTouch to access the start point of a touch 2013-03-04 13:08:19 +01:00
Android.mk 1. add Component struct. 2013-06-04 17:38:43 +08:00
CCCamera.cpp
CCCamera.h
CCConfiguration.cpp Adds setObject to CCConfiguration 2013-06-03 13:49:06 -07:00
CCConfiguration.h Adds setObject to CCConfiguration 2013-06-03 13:49:06 -07:00
CCDirector.cpp Fixing a logic error in CCDirector.cpp. 2013-06-10 21:19:22 +08:00
CCDirector.h Adds missing config files for CCConfiguration 2013-06-06 12:23:44 -07:00
CCScheduler.cpp fixed potential crash in CCScheduler::removeHashElement 2013-03-26 22:55:26 +01:00
CCScheduler.h
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
cocos2d.cpp change version 2013-06-04 11:52:35 +08:00