Sxd
|
5f47bef320
|
add stopActionByName()
|
2014-12-11 02:57:13 +08:00 |
Yuyao Feng
|
cc22ba9854
|
Fix bug that ActionManagerEx::initWithBinary can only load one UI animation
|
2014-10-12 08:58:28 +08:00 |
minggo
|
2a95286329
|
Merge pull request #7785 from DaisukeHashimoto/fix_CCActionManagerEx_Bug
use fileName for _actionDic key
|
2014-10-10 11:13:41 +08:00 |
Hong Liang
|
9448345de3
|
bugfix for UI animation playing crash if GUI JSON file is loaded again.
|
2014-09-26 11:29:48 +08:00 |
minggo
|
3679d66c8e
|
remove unneeded includes
|
2014-08-29 15:39:52 +08:00 |
Ricardo Quesada
|
3dda35b4ef
|
Adds `std::nothrow` to `new`
Since cocos2d-x doesn't support exceptions, it is important to add
`std::nothrow` to all the `new` statements
|
2014-08-27 16:31:57 -07:00 |
minggo
|
2afbc7a698
|
fix warnings
|
2014-08-21 16:21:23 +08:00 |
Daisuke Hashimoto
|
5b620fbfe1
|
use fileName for _actionDic key
|
2014-08-14 21:10:51 +09:00 |
zhangcheng
|
24d87ad05b
|
1. fixes ActionManagerEx crashes.
|
2014-07-17 17:24:41 +08:00 |
zhangcheng
|
4b8f818a1d
|
1、Update binary parse lib.
|
2014-07-01 16:31:17 +08:00 |
andyque
|
87455b0ecb
|
add constness to some function
|
2014-06-23 10:12:54 +08:00 |
andyque
|
8a463e7964
|
remove Hungry style
|
2014-06-23 10:02:09 +08:00 |
andyque
|
1533374bd1
|
add ui animation for binary parsing
|
2014-06-18 15:55:01 +08:00 |
aeonmine
|
4edaa62ec7
|
Update CCActionManagerEx.cpp
modify intent
|
2014-03-25 12:41:16 +09:00 |
mine_masahiro
|
3a0ee65a7e
|
Fix ActionObject memory leak bug
|
2014-03-25 11:44:26 +09:00 |
CaiWenzhi
|
51a6eb6d64
|
Fixed bug of Action Manger Ex
|
2014-03-07 12:01:51 +08:00 |
CaiWenzhi
|
b4466fab12
|
Fixed bug of action manager
|
2014-03-07 11:58:54 +08:00 |
James Chen
|
5e6130c92c
|
issue #4058: Get rid of Object ,rename it to Ref.
|
2014-02-20 10:53:49 +08:00 |
walzer
|
d4c1aa92d5
|
add copyrights for 2014, in folders other then 2d.
|
2014-01-07 11:47:11 +08:00 |
chengstory
|
faaf6d3f2b
|
fixed #3457 fixes some bug.
|
2013-12-27 17:21:13 +08:00 |
Liam
|
0cdf2d15fe
|
merge from develop branch
|
2013-12-27 10:50:50 +08:00 |
Liam
|
2a6c24f8bf
|
update coco action with correct coding rule
|
2013-12-27 10:43:49 +08:00 |
chengstory
|
774e3d8536
|
issue #3457
1. replace UIAction NULL to nullptr.
2. modify class variable name.
|
2013-12-26 23:40:50 +08:00 |
Liam
|
bc54707893
|
modify coco action with new coding rule
|
2013-12-26 16:29:59 +08:00 |
yinkaile
|
5eb961b165
|
fixed warning
|
2013-12-25 19:46:09 +08:00 |
zhangcheng
|
2c6f95ecea
|
issue #3456 replace jsoncpp to rapidjson.
|
2013-12-24 20:33:55 +08:00 |
Liam
|
c7932b6181
|
fixed ui anmation crash when stop animation
|
2013-11-19 00:57:22 +08:00 |
minggo
|
8f7a489a4d
|
issue #2905:make cocostudio and gui flat
|
2013-10-16 16:48:39 +08:00 |