James Chen
7fe3f7357e
issue #1324 : Reverted old interfaces.
2012-06-14 17:18:05 +08:00
James Chen
3f7b44fc23
issue #1324 : Added create() for static member functions that new an autorelease object
2012-06-14 15:13:16 +08:00
James Chen
230b8a386b
issue #1176 : Changed linebreak symbol to UNIX format ('\n'),replaced 'tab'
...
with four spaces. Also,
1. Used macro NS_CC_BEGIN instead of namespace cocos2d {, NS_CC_END instead
of }.
2. Removed some unused files.
3. Renamed the name of some folders, for example,
"test.android"-->"proj.android" .
2012-04-19 14:35:52 +08:00
James Chen
7d7baf81a2
refactor updated...
2012-04-18 18:43:45 +08:00
James Chen
8aa3f7f9ae
issue #1056 : TestCases works ok except Box2dTest and ChipmunkTest.
2012-03-14 18:11:25 +08:00
James Chen
aefdb852a2
issue #1056 : synchronise cocos2d-iphone gles2.0 branch, HelloWorld on win32 works ok.
2012-03-14 14:55:17 +08:00
moadib
a8d87a9976
Non-trivial arguments passed by reference now.
...
Removed unnecessary cocos2d:: prefix inside namespace.
2011-08-17 17:26:26 +04: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
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
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
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
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
adbf5a659f
issue #46 : remove unneeded .h file
2010-08-16 06:11:19 +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