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
7c0af610ff
issue #1056 : Added CCArray::copyWithZone implementation. CCDictElement bound check.
2012-03-20 23:30:18 +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
minggo
37915cfed6
remove unneeded function, and make protocol an abstract class
2011-12-28 14:46:49 +08:00
laschweinski
606c8803bc
modified: CocosDenshion/Linux/FmodAudioPlayer.cpp
...
modified: CocosDenshion/Linux/FmodAudioPlayer.h
deleted: HelloWorld/AppDelegate.cpp
deleted: HelloWorld/AppDelegate.h
deleted: HelloWorld/HelloWorldScene.cpp
deleted: HelloWorld/HelloWorldScene.h
modified: cocos2dx/.cproject
modified: cocos2dx/actions/CCActionInstant.cpp
modified: cocos2dx/include/CCActionInstant.h
modified: lib/android/Debug/libcocos2d.so
modified: lib/android/Release/libcocos2d.so
modified: lib/linux/Debug/libcocos2d.so
modified: lib/linux/Debug/libcocosdenshion.so
modified: lib/linux/Release/libcocos2d.so
modified: lib/linux/Release/libcocosdenshion.so
HelloWorld/AndroidDebug/
HelloWorld/AndroidRelease/
HelloWorld/Classes/
HelloWorld/android/assets
HelloWorld/postCompiled.sh
cocos2dx/platform/third_party/linux/
installLinuxLib.sh
tests/Res/gui_close.WAV
2011-08-25 19:04:29 +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
minggo
d48c3fdfb1
upgrade to 1.0.0-final 07-11
2011-07-12 11:20:41 +08:00
minggo
16f79cb0be
fixed #554 : upgrade base_nodes to 1.0.0-rc3
2011-07-01 15:48:05 +08:00
minggo
22b55eaf78
issue #418 : add copyright of original author to each file
2011-03-19 10:59:01 +08:00
minggo
b5a99f90df
issue #375 : rename file names and object names
2011-03-07 17:11:57 +08:00
minggo
994a3b05ea
fixed #273
2010-12-23 11:19:56 +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
Walzer
d93aae9133
issue #171 , add annotate for protected member variable
2010-09-29 04:03:21 +00:00
Walzer
dad659641b
issue #171 , add @brief in class annotate
2010-09-29 01:44:57 +00:00
Walzer
4226dcede9
issue #61 , add retain for member variable
2010-09-04 10:06:26 +00:00
Walzer
5fd1bf85b6
issue #121 , return bool in function init****
2010-09-04 04:02:52 +00:00
Ming
39c6ebf503
issue #85:remove the using of dynamic_cast()
2010-08-31 03:20:37 +00:00
Walzer
c06cae617f
issue #41 , implement CCLabel,CCLabelAtlas
2010-08-11 10:09:10 +00:00
Walzer
e08807083c
issue #18 , debug, change description
2010-08-06 08:05:19 +00:00
Walzer
14427a24d7
2010-08-04 07:46:12 +00:00
Walzer
b34c778e79
issue #7 , remove unusable include in .h
2010-07-22 10:39:40 +00:00
Walzer
9934149257
issue #7 , change string to const char*
2010-07-22 03:15:25 +00:00
Walzer
59c7a734ba
issue #7 , implement .cpp
2010-07-21 09:40:10 +00:00
Walzer
5d60c2ca0a
issue #7 , change the use of NSMutableArray
2010-07-20 05:49:13 +00:00
Walzer
e0b4307d30
fixed #3 , CCAtlasNode complete, CCNode is short of Action
2010-07-19 08:45:53 +00:00
Walzer
ee1a33867c
issue #5 : add include
2010-07-14 03:18:05 +00:00
Walzer
8672eea9da
issue #5 , modify some bugs in all my .h files
2010-07-09 10:24:08 +00:00
Walzer
d70eb65227
issue #2 , modify marco name
2010-07-09 09:02:00 +00:00
Walzer
fdcbafda0f
issue #5 , add CCLayer.h, add @todo
2010-07-09 03:26:56 +00:00
Walzer
5eed1eee76
fixed #3 , complete .h files
2010-07-08 07:31:35 +00:00
Walzer
97233e991a
issue #3 , simple modify
2010-07-08 06:00:06 +00:00
Walzer
4c707cd100
issue #3 , update
2010-07-08 04:20:58 +00:00
Walzer
1d4e2006df
issue #2 , modified virtual,BOOL,TRUE,FALSE,property
2010-07-08 02:25:52 +00:00
Walzer
9f825a19ac
2010-07-07 07:15:30 +00:00