James Chen
|
b135d512d2
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
lite3
|
74d8bf6f27
|
fix
|
2014-09-02 10:51:17 +08:00 |
minggo
|
3679d66c8e
|
remove unneeded includes
|
2014-08-29 15:39:52 +08:00 |
lite3
|
2b6bdac05d
|
Merge branch 'v3' into customguireader
|
2014-08-28 15:13:10 +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 |
lite3
|
c136e8e079
|
fix indent
|
2014-08-21 02:15:27 +08:00 |
lite3
|
fa83d63c5d
|
replace NULL to nullptr
fix compile error
|
2014-08-12 17:35:18 +08:00 |
lite3
|
8f59d8ac93
|
add GUIReader::registerTypeAndCallBack for std::function
|
2014-08-12 17:19:52 +08:00 |
andyque
|
f0d38290a1
|
refactor ObjectFactor and move it to base
|
2014-06-04 14:56:34 +08:00 |