Commit Graph

31 Commits

Author SHA1 Message Date
James Chen 7d7baf81a2 refactor updated... 2012-04-18 18:43:45 +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
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
natural-law 7d7f3a9241 fixed #562, Upgrade folder sprite_nodes to rc3. 2011-07-01 16:11:31 +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 4cd3e59e2b fixed #278 2010-12-27 10:26: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
Ming 683596a023 issue #170 2010-09-29 09:39:45 +00:00
Walzer dad659641b issue #171, add @brief in class annotate 2010-09-29 01:44:57 +00:00
Ming 742baf4fdb issue #170 2010-09-28 10:27:33 +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
natural-law 2997a74699 issue #135
Add SpriteTest code
2010-09-09 02:17:38 +00:00
Ming 031054abc6 issue #61: 2010-09-06 03:58:14 +00:00
Ming b842c135c3 issue #61: 2010-09-06 03:55:56 +00:00
Ming e975c403ba issue #61: 2010-09-06 02:57:21 +00:00
Walzer 5fd1bf85b6 issue #121, return bool in function init**** 2010-09-04 04:02:52 +00:00
Ming 3c658c27a5 issue #44: fix some bugs 2010-08-12 09:01:51 +00:00
natural-law 298768aeec issue #33
fix little bugs of CCDirector and Actions
2010-08-11 07:24:15 +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 80c347932e issue #13: allocate memory for member variable m_pszName 2010-08-03 02:25:38 +00:00
Ming c14cff9855 issue 13: fixed compile error 2010-07-23 06:24:23 +00:00
Ming c368f3a6cc issue #13: change char* to const char* in function declaration 2010-07-23 06:06:19 +00:00
Ming fef0ebc88d issue #13: update CCSpriteFrame.h 2010-07-22 07:54:02 +00:00
Ming 295eefef78 issue #13: update CCSpriteFrame.h, CCSpriteFrameCache.h, CCSpriteSheet.h 2010-07-22 07:08:30 +00:00
Ming 63fa1aedfd issue #13: add some static functions 2010-07-22 02:16:53 +00:00
Ming b0a480c40f issue #13: add CCSprite.h, CCSpriteFrame.h, CCSpriteFrameCache.h, CCSpriteSheet.h 2010-07-22 01:39:15 +00:00