axmol/cocos2dx
James Chen 0fce637ec7 issue #1429: First commit CCEditBox support, only valid on IOS. PLZ refer to ExtensionsTest/EditBoxTest. 2012-08-15 14:33:56 +08:00
..
actions add more details in doxygen comments. 2012-08-10 13:58:34 +08:00
base_nodes fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float" 2012-08-01 15:30:12 +08:00
cocoa fix the out-of-range crash in CCArray::randomObject() 2012-08-11 23:31:51 +08:00
effects fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
include issue #1405:remove unneeded functions of CCFileUtils 2012-08-08 18:39:33 +08:00
kazmath fixed #1269: Updated include search paths for win32 and android. 2012-06-19 17:22:55 +08:00
keypad_dispatcher add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
label_nodes issue #1405:remove unneeded functions of CCFileUtils 2012-08-08 18:39:33 +08:00
layers_scenes_transitions_nodes Merge branch 'gles20' of git://github.com/cocos2d/cocos2d-x into bug1381 2012-07-27 18:29:57 +08:00
menu_nodes fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float" 2012-08-01 15:30:12 +08:00
misc_nodes fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
particle_nodes fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float" 2012-08-01 15:30:12 +08:00
platform issue #1429: First commit CCEditBox support, only valid on IOS. PLZ refer to ExtensionsTest/EditBoxTest. 2012-08-15 14:33:56 +08:00
proj.ios fixed #1413, add CCTouch::getLocation(), getDelta() method 2012-07-31 17:41:53 +08:00
proj.linux issue #1424, http wrapper compiled pass on linux 2012-08-09 11:15:06 +08:00
proj.mac fixed #1417:add header search path and add CCTouch.cpp into mac project 2012-08-06 11:08:06 +08:00
proj.win32 add CCTouch.cpp into proj.win32, android.mk, xcode4 template. 2012-07-31 23:32:19 +08:00
script_support add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
shaders Fixes a few Xcode 4.5-specific error messages. 2012-07-08 22:37:19 -07:00
sprite_nodes add more details in doxygen comments. 2012-08-10 13:58:34 +08:00
support fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float" 2012-08-01 15:30:12 +08:00
text_input_node change the param sequence of CCLabelTTF::create and initWithString, according to JS APIs 2012-08-01 13:24:23 +08:00
textures issue #1405:remove unneeded functions of CCFileUtils 2012-08-08 18:39:33 +08:00
tilemap_parallax_nodes fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float" 2012-08-01 15:30:12 +08:00
touch_dispatcher fixed #1413, add CCTouch::getLocation(), getDelta() method 2012-07-31 17:41:53 +08:00
Android.mk issue #1424, http wrapper has been tested on iOS, mac, android port. 2012-08-09 10:45:11 +08: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 add groups to all classes for doxygen 2012-06-20 18:09:11 +08: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 issue #1405: modify macro names and comment and add getVisibleSize and getVisibleOrigin in CCDirector 2012-08-09 10:23:39 +08:00
CCDirector.h issue #1405: modify macro names and comment and add getVisibleSize and getVisibleOrigin in CCDirector 2012-08-09 10:23:39 +08:00
CCDrawingPrimitives.cpp fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float" 2012-08-01 15:30:12 +08:00
CCDrawingPrimitives.h fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float" 2012-08-01 15:30:12 +08:00
CCScheduler.cpp fixed #1402, résolve conflicting "create" functions 2012-07-23 22:49:11 +08:00
CCScheduler.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
cocos2d.cpp modify cocos2d-x version 2012-06-26 15:37:47 +08:00