axmol/cocos2dx
minggo 69f6b3970a Merge pull request #1647 from guanqun/fix-doxygen
Fix doxygen related errors and warnings
2012-11-25 23:26:48 -08:00
..
actions issue #1564:fix a logical erroe in CCRotationTo 2012-11-21 16:53:23 +08:00
base_nodes issue #1564: Return a new object instead of 'const reference' for some get methods. 2012-11-20 16:34:55 +08:00
cocoa issue #1486: fix a warning in CCAutoreleasePool.cpp. 2012-10-12 16:03:53 +08:00
draw_nodes issue #1564: Made ChipmunkTest of TestJavascript works 2012-11-22 15:19:16 +08:00
effects issue #1564: Return a new object instead of 'const reference' for some get methods. 2012-11-20 16:34:55 +08:00
include issue #1564: Return a new object instead of 'const reference' for some get methods. 2012-11-20 16:34:55 +08:00
kazmath Marmalade Cocos2d-x Main Repo Changes 2012-10-19 16:38:58 +01:00
keypad_dispatcher Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
label_nodes issue #1564: Minor fix in CCLabelBMFont::createFontChars(). 2012-11-21 10:06:03 +08:00
layers_scenes_transitions_nodes fix doxygen rendering output of CCLayerGradient 2012-11-25 23:27:29 +08:00
menu_nodes issue #1564: Return a new object instead of 'const reference' for some get methods. 2012-11-20 16:34:55 +08:00
misc_nodes issue #1564: make tests run on mac osx 2012-11-23 14:22:50 +08:00
particle_nodes issue #1564: Fix crash of ParticlesTest. 2012-11-21 17:22:26 +08:00
platform use macro CC_TARGET_OS_IPHONE instead of TARGET_OS_IPHONE and make xcode template work ok 2012-11-26 15:08:40 +08:00
proj.blackberry issue #1555: Fixed some compilation error for marmalade and blackberry ports. 2012-11-16 18:13:55 +08:00
proj.ios use macro CC_TARGET_OS_IPHONE instead of TARGET_OS_IPHONE and make xcode template work ok 2012-11-26 15:08:40 +08:00
proj.linux issue #1564:work ok on linux 2012-11-26 11:46:37 +08:00
proj.mac use macro CC_TARGET_OS_IPHONE instead of TARGET_OS_IPHONE and make xcode template work ok 2012-11-26 15:08:40 +08:00
proj.marmalade Update samples/TestCpp to compatible with marmalade 2012-11-24 20:14:01 +01:00
proj.win32 issue #1564: Deleted physics_nodes in cocos2dx since it was moved to extension. 2012-11-20 16:27:47 +08:00
script_support Adding executeAccelerometerEvent for to CCScriptSupport and ScriptingCore 2012-11-16 15:56:29 +08:00
shaders setUniformLocationwithMatrix4fv ~> setUniformLocationWithMatrix4fv 2012-11-19 17:16:06 +08:00
sprite_nodes issue #1564: Return a new object instead of 'const reference' for some get methods. 2012-11-20 16:34:55 +08:00
support issue #1530: Exported CCUserDefault to js. 2012-11-16 15:58:18 +08:00
text_input_node issue #1564: Return a new object instead of 'const reference' for some get methods. 2012-11-20 16:34:55 +08:00
textures issue #1555: Made win32 works ok. 2012-11-16 17:08:34 +08:00
tilemap_parallax_nodes issue #1564: Return a new object instead of 'const reference' for some get methods. 2012-11-20 16:34:55 +08:00
touch_dispatcher getDelta() is delta function 2012-10-14 21:20:31 +09:00
Android.mk issue #1564: Deleted physics_nodes in cocos2dx since it was moved to extension. 2012-11-20 16:24:40 +08:00
CCCamera.cpp issue #1555:build ok on android 2012-11-16 14:23:14 +08:00
CCCamera.h update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +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 #1564:enable depth test by default 2012-11-22 16:01:30 +08:00
CCDirector.h issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
CCScheduler.cpp issue #1564: fix the wrong order of parameters in CCScheduler::scheduleSelector. 2012-11-22 12:05:38 +08:00
CCScheduler.h issue #1555:update to v2.1 beta3 2012-11-14 18:05:15 +08:00
cocos2d.cpp issue #1555:update to v2.1 beta3 2012-11-14 18:05:15 +08:00