James Chen
|
85c13998ee
|
issue #1056: Added CCTransitionProgress class, Updated Texture2dTest, TileMapTest, TransitionsTest.
|
2012-03-26 16:46:23 +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
|
4d5dab4a40
|
fixed #558, Upgrade folder layers_scenes_transitions_nodes to rc3.
|
2011-07-01 11:26:26 +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 |
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 |
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
|
8633fa5d9e
|
issue #171
|
2010-09-29 08:33:52 +00:00 |
Walzer
|
dad659641b
|
issue #171, add @brief in class annotate
|
2010-09-29 01:44:57 +00:00 |
Walzer
|
01eb8da314
|
issue #171, modify object-c code in annotate.
|
2010-09-28 04:14:12 +00:00 |
Ming
|
622170528c
|
issue #141
|
2010-09-14 07:23:38 +00:00 |
Walzer
|
5fd1bf85b6
|
issue #121, return bool in function init****
|
2010-09-04 04:02:52 +00:00 |
natural-law
|
2a37efc84a
|
issue #64
add Transitions Test
|
2010-08-20 06:35:37 +00:00 |
Walzer
|
05e2ce6a51
|
issue #7, implement transition
|
2010-08-18 03:06:48 +00:00 |
Walzer
|
9510be1d72
|
fixed #41, complete label
|
2010-08-12 09:39:25 +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
|
db49ed49b9
|
issue #18, debug
|
2010-08-03 03:28:34 +00:00 |
Walzer
|
ffdf5dda8a
|
issue #17, fixed link error
|
2010-07-28 07:27:51 +00:00 |
Walzer
|
e0b4307d30
|
fixed #3, CCAtlasNode complete, CCNode is short of Action
|
2010-07-19 08:45:53 +00:00 |
Walzer
|
df8150582c
|
issue #5 : implement a part of the methods in .cpp
|
2010-07-14 08:30:25 +00:00 |
Walzer
|
dadfb6bf55
|
issue #5, change private method to protected
|
2010-07-12 10:20:04 +00:00 |
Walzer
|
1c2b95973d
|
issue #5, add declares in .cpp files, but still no implementation. change some methods to virtual.
|
2010-07-12 09:56:06 +00:00 |
Walzer
|
8672eea9da
|
issue #5, modify some bugs in all my .h files
|
2010-07-09 10:24:08 +00:00 |
Walzer
|
79d69daa27
|
issue #5, add CCPageTurnTransition and CCRadialTransition, check CCNode, CCAtlasNode ,CCLayer, CCScene and CCTransition
|
2010-07-09 08:26:01 +00:00 |
Walzer
|
46da55d4a0
|
issue #5, add CCScene, CCTransition
|
2010-07-08 10:11:08 +00:00 |