minggo
|
c37af8fa77
|
issue #2393:mark functions in CCPointExtensions deprecated
|
2013-07-11 16:38:58 +08:00 |
James Chen
|
4a0fe35d5a
|
iss2129: bug fix in CCDrawNode.cpp
|
2013-07-08 15:15:22 +08:00 |
James Chen
|
e28cf8d258
|
issue #2129: Windows doesn't support 'initializer list', using constructor instead.
|
2013-07-07 21:08:14 +08:00 |
minggo
|
04465622b7
|
issue #2129:remove prefix of types in ccTypes.h
|
2013-07-05 16:49:22 +08:00 |
Ricardo Quesada
|
adaa72fbb4
|
Adds const to getters
Many getters in cocos2d are not declared as const.
This patch adds const to many cocos2d properties, specially in CCNode and
subclasses
|
2013-07-03 17:22:15 -07:00 |
James Chen
|
93b6328303
|
issue #2129: Removing CC prefix for cocos2dx module.
|
2013-06-20 14:13:12 +08:00 |
James Chen
|
c0d44cb2e4
|
fixed #2129: Rename m_iVar to _var, remove CC prefixes.
|
2013-06-15 14:03:30 +08:00 |
xyhl515
|
26e356c33c
|
A problem of CCDrawNode::drawPolygon outline
|
2013-06-03 22:19:37 +08:00 |
danielhaaser
|
8acf2644b6
|
Fix incorrect colors in CCDrawNode.
|
2013-05-07 10:15:50 -03:00 |
James Chen
|
788b478b3c
|
Make sure HelloCpp can be full screen.
|
2012-11-29 16:31:29 +08:00 |
James Chen
|
eed80761be
|
issue #1564: Bugs fixes in CCDrawNode.cpp.
|
2012-11-20 16:31:33 +08:00 |
James Chen
|
c5b5b978fa
|
issue #1555: Made win32 works ok.
|
2012-11-16 17:08:34 +08:00 |
minggo
|
a4a53df159
|
issue #1555:build ok on android
|
2012-11-16 14:23:14 +08:00 |
minggo
|
a701eaecce
|
issue #1555:update to v2.1 beta3
|
2012-11-14 18:05:15 +08:00 |
minggo
|
d2a5723973
|
issue #1555:add CCDrawNode
|
2012-11-09 12:08:18 +08:00 |