RongHong
|
67eb87abfe
|
To fix the crash when the gles version is too low
|
2011-06-08 10:02:07 +08:00 |
RongHong
|
a13e8ae859
|
1.修正gles版本过低时会崩溃的问题
2.修正unscheduleAllSelectors()中遍历哈希表导致崩溃的问题
|
2011-06-03 15:22:50 +08:00 |
minggo
|
37bb33d9e5
|
fixed #452: refactor CCDirector CCNode CCGrid
|
2011-04-11 15:10:09 +08:00 |
minggo
|
7d52161804
|
fixed #441: Initialize pointer in contruction & detect pointer value in destruction
|
2011-04-01 16:06:53 +08:00 |
walzer
|
abd2725ed4
|
issue #148, add copyright
|
2011-03-19 10:34:26 +08:00 |
minggo
|
b5a99f90df
|
issue #375: rename file names and object names
|
2011-03-07 17:11:57 +08:00 |
yangws
|
67c0ad6332
|
add platform support project on win32.
Move macros, CCXUIImage, ccxCommon, CCXCocos2dDefine, 3rd party libraries, glu, NSLock, ccxConfig from platform/win32 to platform_support.
|
2011-01-15 18:05:35 +08:00 |
minggo
|
dc55c164ba
|
fixed #292
|
2010-12-29 18:01:37 +08:00 |
minggo
|
e7231f232c
|
fixed #276
|
2010-12-24 15:53:51 +08:00 |
minggo
|
7e4d8b9d1c
|
set up base environment
|
2010-12-23 16:16:11 +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 |
Ming
|
416a319344
|
fixed #203
|
2010-11-13 03:34:49 +00:00 |
Ming
|
6062cf1558
|
issue #202
|
2010-11-12 09:26:01 +00:00 |
Walzer
|
94806c9194
|
merge with tag/0.99.4-uphone-0.9.0
|
2010-11-11 03:18:58 +00:00 |
Ming
|
68d3edc0d3
|
issue #170
|
2010-09-28 08:18:05 +00:00 |
Walzer
|
a279e5dc9b
|
issue 169, we should retain the new variable first, and then release the old one. assignment at last.
|
2010-09-27 10:19:10 +00:00 |
Ming
|
12d6df9717
|
issue #154
|
2010-09-24 10:10:32 +00:00 |
Ming
|
300e1abbbb
|
issue #142
|
2010-09-16 07:53:58 +00:00 |
Ming
|
a92f74d318
|
fixed #141: the transition vertex is error, so use CCDirector's instead
|
2010-09-15 03:47:55 +00:00 |
Ming
|
622170528c
|
issue #141
|
2010-09-14 07:23:38 +00:00 |
Ming
|
7131389535
|
issue #61:
|
2010-09-06 05:52:57 +00:00 |
Walzer
|
907fb3f692
|
issue #126, add retain when member variable is changed
|
2010-09-06 02:27:38 +00:00 |
Walzer
|
3d91d1e58d
|
update to uphone-sdk-2010.08.26, which adds opengl headers
|
2010-08-31 08:53:25 +00:00 |
Ming
|
710e29b086
|
issue #80
|
2010-08-25 02:19:20 +00:00 |
Ming
|
7c3ccd5600
|
fixed #49:
|
2010-08-17 03:43:10 +00:00 |
Ming
|
0ef3574562
|
move include/CCGrid.h to effects/CCGrid.h
|
2010-08-16 08:53:14 +00:00 |
Ming
|
f45e14bc85
|
fixed #47:
|
2010-08-16 08:46:45 +00:00 |
Ming
|
adbf5a659f
|
issue #46: remove unneeded .h file
|
2010-08-16 06:11:19 +00:00 |
Ming
|
2c5cbd7e1a
|
fixed #46: implement CCGrabber
|
2010-08-16 03:26:41 +00:00 |
Ming
|
76f62adf62
|
fixed #30: change some header files to include
|
2010-08-04 08:45:00 +00:00 |
Walzer
|
14427a24d7
|
|
2010-08-04 07:46:12 +00:00 |
Ming
|
a324e38cb2
|
issue #21: change INT32 to int, change UINT to unsigned int
|
2010-08-02 02:58:00 +00:00 |
Walzer
|
c8d3a1754f
|
issue #7, remove ../
|
2010-07-20 06:34:25 +00:00 |
Walzer
|
5d60c2ca0a
|
issue #7, change the use of NSMutableArray
|
2010-07-20 05:49:13 +00:00 |
Walzer
|
0e8d3a5e9e
|
fixed #2, fix comiple errors. but link error still exists
|
2010-07-08 07:13:07 +00:00 |
Ming
|
89dcd544fb
|
fixed #9
|
2010-07-08 03:58:33 +00:00 |
Ming
|
30f04eae56
|
issue #8: add CCGrid.h
|
2010-07-07 07:35:30 +00:00 |