minggo
|
d48c3fdfb1
|
upgrade to 1.0.0-final 07-11
|
2011-07-12 11:20:41 +08:00 |
RongHong
|
7b74372cac
|
fix #592
|
2011-07-08 15:38:32 +08:00 |
minggo
|
59ed71df03
|
Merge pull request #353 from minggo/master
upgrade to 1.0.0-rc3
|
2011-07-06 00:02:45 -07:00 |
minggo
|
ff50997eb0
|
issue #574
|
2011-07-06 14:56:05 +08:00 |
Walzer
|
ac700583cc
|
fixed #573, init m_tColor & m_tBlendFunc in CCLayerColor constructor
|
2011-07-05 15:39:50 +08:00 |
natural-law
|
4d5dab4a40
|
fixed #558, Upgrade folder layers_scenes_transitions_nodes to rc3.
|
2011-07-01 11:26:26 +08:00 |
minggo
|
022e2b9998
|
issue #528: refactor ok on win32
|
2011-06-20 17:31:38 +08:00 |
minggo
|
8003de7468
|
update to latest code and merge
|
2011-06-14 11:01:38 +08:00 |
liswei
|
1591c7edc8
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
RongHong
|
a13e8ae859
|
1.修正gles版本过低时会崩溃的问题
2.修正unscheduleAllSelectors()中遍历哈希表导致崩溃的问题
|
2011-06-03 15:22:50 +08:00 |
minggo
|
a8b6b850de
|
use precompile macro to cantrol if enable lua support
|
2011-06-01 17:51:08 +08:00 |
minggo
|
697368cf20
|
support lua
|
2011-05-31 14:04:14 +08:00 |
Walzer
|
fa43292250
|
ccTouchDeletateAllBit -> ccTouchDelegateAllBit. I met this typo 3 days ago, then miss it. Thanks to Isaac Ashdown.
|
2011-04-27 22:45:54 +08:00 |
minggo
|
3d6fd051ab
|
issue #449: refactor CCTransition
|
2011-04-11 16:09:14 +08:00 |
natural-law
|
d4dbedca4d
|
fixed #451,remove the code of support mac platform.
1. Remove the EventDispatcher.
2. Refactor CCLayer, CCMenu and CCParticleSystemPoint.
3. Modify the project file of win32, wophone and android.
|
2011-04-11 11:24:10 +08:00 |
walzer
|
81fa070125
|
fixed #418, add copyright of original authors, merge Bin's commit
|
2011-03-19 14:45:51 +08:00 |
minggo
|
b5a99f90df
|
issue #375: rename file names and object names
|
2011-03-07 17:11:57 +08:00 |
natural-law
|
01cd90f2cc
|
update layers_scenes_transition_nodes to 0.99.5.
|
2010-12-27 09:40:45 +08:00 |
natural-law
|
eeb4e99804
|
rename the action classes.
|
2010-12-22 15:43:54 +08:00 |
natural-law
|
4a765d33a3
|
rename the CCXXXAction files to CCActionXXX.
|
2010-12-22 15:15:04 +08:00 |
impact
|
7434748d4a
|
Capitalization changes for building on linux (case-sensitive filesystem)
|
2010-12-15 01:00:35 -05:00 |
natural-law
|
2706e3a003
|
fixed #251 CCKeypadDelegate implement
|
2010-12-13 14:10:39 +08:00 |
Walzer
|
820c2f0714
|
issue #211 cocos2d-x back to cocos2dx
|
2010-11-18 15:01:42 +00:00 |
Walzer
|
b4328354af
|
issue #211 cocos2dx -> cocos2d-x
|
2010-11-18 14:07:17 +00:00 |
natural-law
|
2b23e0f6d5
|
debug
|
2010-11-18 10:27:05 +00:00 |
Walzer
|
fb25984f12
|
rename getShared methods to shared
|
2010-11-16 07:12:09 +00:00 |
Walzer
|
94806c9194
|
merge with tag/0.99.4-uphone-0.9.0
|
2010-11-11 03:18:58 +00:00 |
natural-law
|
000bdeeb42
|
issue #189
add support of Accelerometer sensor
|
2010-11-10 08:29:52 +00:00 |
Ming
|
19b6f1a235
|
|
2010-10-08 01:57:07 +00:00 |
Walzer
|
ed4e288f27
|
modify the logic of "node" method
|
2010-10-01 15:04:12 +00:00 |
Walzer
|
01eb8da314
|
issue #171, modify object-c code in annotate.
|
2010-09-28 04:14:12 +00:00 |
natural-law
|
6bd7d28e06
|
issue #144
Clear memory leaks of the test_uphone project
|
2010-09-16 09:19:18 +00:00 |
Ming
|
14982bd715
|
issue #141
|
2010-09-15 06:52:11 +00:00 |
Walzer
|
5fd1bf85b6
|
issue #121, return bool in function init****
|
2010-09-04 04:02:52 +00:00 |
Ming
|
9a12e848f5
|
fixed #118
|
2010-09-03 01:32:13 +00:00 |
Ming
|
59afd38192
|
issue #116: remove __super
|
2010-09-02 06:54:42 +00:00 |
Walzer
|
820676ea28
|
issue #18, complete the implementation left.
|
2010-09-01 04:02:36 +00:00 |
Ming
|
39c6ebf503
|
issue #85:remove the using of dynamic_cast()
|
2010-08-31 03:20:37 +00:00 |
Ming
|
60adec78e8
|
issue #85: avoid virtual inheriting from NSObject, and remove the using of dynamic_cast()
|
2010-08-27 06:13:32 +00:00 |
Ming
|
710e29b086
|
issue #80
|
2010-08-25 02:19:20 +00:00 |
natural-law
|
40e7abcc5f
|
issue #64
add Transitions Test
|
2010-08-20 09:51:45 +00:00 |
natural-law
|
2a37efc84a
|
issue #64
add Transitions Test
|
2010-08-20 06:35:37 +00:00 |
Walzer
|
9703e75e57
|
issue #18, debug
|
2010-08-19 06:09:40 +00:00 |
Walzer
|
05e2ce6a51
|
issue #7, implement transition
|
2010-08-18 03:06:48 +00:00 |
Walzer
|
b4543ef6f1
|
issue #5, implement CCLayer::onEnter, CCLayer::onExit
|
2010-08-05 10:07:14 +00:00 |
Walzer
|
14427a24d7
|
|
2010-08-04 07:46:12 +00:00 |
Walzer
|
9db3106303
|
issue #18, debug
|
2010-08-03 08:49:25 +00:00 |
Walzer
|
3914006a99
|
issue #18, debug _cmd
|
2010-08-03 07:25:47 +00:00 |
Walzer
|
4f357e5872
|
issue #18, debug __super::init() in CCTransitionScene::initWithDuration
|
2010-08-03 07:13:50 +00:00 |
Walzer
|
03df28e28a
|
issue #18, debug
|
2010-08-03 06:50:41 +00:00 |