.. |
android
|
Refactor audio, fix android compile issue since we remove SimpleAudio
|
2019-12-01 13:45:49 +08:00 |
apple
|
delete useless files and clean codes (#20279)
|
2019-11-06 14:24:06 +08:00 |
desktop
|
delete useless files and clean codes (#20279)
|
2019-11-06 14:24:06 +08:00 |
ios
|
fix issue that can not close keyboard if using EditBox on iOS (#20336) (#20340)
|
2019-11-15 13:45:39 +08:00 |
linux
|
delete useless files and clean codes (#20279)
|
2019-11-06 14:24:06 +08:00 |
mac
|
delete useless files and clean codes (#20279)
|
2019-11-06 14:24:06 +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
|
metal support for cocos2d-x (#19305)
|
2019-01-18 15:08:25 +08:00 |
CCApplicationProtocol.h
|
metal support for cocos2d-x (#19305)
|
2019-01-18 15:08:25 +08:00 |
CCCommon.h
|
Rename cocos2d::MessageBox to cocos2d::ccMessageBox. (#20159) (#20218)
|
2019-10-17 14:28:35 +08:00 |
CCDevice.h
|
update Copyright. might need manual fix later (#18659)
|
2018-01-29 16:25:32 +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
|
delete useless files and clean codes (#20279)
|
2019-11-06 14:24:06 +08:00 |
CCGLView.cpp
|
fix C4244 warning (#20173)
|
2019-10-09 17:50:32 +08:00 |
CCGLView.h
|
Feature/fix alpha test (#19824)
|
2019-06-18 00:25:26 -07: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
|
metal support for cocos2d-x (#19305)
|
2019-01-18 15:08:25 +08:00 |
CCPlatformDefine.h
|
[lua] remove simulator code from template project (#19862)
|
2019-06-25 18:14:50 +08:00 |
CCPlatformMacros.h
|
remove void in function declaration (#19954)
|
2019-07-22 09:38:46 +08:00 |
CCSAXParser.cpp
|
Update CCSAXParser.cpp
|
2019-11-25 14:46:56 +08:00 |
CCSAXParser.h
|
Remove tinyxml, integrate dragonbones.
|
2019-11-24 23:15:56 +08:00 |
CCStdC.h
|
metal support for cocos2d-x (#19305)
|
2019-01-18 15:08:25 +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 |