Ricardo Quesada
|
6f3ca63f00
|
Moved base/CCPlatform* -> platform/CCPlatform*
|
2014-09-09 17:17:07 -07: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 |
Dhilan007
|
a457db53b0
|
Fix the y-inverse Joystick bug[IOS].
|
2014-07-17 11:14:53 +08:00 |
Dhilan007
|
7d924d2b64
|
fixed duplicate definition.
|
2014-07-08 12:50:47 +08:00 |
Dhilan007
|
68bd717ea7
|
issue #4689: support external key.
|
2014-07-07 12:06:24 +08:00 |
Dhilan007
|
2b3de76819
|
add const for getter.
fixed redefinition of 'registerListeners'
|
2014-07-04 23:07:48 +08:00 |
LinWenhai
|
2ca5c01902
|
issue #4689: Refactoring game controller API[ios]
|
2014-07-04 21:24:32 +08:00 |
minggo
|
3b13855374
|
fix compiling error on iOS
|
2014-06-30 17:20:13 +08:00 |
Dhilan007
|
ef5da0649a
|
issue #4895:Add test case[ios]
|
2014-06-30 12:53:26 +08:00 |
Dhilan007
|
3c614d5670
|
issue #4895:Get events from controller to engine[ios]
|
2014-06-30 00:31:45 +08:00 |