Commit Graph

96 Commits

Author SHA1 Message Date
Ricardo Quesada 030ac9a760 minor fixes in RELEASE_NOTES
minor fixes in RELEASE_NOTES
2014-03-06 19:59:53 -08:00
Ricardo Quesada c8ea63e05d new TOC for changelog 2014-03-06 19:55:30 -08:00
Ricardo Quesada e3b2535dc4 Improved release notes 2014-03-06 19:48:39 -08:00
Ricardo Quesada 3fcaae783c Release Notes improvements 2014-03-06 17:24:55 -08:00
Ricardo Quesada 3aff7f9f65 fixes in the release notes 2014-03-06 16:37:33 -08:00
Ricardo Quesada 57b6478de7 Improved documentation 2014-03-06 16:14:06 -08:00
minggo 56ceb4b6d5 update readme and release note 2014-03-06 14:44:33 +08:00
minggo d68848dde7 update release note 2014-03-04 18:15:30 +08:00
samuele3hu ca3d6efffe fix:Update RELEASE_NOTES.md 2014-03-04 10:26:12 +08:00
minggo 924abda956 use correct format for table 2014-02-26 17:10:16 +08:00
minggo e3f3f0302f update tabel of content 2014-02-26 17:07:06 +08:00
minggo 31189c8bdd update releate note 2014-02-26 16:41:47 +08:00
James Chen 5e6130c92c issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
Ricardo Quesada 862500f99a Renames EGLView -> GLView 2014-01-30 15:40:56 -08:00
samuele3hu 4bc00ba47a fix:Update some description 2014-01-24 10:03:49 +08:00
samuele3hu 7d0f8c90db fix:Update some description 2014-01-23 14:12:34 +08:00
samuele3hu 86bd3e12df Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developBugFix 2014-01-23 10:18:12 +08:00
samuele3hu 36421ca3b9 fix:Update the RELEASE_NOTES.md file 2014-01-23 10:10:39 +08:00
Ricardo Quesada a2d167b885 Updates releaes notes with renderer updates 2014-01-22 17:43:17 -08:00
James Chen 9626a44f70 Update RELEASE_NOTES.md 2014-01-07 15:00:15 +08:00
James Chen b50b110287 Update RELEASE_NOTES.md 2014-01-07 14:53:39 +08:00
James Chen c1827c9658 Update RELEASE_NOTES.md 2014-01-07 14:50:26 +08:00
James Chen 1031dbcd75 Updates release note for EventDispatcher. 2014-01-07 14:41:30 +08:00
Ricardo Quesada 2f4011ab17 minor fixes with the information 2014-01-06 17:31:47 -08:00
Ricardo Quesada 957c3b41da Tables fixes
Since markdown doesn't support  tables, it is using
"fended" blocks to simulate tables
2014-01-06 17:04:12 -08:00
Ricardo Quesada a5f5104ab7 misc changes 2014-01-06 16:33:14 -08:00
Ricardo Quesada d15768d630 Removes RELASE_NOTES 2014-01-06 16:28:24 -08:00
Ricardo Quesada df44a69caa Adds TOC 2014-01-06 16:26:48 -08:00
Ricardo Quesada df3e83094b Adds RELEASE_NOTES.md to repo 2014-01-06 16:23:06 -08:00
samuele3 07ea8647c3 Add doxygen comments for the CocoStudio 2013-11-20 15:07:34 +08:00
minggo e6653e133b Merge pull request #4193 from ricardoquesada/doxygen_markdown
[ci skip]Adds markdown comments in the doxstrings
2013-11-13 18:15:59 -08:00
Ricardo Quesada da05fa1f63 removes cocos2d-x from title since the image is already there 2013-11-12 15:57:29 -08:00
Ricardo Quesada d8efcc04e6 More fixes to CODING STYLE
Adds cocos2d-x logo, and other  syntax fixes
2013-11-12 15:23:43 -08:00
Ricardo Quesada 3f61a0ac00 Updates CODING STYLE
Adds Xcode 5.0, gcc 4.8 and VS 2012 as the supported compilers
2013-11-12 14:56:24 -08:00
Ricardo Quesada 6b29391212 Adds markdown comments in the doxstrings
Since Doxygen 1.8.0 (we are already using it), it is possible to
add markdown comments in the doxygen strings.

This will make our comments easier to read.

This patch  only adds markdown to CCNode.h as a test.

If you like, I'll keep adding markdown comments as I see them.
Please, encourage the rest of the team to do the same.
2013-11-11 20:21:01 -08:00
Ricardo Quesada 9f16bfadd1 updated TOC 2013-11-08 20:59:27 -08:00
Ricardo Quesada 94ad801f3d Update CODING_STYLE.md 2013-11-08 20:53:34 -08:00
Ricardo Quesada 173b5f6349 fixes markdown 2013-11-08 19:13:50 -08:00
Ricardo Quesada 614c6469ff Adds TOC 2013-11-08 19:10:38 -08:00
Ricardo Quesada f7bae6e6cb coding style migrated to version 3.274 2013-11-08 19:09:21 -08:00
Ricardo Quesada d936622070 Adds TOC to coding style 2013-11-07 19:00:31 -08:00
Ricardo Quesada 3300e46d0f More fixes to the C++ guide 2013-11-07 15:37:41 -08:00
Ricardo Quesada 0fb85f88fb updates coding style.
Everything is in MarkDown format.
Much easier to read than  in redmine
2013-11-07 15:08:49 -08:00
minggo f3f24e3bbd issue #2905:use - to connect multiple words 2013-10-12 13:54:16 +08:00
minggo ad6325b0dd fix conflicts 2013-10-12 11:31:32 +08:00
minggo 4313c46e93 issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00