.. |
android
|
rename to with Jni suffex
|
2013-11-29 19:34:36 +08:00 |
apple
|
add helper funcion to invoke a function in gl thread
|
2013-11-27 16:49:07 +08:00 |
ios
|
Merge branch 'develop' into constructors_are_protected
|
2013-11-20 11:26:55 -08:00 |
linux
|
issue #3258: Compilation error fix for linux port.
|
2013-11-26 15:56:43 +08:00 |
mac
|
Macro CC_DISABLE_COPY is renamed to CC_DISALLOW_COPY_AND_ASSIGN
|
2013-11-22 16:09:05 -08:00 |
win32
|
fix cocos2d-x for vs2013
|
2013-11-30 08:05:39 +00:00 |
CCApplicationProtocol.h
|
issue #2905:adjust folder structure
|
2013-10-12 11:22:05 +08:00 |
CCCommon.h
|
issue #2905:adjust folder structure
|
2013-10-12 11:22:05 +08:00 |
CCDevice.h
|
Macro CC_DISABLE_COPY is renamed to CC_DISALLOW_COPY_AND_ASSIGN
|
2013-11-22 16:09:05 -08:00 |
CCEGLViewProtocol.cpp
|
Macro CC_DISABLE_COPY is renamed to CC_DISALLOW_COPY_AND_ASSIGN
|
2013-11-22 16:09:05 -08:00 |
CCEGLViewProtocol.h
|
Macro CC_DISABLE_COPY is renamed to CC_DISALLOW_COPY_AND_ASSIGN
|
2013-11-22 16:09:05 -08:00 |
CCFileUtils.cpp
|
replaces `delete[]` with `free()` in C-based API
|
2013-11-11 18:09:47 -08:00 |
CCFileUtils.h
|
Uses std::unordered_map<> instead of std::map<>
|
2013-11-21 13:43:59 -08:00 |
CCImage.h
|
issue #2345: class Image add tga image format support.
|
2013-11-29 14:31:42 +08:00 |
CCImageCommon_cpp.h
|
issue #2345: delete unnecessary include
|
2013-11-29 15:31:58 +08:00 |
CCSAXParser.cpp
|
issue #2790: Vector<T> replaces Array* finished.
|
2013-12-04 16:01:55 +08:00 |
CCSAXParser.h
|
issue #2790: Vector<T> replaces Array* finished.
|
2013-12-04 16:01:55 +08:00 |
CCThread.cpp
|
add helper funcion to invoke a function in gl thread
|
2013-11-27 16:49:07 +08:00 |
CCThread.h
|
add helper funcion to invoke a function in gl thread
|
2013-11-27 16:49:07 +08:00 |