.. |
allocator
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
CCAsyncTaskPool.cpp
|
…
|
|
CCAsyncTaskPool.h
|
Update comment for Lua
|
2015-03-30 15:47:47 +08:00 |
CCAutoreleasePool.cpp
|
…
|
|
CCAutoreleasePool.h
|
Fix typos in documentation
|
2015-12-03 21:03:00 +09:00 |
CCConfiguration.cpp
|
Merge pull request #14709 from kcisoul/v3
|
2016-01-12 11:35:00 +08:00 |
CCConfiguration.h
|
Windows/osx/linux build fail bug fixed
|
2015-12-17 15:40:16 +09:00 |
CCConsole.cpp
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
CCConsole.h
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
CCController-android.cpp
|
updates to JniHelper, refactoring of existing JNI calls
|
2015-11-27 12:00:33 +03:00 |
CCController-iOS.mm
|
…
|
|
CCController.cpp
|
…
|
|
CCController.h
|
…
|
|
CCData.cpp
|
issue #10323: Fix the compile error when COCOS2D_DEBUG>=2.
|
2015-06-04 11:58:22 +08:00 |
CCData.h
|
Fix minor grammar and typo in documentation
|
2015-11-04 17:14:00 +09:00 |
CCDataVisitor.cpp
|
…
|
|
CCDataVisitor.h
|
…
|
|
CCDirector.cpp
|
Invoking WebSocket::closeAllConnection while reseting Director.
|
2016-01-13 21:15:48 +08:00 |
CCDirector.h
|
Add cc.Director.EVENT_BEFORE_UPDATE
|
2015-10-27 17:32:57 +08:00 |
CCEvent.cpp
|
…
|
|
CCEvent.h
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
CCEventAcceleration.cpp
|
…
|
|
CCEventAcceleration.h
|
…
|
|
CCEventController.cpp
|
…
|
|
CCEventController.h
|
Fix typos in documentation
|
2015-12-03 21:03:00 +09:00 |
CCEventCustom.cpp
|
…
|
|
CCEventCustom.h
|
…
|
|
CCEventDispatcher.cpp
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 14:02:55 +08:00 |
CCEventDispatcher.h
|
Remove unused parameter
|
2015-10-19 16:06:39 +08:00 |
CCEventFocus.cpp
|
…
|
|
CCEventFocus.h
|
…
|
|
CCEventKeyboard.cpp
|
…
|
|
CCEventKeyboard.h
|
…
|
|
CCEventListener.cpp
|
issue #10323: Fix the compile error when COCOS2D_DEBUG>=2.
|
2015-06-04 11:58:22 +08:00 |
CCEventListener.h
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
CCEventListenerAcceleration.cpp
|
add more descriptive message to ASSET macro.
|
2015-07-14 15:28:36 +08:00 |
CCEventListenerAcceleration.h
|
…
|
|
CCEventListenerController.cpp
|
…
|
|
CCEventListenerController.h
|
…
|
|
CCEventListenerCustom.cpp
|
…
|
|
CCEventListenerCustom.h
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
CCEventListenerFocus.cpp
|
…
|
|
CCEventListenerFocus.h
|
…
|
|
CCEventListenerKeyboard.cpp
|
…
|
|
CCEventListenerKeyboard.h
|
…
|
|
CCEventListenerMouse.cpp
|
EventListenerMouse will dispatch EventMouse events
|
2015-09-07 20:05:51 +02:00 |
CCEventListenerMouse.h
|
EventListenerMouse will dispatch EventMouse events
|
2015-09-07 20:05:51 +02:00 |
CCEventListenerTouch.cpp
|
…
|
|
CCEventListenerTouch.h
|
…
|
|
CCEventMouse.cpp
|
…
|
|
CCEventMouse.h
|
Fixed missing const-correctness
|
2015-05-20 17:19:42 +02:00 |
CCEventTouch.cpp
|
…
|
|
CCEventTouch.h
|
…
|
|
CCEventType.h
|
…
|
|
CCGameController.h
|
…
|
|
CCIMEDelegate.h
|
…
|
|
CCIMEDispatcher.cpp
|
…
|
|
CCIMEDispatcher.h
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
CCMap.h
|
Don't call release() before retain()
|
2015-09-10 11:09:17 +02:00 |
CCNS.cpp
|
Optimize Vec2
|
2015-04-19 20:40:52 +03:00 |
CCNS.h
|
…
|
|
CCNinePatchImageParser.cpp
|
fix Scale9Sprite draw extra pixels in spritesheet
|
2015-08-26 16:15:00 +08:00 |
CCNinePatchImageParser.h
|
fix assert failure of NinePatchImageParser and rapidjson
|
2015-05-26 17:20:10 +08:00 |
CCProfiling.cpp
|
…
|
|
CCProfiling.h
|
…
|
|
CCProperties.cpp
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
CCProperties.h
|
Fix typos in documentation
|
2015-12-03 21:03:00 +09:00 |
CCProtocols.h
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
CCRef.cpp
|
Merge branch 'v3.10' of https://github.com/cocos2d/cocos2d-x into v3
|
2016-01-09 18:01:56 +08:00 |
CCRef.h
|
more js fixes
|
2015-12-11 15:18:09 -08:00 |
CCRefPtr.h
|
…
|
|
CCScheduler.cpp
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 14:02:55 +08:00 |
CCScheduler.h
|
Fix typos in documentation
|
2015-12-03 21:03:00 +09:00 |
CCScriptSupport.cpp
|
support custom action, and rewrite update function
|
2015-09-09 10:08:07 +08:00 |
CCScriptSupport.h
|
Adds iOS tests, calls GC after replacing scene
|
2015-12-29 17:36:02 -08:00 |
CCStencilStateManager.cpp
|
change the default alphaThreshold
|
2015-11-25 14:31:32 +08:00 |
CCStencilStateManager.hpp
|
rename CCStencilBitsManager to StencilStateManager
|
2015-11-25 14:24:27 +08:00 |
CCTouch.cpp
|
Remove default arguments
|
2015-12-02 11:02:27 +08:00 |
CCTouch.h
|
Remove default arguments
|
2015-12-02 11:02:27 +08:00 |
CCUserDefault-android.cpp
|
Merge pull request #14340 from fnz/easyjni
|
2016-01-12 11:50:16 +08:00 |
CCUserDefault-apple.mm
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 14:02:55 +08:00 |
CCUserDefault-winrt.cpp
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07:00 |
CCUserDefault.cpp
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 14:02:55 +08:00 |
CCUserDefault.h
|
add UserDefault api deleteValueForKey
|
2015-07-06 17:01:17 +08:00 |
CCValue.cpp
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 14:02:55 +08:00 |
CCValue.h
|
Fix typos in documentation
|
2015-12-03 21:03:00 +09:00 |
CCVector.h
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
CMakeLists.txt
|
rename CCStencilBitsManager to StencilStateManager
|
2015-11-25 14:24:27 +08:00 |
ObjectFactory.cpp
|
…
|
|
ObjectFactory.h
|
…
|
|
TGAlib.cpp
|
…
|
|
TGAlib.h
|
…
|
|
ZipUtils.cpp
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 14:02:55 +08:00 |
ZipUtils.h
|
Fix typo in documentation and comments
|
2015-12-09 01:48:24 +09:00 |
atitc.cpp
|
…
|
|
atitc.h
|
…
|
|
base64.cpp
|
…
|
|
base64.h
|
…
|
|
ccCArray.cpp
|
…
|
|
ccCArray.h
|
…
|
|
ccConfig.h
|
moves macro definition to `ccConfig.h`
|
2015-12-29 17:36:02 -08:00 |
ccFPSImages.c
|
…
|
|
ccFPSImages.h
|
…
|
|
ccMacros.h
|
animate3d callback and test
|
2015-07-17 11:08:27 +08:00 |
ccRandom.cpp
|
…
|
|
ccRandom.h
|
…
|
|
ccTypes.cpp
|
…
|
|
ccTypes.h
|
Fix typos in documentation
|
2015-12-03 21:03:00 +09:00 |
ccUTF8.cpp
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 14:02:55 +08:00 |
ccUTF8.h
|
fix textfield and editbox can not input emoticon
|
2015-08-05 17:03:06 +08:00 |
ccUtils.cpp
|
Adds `std::nothrow` to the `new` statements
|
2015-12-16 14:02:55 +08:00 |
ccUtils.h
|
Remove `CC_DLL` in front of `createSpriteFromBase64()` in ccUtils.h to avoid compilation error on windows platform
|
2015-11-15 23:02:43 +09:00 |
etc1.cpp
|
…
|
|
etc1.h
|
…
|
|
firePngData.h
|
…
|
|
pvr.cpp
|
…
|
|
pvr.h
|
…
|
|
s3tc.cpp
|
…
|
|
s3tc.h
|
…
|
|
uthash.h
|
…
|
|
utlist.h
|
…
|
|