minggo
|
14a35cff11
|
issue #1686:synchronize CCMenu.cpp
|
2013-02-28 10:15:09 +08:00 |
minggo
|
a7dca5c05a
|
fixed #1547:set selected menu item to null when it is removed from a menu
|
2013-01-17 15:04:48 +08:00 |
minggo
|
a75f8b7e7a
|
fixed #1593:remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 18:51:33 +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 |
minggo
|
cb2bc37513
|
issue #1555: make tests work
|
2012-11-15 18:34:23 +08:00 |
minggo
|
a701eaecce
|
issue #1555:update to v2.1 beta3
|
2012-11-14 18:05:15 +08:00 |
Donald Alan Morrison
|
4cbd993091
|
Minor English Spelling Corrections. A few grammar corrections.
|
2012-09-17 00:02:24 -07:00 |
Walzer
|
685b70e6fb
|
fixed #1402, résolve conflicting "create" functions
1. Following https://docs.google.com/document/d/1eqvYjVah0R9nkjzJ_ga1-_cyjHnizVQ5dyESYNpYM0s/edit?pli=1
2. use CCSequence/CCSpawn::initWithTwoActions, createWithTwoActions instead of initOneTwo, create(one, two).
3. haven't re-generate lua-binding to resolve the conflicts yet.
|
2012-07-23 22:49:11 +08:00 |
James Chen
|
a901b0bb12
|
fixed #1367: Refactor "createWith***" to "create".
|
2012-06-27 14:21:29 +08: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 |
minggo
|
d0f905992a
|
issue #1292:make some function names more readable
|
2012-06-15 15:10:40 +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
|
734ea54aba
|
fixed #1302: The parameter of CCMenu::setHandlerPriority should be signed int.
|
2012-06-06 15:16:02 +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 |