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 |
liswei
|
1591c7edc8
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +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 |
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
|
d0a16a246e
|
fixed comipling error and link error of upto-0.99.5
|
2010-12-31 14:56:24 +08:00 |
minggo
|
dc55c164ba
|
fixed #292
|
2010-12-29 18:01:37 +08:00 |
minggo
|
355570ea8f
|
issue #292
|
2010-12-28 15:05:55 +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
|
dad659641b
|
issue #171, add @brief in class annotate
|
2010-09-29 01:44:57 +00:00 |
Walzer
|
c06cae617f
|
issue #41, implement CCLabel,CCLabelAtlas
|
2010-08-11 10:09:10 +00:00 |
Walzer
|
14427a24d7
|
|
2010-08-04 07:46:12 +00:00 |
Ming
|
52ace69f09
|
issue #23: dll export support
|
2010-08-02 03:13:36 +00:00 |
Ming
|
9c984b8a34
|
issue #17: fixed link error
|
2010-07-28 07:16:00 +00:00 |
Walzer
|
9934149257
|
issue #7, change string to const char*
|
2010-07-22 03:15:25 +00:00 |
Ming
|
7c05a4ff68
|
issue #6: change the modify tho public
|
2010-07-22 02:10:51 +00:00 |
Walzer
|
405d445f36
|
issue #7, change function name in CCProtocols.h, use set* and get*
|
2010-07-19 10:00:13 +00:00 |
Walzer
|
e0b4307d30
|
fixed #3, CCAtlasNode complete, CCNode is short of Action
|
2010-07-19 08:45:53 +00:00 |
Ming
|
0983a84d6d
|
issue #6: update CCProtocols.h
|
2010-07-16 06:19:55 +00:00 |
Walzer
|
8a1220e32b
|
issue #9, BOOL->bool, YES->yes, NO->no
|
2010-07-08 02:45:42 +00:00 |
Walzer
|
97d6aaf296
|
issue #2, add link to website at each file header
|
2010-07-06 12:55:05 +00:00 |
Ming
|
dafe99ca70
|
issue #2: move to folder cocos2dx
|
2010-07-06 08:28:41 +00:00 |