minggo
|
08b000bacf
|
Merge pull request #14426 from pyrosphere/fix-controller-ios6
Fix crash when using cocos2d::Controller on iOS6
|
2016-04-20 11:45:13 +08:00 |
Xpol Wan
|
931d56bc10
|
Fixes includes in .m and .mm files.
|
2016-03-21 11:02:00 +08:00 |
Filipe Lemos
|
7803669e7a
|
Reverted curly braces change for consistency.
|
2015-11-19 16:17:54 +00:00 |
Filipe Lemos
|
aa4c4a9e6c
|
Fix crash when using cocos2d::Controller on iOS6
|
2015-11-18 20:48:51 +00:00 |
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 |