VisualSJ
|
6590d34bda
|
[ci skip] Add javascript notes...
cocos/base/CCEventListener.h
cocos/base/CCEventListenerAcceleration.h
cocos/base/CCEventListenerController.h
cocos/base/CCEventListenerCustom.h
cocos/base/CCEventListenerFocus.h
cocos/base/CCEventListenerKeyboard.h
cocos/base/CCEventListenerMouse.h
cocos/base/CCEventListenerTouch.h
cocos/base/CCEventMouse.h
cocos/base/CCEventTouch.h
|
2015-03-24 16:37:09 +08:00 |
WenhaiLin
|
3b555be91a
|
[ci skip]Update comments
|
2015-03-24 15:13:05 +08:00 |
WenhaiLin
|
9e7e819eab
|
[ci skip]Update comments
|
2015-03-24 14:43:54 +08:00 |
WenhaiLin
|
2caff4e64d
|
[ci skip]Update comments
|
2015-03-24 14:12:58 +08:00 |
WenhaiLin
|
1450dfbc7b
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-doxygen
|
2015-03-24 11:26:10 +08:00 |
minggo
|
4973de2b25
|
add more doxygen document
|
2015-03-24 11:15:40 +08:00 |
minggo
|
9976885d37
|
Merge pull request #11079 from fusijie/cocosapi
add comments.
|
2015-03-24 09:50:19 +08:00 |
minggo
|
13062a36fb
|
Merge pull request #11088 from minggo/disable-travis-building
[ci skip]Disable travis building
|
2015-03-24 09:46:22 +08:00 |
minggo
|
2dfc0e11db
|
Merge pull request #11081 from VisualSJ/v3-docs
[ci skip] Add javascript notes...
|
2015-03-23 22:18:34 +08:00 |
minggo
|
67e0cd20d2
|
Merge pull request #11080 from SuYaoHui/cocosapi
[ci skip]Action,Sprite,TmxTiledMap,UTF8,GLView....
|
2015-03-23 22:18:00 +08:00 |
WenhaiLin
|
78a8ba7f98
|
[ci skip]Update comments
|
2015-03-23 22:17:59 +08:00 |
minggo
|
e86e954abf
|
add doxygen comment for CCVector.h
|
2015-03-23 22:13:04 +08:00 |
VisualSJ
|
b5fa6d2e95
|
[ci skip] Add javascript notes...
cocos/2d/CCMotionStreak.h
cocos/2d/CCParticleBatchNode.h
cocos/2d/CCParticleExamples.h
cocos/2d/CCParticleSystem.h
cocos/2d/CCParticleSystemQuad.h
cocos/2d/CCTransition.h
cocos/2d/CCTransitionPageTurn.h
cocos/base/CCConfiguration.h
cocos/base/CCTouch.h
|
2015-03-23 20:27:13 +08:00 |
Jacky
|
7f41b091e0
|
add comments.
|
2015-03-23 18:39:27 +08:00 |
SuYaohui
|
d8a033c2ef
|
Action,Sprite,TmxTiledMap,UTF8,GLView
|
2015-03-23 18:37:28 +08:00 |
minggo
|
3180f21640
|
Merge pull request #11068 from minggo/add-documentation
[ci skip]update document for CCValue.h
|
2015-03-23 16:25:38 +08:00 |
minggo
|
4143eae713
|
Merge pull request #11061 from fusijie/cocosapi
add comments.
|
2015-03-23 16:23:51 +08:00 |
Jacky
|
cc09b84153
|
add comments.
|
2015-03-21 18:02:56 +08:00 |
minggo
|
d28e5d61b6
|
Merge pull request #10998 from dingpinglv/Iss_Annotate
[ci skip] Added js annotates to -x
|
2015-03-19 22:09:43 +08:00 |
minggo
|
8e019de83b
|
Merge pull request #11003 from fusijie/cocosapi
[ci skip]add comments to CCLayer & CCNode & CCConfiguration.
|
2015-03-19 22:09:20 +08:00 |
minggo
|
f4e2469730
|
update document for CCValue.h
|
2015-03-19 21:52:56 +08:00 |
minggo
|
0648ac7ca0
|
Merge pull request #11004 from SuYaoHui/cocosapi
[ci skip]NodeGrid,Config,NS,ApplicationProtocol,ProgressTimer
|
2015-03-19 21:47:32 +08:00 |
Jacky
|
85c04ff605
|
[ci skip]add comments to CCLayer & CCNode & CCConfiguration.
|
2015-03-19 21:41:40 +08:00 |
dingpinglv
|
3413c716df
|
Issue: Added js annotates to CCScheduler.h
|
2015-03-19 21:25:09 +08:00 |
SuYaohui
|
c295952c71
|
NodeGrid,Config,NS,ApplicationProtocol
|
2015-03-19 21:03:28 +08:00 |
dingpinglv
|
baa723a899
|
Issue : Added js annotates to CCController.h
|
2015-03-19 20:26:44 +08:00 |
minggo
|
1d37016912
|
Merge pull request #10962 from dingpinglv/Iss_Annotate
[ci skip] added js annotate to classes
|
2015-03-19 11:56:07 +08:00 |
minggo
|
aec86d7e61
|
Merge pull request #10967 from VisualSJ/v3-docs
Add javascript notes...
|
2015-03-19 11:52:44 +08:00 |
minggo
|
b469f460c7
|
Merge pull request #10968 from WenhaiLin/v3-update-document
[ci skip]Update document
|
2015-03-19 10:46:06 +08:00 |
WenhaiLin
|
e528531b4b
|
[ci skip]Update document
|
2015-03-19 10:38:12 +08:00 |
VisualSJ
|
62b3f537ce
|
Add javascript notes...Fixed error
|
2015-03-19 10:33:11 +08:00 |
dingpinglv
|
ee44f024f1
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into Iss_Annotate
Conflicts:
cocos/2d/CCActionGrid.h
cocos/2d/CCAnimation.h
cocos/2d/CCAnimationCache.h
cocos/base/CCRef.h
|
2015-03-18 21:58:07 +08:00 |
dingpinglv
|
a99c2c7893
|
Issue : added js annotate to CCActionGrid.h, CCAnimation.h, CCAnimationCache.h, CCAtlasNode.h, CCRef.h
|
2015-03-18 21:45:58 +08:00 |
minggo
|
7f825d3dae
|
update document for ccUtils.h
|
2015-03-18 21:45:00 +08:00 |
VisualSJ
|
3576df4b89
|
Add javascript notes...
cocos/base/CCDirector.h
|
2015-03-18 21:39:50 +08:00 |
VisualSJ
|
785214ae12
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-docs
Conflicts:
cocos/base/CCAutoreleasePool.h
cocos/base/CCData.h
|
2015-03-18 21:38:56 +08:00 |
minggo
|
85811bd710
|
update document for CCUserDefault.h
|
2015-03-18 21:24:31 +08:00 |
VisualSJ
|
cb50c7d89a
|
Add javascript notes...
cocos/2d/CCActionPageTurn3D.h
cocos/base/CCAutoreleasePool.h
cocos/base/CCData.h
|
2015-03-18 20:51:18 +08:00 |
minggo
|
19fc6a1495
|
update document for CCScheduler.h
|
2015-03-18 20:37:43 +08:00 |
minggo
|
0408fc0667
|
update document for CCRef.h
|
2015-03-18 15:02:03 +08:00 |
minggo
|
be2af44583
|
update document for CCDirector.h
|
2015-03-17 22:32:26 +08:00 |
minggo
|
44c04153a6
|
update document for CCDataVisitor.h
|
2015-03-17 20:54:47 +08:00 |
minggo
|
36bf7c6d39
|
update document for CCAutoreleaseData.h
|
2015-03-17 20:49:00 +08:00 |
minggo
|
5b55e873d0
|
update document for CCAutoreleasePool.h
|
2015-03-17 20:15:50 +08:00 |
Vladimir Perminov
|
e745d5949a
|
Create Console before any sub systems
Sub system use cocos2d::log in constructors.
|
2015-03-16 20:22:20 +03:00 |
minggo
|
2ea88a30bb
|
Merge pull request #10817 from garfieldkwong/fix_autorelease_branch
fix issue autorelease will not release trigger by autorelease.
|
2015-03-16 14:47:30 +08:00 |
Martin Konopka
|
350b81501d
|
Get rid of warnings: field '_xxx' will be initialized after field '_yyy' [-Wreorder]
Initialization follows the order of declaration, not the order of the initialization list.
|
2015-03-12 23:47:58 +01:00 |
GarfieldKwong
|
656842d6f1
|
fix issue autorelease will not release trigger by autorelease.
|
2015-03-11 15:31:06 +08:00 |
mogemimi
|
de4105516a
|
Add const to Value::getDescription() function
|
2015-03-09 22:34:24 +09:00 |
Sergey
|
de284c98ce
|
MinGW build fix
|
2015-03-05 11:11:13 +03:00 |
Wenhai Lin
|
5af895b24d
|
Fixed the position of physics body is wrong when the position of parent node has been change.
|
2015-02-27 17:55:25 +08:00 |
minggo
|
80cf4439f2
|
Merge pull request #10241 from Dhilan007/v3-scheduled-fix
Fixed may access wrong memory address in Scheduler::schedule
|
2015-01-28 15:22:40 +08:00 |
minggo
|
b233d6928e
|
Merge pull request #10238 from Dhilan007/v3-scale9sprite-fix
Fixed Scale9Sprite can't run move/scale/rotation action in physics scene
|
2015-01-28 15:16:23 +08:00 |
WenhaiLin
|
d9bb6192dc
|
Fixed may access wrong memory in Scheduler::schedule
|
2015-01-27 17:29:12 +08:00 |
Wenhai Lin
|
f2335fb3bc
|
Fixed Scale9Sprite can't run move/scale/rotation action in physics scene
|
2015-01-27 16:13:45 +08:00 |
minggo
|
0addc3fb1d
|
Merge pull request #10173 from tmr111116/fix_random_int_overflow
fix random int overflow
|
2015-01-23 16:38:08 +08:00 |
kompjoefriek
|
ca48c5e5dd
|
Fixed lots of compiler warnings
- signed / unsigned mismatches
- using int as bool
- Removed throw() from CCFrame.h, why is explained here:
http://www.gotw.ca/publications/mill22.htm
|
2015-01-23 02:02:33 +01:00 |
tmr111116
|
757bc03ba8
|
fix random int overflow
before:
```
random(2147483648, 2147483649): -2147483648
```
after:
```
random(2147483648, 2147483649): 2147483649
```
code:
```
int64_t min = int64_t(INT_MAX) + 1;
int64_t max = int64_t(INT_MAX) + 2;
auto rand = cocos2d::random(min, max);
CCLOG("random(%lld, %lld): %lld", min, max, rand);
```
|
2015-01-22 16:46:57 +09:00 |
minggo
|
954f372775
|
Merge pull request #10156 from vovkasm/fix-warnings
Fix warnings
|
2015-01-21 20:23:00 +08:00 |
Vladimir Timofeev
|
6e01cab380
|
Fix, thanks @minggo!
|
2015-01-21 13:19:43 +03:00 |
Vladimir Timofeev
|
610e24b453
|
Fix warning: CCLOG_STRING_TAG not used by enclosing it in platform ifdef. Provide empty SendLogToWindow implementation by default.
|
2015-01-21 13:07:21 +03:00 |
minggo
|
fde86c7fd2
|
Merge pull request #10127 from Dhilan007/v3-systemfont-alphafix
Fixed the alpha channel of text color of system font not take effect
|
2015-01-21 11:09:27 +08:00 |
minggo
|
151146deff
|
Merge pull request #10103 from damorton/v3
Update CCRef.cpp
|
2015-01-20 16:09:35 +08:00 |
WenhaiLin
|
415bbeba21
|
Fixed the alpha channel of text color of system font not take effect
|
2015-01-20 16:04:14 +08:00 |
David
|
1e3ee08561
|
Update CCRef.cpp
Updated the comment explaining the Ref::retain and Ref::release functions for readability.
|
2015-01-20 07:32:18 +00:00 |
Nite Luo
|
d43a8cf9ca
|
Move setDepthTest to renderer
|
2015-01-15 16:54:27 -08:00 |
Nite Luo
|
9848a8133b
|
Fix Vertex Z issue
|
2015-01-15 16:41:07 -08:00 |
WenhaiLin
|
13b049a543
|
Fixed warns:truncation from double to float
|
2015-01-15 10:07:23 +08:00 |
Dale Stammen
|
32c14710e7
|
allow custom shaders for WinRT Universal App
|
2015-01-14 10:37:04 -08:00 |
Huabing.Xu
|
34582ba268
|
Merge branch 'v3' into v3_AddOptionsForCulling
Conflicts:
cocos/2d/CCLabel.cpp
|
2015-01-14 12:44:24 +08:00 |
minggo
|
5459149279
|
Merge pull request #9969 from huangshiwu/pointSize
DrawNode enable draw different size points
|
2015-01-14 11:38:31 +08:00 |
Huabing.Xu
|
610d31d601
|
adjust CC_USE_CULLING macro definition
|
2015-01-14 11:29:02 +08:00 |
minggo
|
0207c22cb6
|
Merge pull request #9953 from darkdukey/renderFix
Render fix
|
2015-01-14 11:06:33 +08:00 |
minggo
|
d320941ca1
|
Merge pull request #9963 from Dhilan007/v3-issue9898-fix
Fixed crash if dispatch event after remove event listener in callback
|
2015-01-14 10:59:42 +08:00 |
Huabing.Xu
|
f3d8798d39
|
add macro to enable to disable culling
|
2015-01-14 10:56:51 +08:00 |
Dale Stammen
|
5a4c6d75d8
|
clean up CC_USE_WEBP disabled for WP8 and WINRT
|
2015-01-13 14:37:22 -08:00 |
huangshiwu
|
fea492ab4f
|
DrawNode enable draw different size points
|
2015-01-13 22:30:50 +08:00 |
WenhaiLin
|
de645a7c9c
|
Fixed crash if dispatch event after remove event listener in callback
|
2015-01-13 18:35:32 +08:00 |
Nite Luo
|
45562f3203
|
optimize based on review commends
|
2015-01-12 22:52:20 -08:00 |
Nite Luo
|
1c10ae43bc
|
Merge branch 'v3' into renderFix
Conflicts:
tests/cpp-tests/Classes/Camera3DTest/Camera3DTest.cpp
tests/cpp-tests/Classes/Camera3DTest/Camera3DTest.h
|
2015-01-12 20:43:55 -08:00 |
Nite Luo
|
6dfc021c02
|
Merge renderqueue to one
|
2015-01-09 14:06:21 -08:00 |
minggo
|
a0aa5e716e
|
Merge pull request #9489 from newnon/v3_clang_static_analyzer_fix
Clang static analyzer crash fix
|
2015-01-09 15:32:46 +08:00 |
Nite Luo
|
b675a2ca61
|
Turn off Depth Write by default, only 3D opaque object will write to Depth buffer
|
2015-01-07 16:35:08 -08:00 |
Wenhai Lin
|
8524a5fb97
|
Improve performance of physics
|
2015-01-07 17:08:04 +08:00 |
Sergey
|
babbac4e38
|
comments
|
2015-01-06 14:45:10 +03:00 |
minggo
|
292fff3c29
|
Merge pull request #9746 from pandamicro/v3_origin
Current restart game will disable ActionManager
|
2014-12-31 15:50:33 +08:00 |
pandamicro
|
677f7ca1d3
|
Improve restart game
|
2014-12-31 15:32:59 +08:00 |
Dale Stammen
|
2948a0cdcd
|
used CreateMutexEx for WINRT and WP8
|
2014-12-30 21:24:05 -08:00 |
Dale Stammen
|
57f0ef41b4
|
added missing inet_pton() for windows phone
|
2014-12-30 16:39:26 -08:00 |
minggo
|
c78bf0f7aa
|
Merge pull request #9668 from pandamicro/v3_origin
Added restart game feature and getSearchPaths API in Manifest
|
2014-12-30 11:47:51 +08:00 |
pandamicro
|
ffd7c30c87
|
Polish restart implementation
|
2014-12-30 10:09:56 +08:00 |
minggo
|
212684fcd4
|
Merge pull request #9665 from andyque/fixLibpngWarning
Fix libpng warning
|
2014-12-29 10:00:43 +08:00 |
minggo
|
06cd28f524
|
Merge pull request #9618 from yinjimmy/bindAddress
support bind address for console
|
2014-12-29 09:52:01 +08:00 |
pandamicro
|
e3795c0223
|
Added restart game feature
|
2014-12-28 11:55:06 +08:00 |
SunLightJuly
|
4d08128e89
|
fixed bug which caused crash when display FPS: the value of "_secondsPerFrame" of Director was not be Initialized
|
2014-12-27 22:05:29 +08:00 |
andyque
|
9c974eebd0
|
fix libpng warning
|
2014-12-27 20:47:59 +08:00 |
yinjimmy
|
4567cf1c40
|
Fix: Address family not supported by protocol
|
2014-12-26 21:04:49 +08:00 |
yinjimmy
|
5bcd3d9a00
|
bind address is available for all platform
|
2014-12-26 16:02:24 +08:00 |
minggo
|
3581c00301
|
Merge pull request #9619 from yinjimmy/trackLogForWindows
Track log for windows
|
2014-12-26 09:28:23 +08:00 |
yinjimmy
|
b21eaab047
|
using suitable variable name
|
2014-12-25 19:39:44 +08:00 |