minggo
|
cd4f18c48f
|
issue #1686:synchronize CCLayer.cpp
|
2013-02-27 18:21:35 +08:00 |
James Chen
|
7dc64fc9a6
|
issue #1686: sync to CCLayer
|
2013-02-27 09:38:30 +08:00 |
minggo
|
a75f8b7e7a
|
fixed #1593:remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 18:51:33 +08:00 |
dualface
|
e0ee27cb17
|
[luabinding] fix CCLayer:getScriptTOuchHandlerEntry()
[luabinding] add CCLayer keypad, accelerometer support
|
2012-12-02 15:17:34 +08:00 |
James Chen
|
98045f667f
|
issue #1583: Added CCMenu::alignItemsInColumnsWithArray, CCMenu::alignItemsInRowsWithArray, CCLayer::CCLayerMultiplex and CCLayer::initWithArray.
|
2012-11-30 21:13:25 +08:00 |
Lu Guanqun
|
64bec838c0
|
fix doxygen rendering output of CCLayerGradient
Otherwise, the first line of CCLayerGradient is rendered with a box in
doxygen's output.
|
2012-11-25 23:27:29 +08:00 |
James Chen
|
170978d6a5
|
issue #1564: Added ClippingNodeTest.
|
2012-11-21 15:22:54 +08:00 |
minggo
|
a701eaecce
|
issue #1555:update to v2.1 beta3
|
2012-11-14 18:05:15 +08:00 |
James Chen
|
0ace12fc52
|
issue #1526: Moved implementations of static functions in CCParticleExample.h, CCLayer.h to CCParticleExample.cpp, CCLayer.cpp.
|
2012-11-01 22:17:12 +08:00 |
James Chen
|
e8bf21e6a6
|
fixed #1543: The CCLayerGradient background of CocosBuilderTest can't be shown.
|
2012-10-31 18:00:51 +08:00 |
Rohan Kuruvilla
|
a2ee6c3761
|
Changing Touch API in cocos2d-x. Also change ScriptEngine callbacks for targetted Touches
|
2012-10-29 15:01:30 +08:00 |
Donald Alan Morrison
|
4cbd993091
|
Minor English Spelling Corrections. A few grammar corrections.
|
2012-09-17 00:02:24 -07:00 |
James Chen
|
7d8b261ced
|
fixed #1477: Abstracts Lua and JS binding protocol, some bugs fixes in lua-binding, adding custom menu on win32 and mac for switching resolutions.
|
2012-09-11 14:02:33 +08:00 |
Rolando Abarca
|
a114502929
|
removes OBJECT_TYPE thing
|
2012-08-27 08:43:38 -07:00 |
Rolando Abarca
|
4e640ecb35
|
uses new ADD_OBJECT_TYPE macro
|
2012-08-27 08:43:37 -07:00 |
folecr
|
487b252a82
|
Remove macros
|
2012-08-27 08:43:34 -07:00 |
Rolando Abarca
|
e757d55a29
|
updates cocos2d-x API to support getObjectType()
|
2012-08-27 05:45:11 -07:00 |
minggo
|
0e81fd0568
|
fixed #1442: use CREATE_FUNC instead of SCENE_CREATE_FUNC and NODE_CREATE_FUNC
|
2012-08-27 16:11:07 +08:00 |
mustime
|
9949a34669
|
issue 1381: change setContentSize(CCSize size) to setContentSize(const
CCsize & size) in CCNode
|
2012-07-27 16:57:56 +08:00 |
mustime
|
9ad241c8f8
|
issue #1381: change the setContentSize interface in the subclasses of
CCNode
|
2012-07-26 12:03:37 +08:00 |
mustime
|
50289655a5
|
fixed #1381: fixed different declaration on CCLayerColor::setContentSize
|
2012-07-10 09:13:49 +08:00 |
James Chen
|
a901b0bb12
|
fixed #1367: Refactor "createWith***" to "create".
|
2012-06-27 14:21:29 +08:00 |
Ngoc Dao
|
28cc77008d
|
"node" -> "create"
|
2012-06-21 14:33:27 +09:00 |
Walzer
|
9eab0c19f8
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |
James Chen
|
24e3ec7499
|
fixed #1336: Updated comment information for deprecated apis.
|
2012-06-20 14:31:36 +08:00 |
James Chen
|
b818c0afa6
|
fixed #1336: Used CC_DEPRECATED_ATTRIBUTE macro to mark deprecated interfaces.
|
2012-06-20 11:48:31 +08:00 |
minggo
|
9ec29d715a
|
issue #1269:make tests HelloWorld HelloLua and testjs refer subproject cocos2dx
|
2012-06-19 13:50:11 +08:00 |
James Chen
|
595a402c83
|
fixed #1292:make some function names more readable.
|
2012-06-15 16:47:30 +08:00 |
minggo
|
d0f905992a
|
issue #1292:make some function names more readable
|
2012-06-15 15:10:40 +08:00 |
James Chen
|
052d8ea931
|
fixed #1324: Added some create methods. Compiling successfully on win32 by vs2008.
|
2012-06-14 18:32:44 +08:00 |
James Chen
|
7fe3f7357e
|
issue #1324: Reverted old interfaces.
|
2012-06-14 17:18:05 +08:00 |
James Chen
|
3f7b44fc23
|
issue #1324: Added create() for static member functions that new an autorelease object
|
2012-06-14 15:13:16 +08:00 |
James Chen
|
fd2d9a8aa6
|
issue #1310: Finished 'menu_nodes' and 'layers_scenes_transitions_nodes'.
|
2012-06-08 14:50:41 +08:00 |
James Chen
|
0f36a89c7e
|
issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug).
|
2012-04-25 16:18:04 +08:00 |