Ricardo Quesada
|
cfbceb0e22
|
Fixes compilation issues on Linux
|
2014-01-16 21:49:14 -08:00 |
Ricardo Quesada
|
d0dbf34319
|
removes "include "cocos2d.h" from cocos2d files
|
2014-01-16 21:35:58 -08:00 |
walzer
|
d4c1aa92d5
|
add copyrights for 2014, in folders other then 2d.
|
2014-01-07 11:47:11 +08:00 |
yinkaile
|
ba809a0096
|
change const char* to const std::string&
|
2013-12-23 14:05:46 +08:00 |
Ricardo Quesada
|
d1b555614e
|
removes `using namespace std` from header file
... in order to prevent possible collisions.
`using namespace XXX` MUST never be used in header files.
|
2013-12-18 11:45:30 -08:00 |
samuele3
|
8a408f9951
|
Add doxygen comments for the CocoStudio
|
2013-11-20 12:04:47 +08:00 |
yinkaile
|
8fa8b9f844
|
update develop
|
2013-10-30 09:41:40 +08:00 |
minggo
|
8f7a489a4d
|
issue #2905:make cocostudio and gui flat
|
2013-10-16 16:48:39 +08:00 |