James Chen
|
5570b6089a
|
Merge pull request #3703 from dumganhar/iss2087-new-event-dispatcher
Fixing crash of ACC-Test.[ci skip]
|
2013-09-18 17:21:48 -07:00 |
James Chen
|
a842b6de2f
|
Merge pull request #3699 from Dhilan007/develop
Unify Accelerometer coordinate on IOS and Android.[ci skip]
|
2013-09-18 17:20:38 -07:00 |
James Chen
|
0d17ef1e95
|
Merge pull request #3701 from ricardoquesada/xcode_template_fixes
Small fixes for Xcode templates[ci skip]
|
2013-09-18 17:14:36 -07:00 |
James Chen
|
10683a3910
|
Merge pull request #3702 from ricardoquesada/update_cocos2d_version
version is v3.0-alpha0[ci skip]
|
2013-09-18 17:13:29 -07:00 |
James Chen
|
40258ede68
|
Fixing crash of ACC-Test.
|
2013-09-19 08:12:54 +08:00 |
Ricardo Quesada
|
e9237e1aad
|
version is v3.0-alpha0
|
2013-09-18 16:56:25 -07:00 |
Ricardo Quesada
|
24df87265e
|
Small fixes for Xcode templates
Also, uses `auto` in the template code to be more c++11 friendly
|
2013-09-18 16:50:26 -07:00 |
Dhilan007
|
479355ee32
|
Unify Accelerometer coordinate on IOS and Android.
|
2013-09-19 00:04:50 +08:00 |
minggo
|
fa71f8f479
|
Merge pull request #3698 from minggo/develop
make Director::end() reantrant
|
2013-09-18 08:58:44 -07:00 |
minggo
|
a901efb603
|
make Director::end() reantrant
|
2013-09-18 23:52:09 +08:00 |
James Chen
|
ec7cfae4e8
|
Merge pull request #3697 from dumganhar/iss2087-new-event-dispatcher
Fixing MenuTest crash.
|
2013-09-18 08:42:09 -07:00 |
James Chen
|
c7612fee15
|
Fixing MenuTest crash.
|
2013-09-18 23:43:04 +08:00 |
Dhilan007
|
ba47e666c1
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2013-09-18 23:03:23 +08:00 |
James Chen
|
339b4fa749
|
Merge pull request #3696 from dumganhar/iss2087-new-event-dispatcher
issue #2087: Adding new event dispatcher test and bug fixes.
|
2013-09-18 07:51:12 -07:00 |
James Chen
|
4288160d50
|
issue #2087: Renaming EventDispatcherTest name to EventDispatcherTest(NEW)
|
2013-09-18 22:47:50 +08:00 |
James Chen
|
8bb406a1ec
|
issue #2087: Enabling acc when testing it.
|
2013-09-18 22:45:48 +08:00 |
James Chen
|
32089fa517
|
issue #2087: Adding new EventDispatcher Test.
1) RemoveListenerWhenDispatching
2) CustomEventTest
3) LabelKeyboardEventTest
4) SpriteAccelerationEventTest
|
2013-09-18 22:23:02 +08:00 |
James Chen
|
3985574c30
|
issue #2087: Bug fix in EventDispatcher: _isRegister fix.
|
2013-09-18 22:21:22 +08:00 |
James Chen
|
8fa969b39e
|
issue #2087: Init Event::_userData.
|
2013-09-18 22:20:20 +08:00 |
James Chen
|
a2d9f2d7cf
|
Make XXXEventListener as friend class of XXXEvent. Move the test of eventdispatchertest.
|
2013-09-18 18:35:42 +08:00 |
James Chen
|
f23ca6a52c
|
Merge pull request #3695 from dumganhar/iss2087-new-event-dispatcher
Make XXXEventListener as friend class of XXXEvent. Move the test of eventdispatchertest.
|
2013-09-18 03:35:03 -07:00 |
minggo
|
1878fa6041
|
Merge pull request #3694 from dabingnn/release30_bug_hot_fix
rename test case to correct name
|
2013-09-18 03:33:46 -07:00 |
Huabing.Xu
|
19e37d284e
|
rename test case to correct name
|
2013-09-18 18:26:03 +08:00 |
James Chen
|
379a6efa2e
|
Merge pull request #3693 from dumganhar/iss2087-new-event-dispatcher
issue #2087: Adding Event::setUserData and Event::getUserData, making some methods inline.
|
2013-09-18 03:16:15 -07:00 |
James Chen
|
e697b0fc0b
|
issue #2087: Updating the constructor of XXXEvent.
|
2013-09-18 18:16:14 +08:00 |
James Chen
|
6f53dcb49f
|
issue #2087: Adding Event::setUserData and Event::getUserData, making some methods inline.
|
2013-09-18 18:15:18 +08:00 |
James Chen
|
d7f15a971a
|
Merge pull request #3692 from dumganhar/iss2087-new-event-dispatcher
issue #2087: Sorts listeners only when flag is dirty. setPriority is only valid in fixed priority listener.
|
2013-09-18 02:49:52 -07:00 |
James Chen
|
f7fa92aea9
|
issue #2087: Sorts listeners only when flag is dirty. setPriority is only valid in fixed priority listener.
|
2013-09-18 17:46:00 +08:00 |
minggo
|
ff3fcf5eb7
|
Merge pull request #3690 from dabingnn/release30_bug_hot_fix
glfw EGLView alloc on the stack to prevent memory leak
|
2013-09-18 02:44:34 -07:00 |
minggo
|
1d5980db22
|
Merge pull request #3691 from samuele3hu/developTest
Repair some lua test samples and modify handle_key_input function
|
2013-09-18 02:44:21 -07:00 |
samuele3hu
|
9b87bf4cb1
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developTest
|
2013-09-18 17:25:35 +08:00 |
samuele3hu
|
d4669f3ad4
|
replace tabs with spaces
|
2013-09-18 17:19:34 +08:00 |
Huabing.Xu
|
768828ec29
|
add term logic of application to prevent memory leak (for desktop such as linux, mac, windows)
|
2013-09-18 17:16:31 +08:00 |
minggo
|
d38dee32a0
|
Merge pull request #3687 from liamcindy/develop_action
limited action frame index
|
2013-09-18 02:10:26 -07:00 |
samuele3hu
|
71b03ecdb9
|
replace tabs with spaces
|
2013-09-18 17:09:08 +08:00 |
samuele3hu
|
1ee7f72276
|
Modify handle_key_input function for responding the onKeyReleased
|
2013-09-18 17:02:32 +08:00 |
Huabing.Xu
|
a2dee37b0e
|
glfw EGLView set alloc on the stack to prevent memory leak
|
2013-09-18 17:00:21 +08:00 |
samuele3hu
|
31bccd52d4
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developTest
|
2013-09-18 16:44:56 +08:00 |
samuele3hu
|
567dd00710
|
Modify Accelerometer lua test sample
|
2013-09-18 16:44:05 +08:00 |
Liam
|
3515a4f286
|
limited action frame index
|
2013-09-18 16:36:16 +08:00 |
James Chen
|
5a65ef7488
|
Merge pull request #3686 from dumganhar/iss2087-new-event-dispatcher
Fixing crash after changing Dictionary::createWithContentOfFile() to return autorelease object. [ci skip].
|
2013-09-18 01:05:11 -07:00 |
James Chen
|
cfb5de2900
|
Fixing crash after changing Dictionary::createWithContentOfFile() to return autorelease object. [ci skip].
|
2013-09-18 16:06:39 +08:00 |
samuele3hu
|
05f610d3ba
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developTest
|
2013-09-18 15:04:49 +08:00 |
James Chen
|
40a6f84585
|
Merge pull request #3680 from Dhilan007/develop
1.android platform:handle key event and fix Accelerometer value error [ci skip]
|
2013-09-18 00:01:32 -07:00 |
samuele3hu
|
841975706e
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developTest
|
2013-09-18 14:50:01 +08:00 |
samuele3hu
|
64c5e183ce
|
Add setKeypadEnabled and isKeypadEnabled deprecated functions
|
2013-09-18 14:49:19 +08:00 |
minggo
|
c1d7cc0f29
|
Merge pull request #3684 from minggo/develop
upstream to js tests
|
2013-09-17 23:25:00 -07:00 |
minggo
|
6f196e1470
|
upstream to js tests
|
2013-09-18 14:24:21 +08:00 |
Dhilan007
|
a9338f0e06
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2013-09-18 14:21:04 +08:00 |
James Chen
|
42394d162d
|
Merge pull request #3683 from dumganhar/memory-leak-check
Fix a memory leak in Dictionary::createWithContentOfFile().
|
2013-09-17 23:07:30 -07:00 |