.. |
android
|
Refactor audio, fix android compile issue since we remove SimpleAudio
|
2019-12-01 13:45:49 +08:00 |
apple
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
desktop
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
ios
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
linux
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
mac
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
win32
|
a. use win32 api to get fie size; b. use int64_t for file size, c. use stat to check whether file exist for android platform.
|
2019-11-27 15:09:45 +08:00 |
CCApplication.h
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
CCApplicationProtocol.h
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
CCCommon.h
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
CCDevice.h
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
CCFileUtils.cpp
|
Update CCFileUtils.cpp
|
2019-11-28 09:59:18 +08:00 |
CCFileUtils.h
|
a. use win32 api to get fie size; b. use int64_t for file size, c. use stat to check whether file exist for android platform.
|
2019-11-27 15:09:45 +08:00 |
CCGL.h
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
CCGLView.cpp
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
CCGLView.h
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
CCImage.cpp
|
fix etc1 supported for android platform.
|
2019-12-02 23:01:06 +08:00 |
CCImage.h
|
Improve CCImage, BMP support.
|
2019-11-25 02:28:38 +08:00 |
CCPlatformConfig.h
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
CCPlatformDefine.h
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
CCPlatformMacros.h
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
CCSAXParser.cpp
|
Merge: 5f1dc7c748 6000f7b796
|
2019-11-25 17:06:24 +08:00 |
CCSAXParser.h
|
Remove tinyxml, integrate dragonbones.
|
2019-11-24 23:15:56 +08:00 |
CCStdC.h
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |
CMakeLists.txt
|
Refactor AudioEngine implementation, use OpenAL for all platforms.
|
2019-11-24 14:54:45 +08:00 |
PXFileStream.cpp
|
fix compile issue
|
2019-12-01 01:38:30 +08:00 |
PXFileStream.h
|
Add ZipFileStream support
|
2019-12-01 01:16:46 +08:00 |