axmol/cocos2dx
dualface 1a162a09ad restore CCLayer:onExit() 2012-09-20 11:32:02 +08:00
..
actions Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
base_nodes Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
cocoa Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
effects Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
include Merge branch 'gles20' of git://github.com/cocos2d/cocos2d-x into gles20 2012-09-20 09:27:45 +08:00
kazmath Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
keypad_dispatcher Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
label_nodes Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
layers_scenes_transitions_nodes restore CCLayer:onExit() 2012-09-20 11:32:02 +08:00
menu_nodes Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
misc_nodes Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
particle_nodes Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
platform Merge branch 'gles20' of git://github.com/cocos2d/cocos2d-x into gles20 2012-09-17 17:55:41 +08:00
proj.blackberry fixed #1420: Merged gles20 branch of blackberry port from Dale's repo and fixed some bugs. 2012-08-20 15:49:02 +08:00
proj.ios Test project for cocos2d-x js. 2012-08-27 10:07:31 -07:00
proj.linux issue #1470:modify linux makefile and re-create xcode template 2012-09-19 18:05:10 +08:00
proj.mac Merge branch 'gles20' of github.com:cocos2d/cocos2d-x into gles20 2012-09-18 18:42:41 -04:00
proj.win32 Update windows project files: Paths should be referenced from the $(ProjectDir) so that devs using a custom .sln that references the existing .vcxproj files in the cocos2d-x repo can use them without errors. 2012-09-07 15:00:21 -04:00
script_support Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
shaders Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
sprite_nodes Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
support Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
text_input_node Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
textures Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
tilemap_parallax_nodes Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
touch_dispatcher Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
Android.mk Remove spidermonkey bindings from the CocosDenshion and cocos2dx module makefiles 2012-08-28 17:43:57 -07: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 Minor English Spelling Corrections, etc. 2012-09-15 14:19:14 -07: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 restore CCDirector 2012-09-17 15:12:13 +08:00
CCDirector.h Minor English Spelling Corrections, etc. 2012-09-15 14:19:14 -07:00
CCDrawingPrimitives.cpp Merge branch 'gles20' of git://github.com/cocos2d/cocos2d-x into gles20 2012-09-17 17:55:41 +08:00
CCDrawingPrimitives.h Merge branch 'gles20' of git://github.com/cocos2d/cocos2d-x into gles20 2012-09-17 17:55:41 +08:00
CCScheduler.cpp Minor English Spelling Corrections, etc. 2012-09-15 14:19:14 -07:00
CCScheduler.h A few more minor documentation changes. OK, enough for today! :-) 2012-09-15 15:12:28 -07:00
cocos2d.cpp fixed #1440:convert offert point to pixel 2012-08-22 14:29:23 +08:00