.. |
allocator
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCAsyncTaskPool.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCAsyncTaskPool.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCAutoreleasePool.cpp
|
No CC_UNUSED_PARAM (#16812)
|
2016-11-16 09:48:37 +08:00 |
CCAutoreleasePool.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCConfiguration.cpp
|
Compilation fix (#17209)
|
2017-02-04 09:46:32 +08:00 |
CCConfiguration.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCConsole.cpp
|
No CC_UNUSED_PARAM (#16812)
|
2016-11-16 09:48:37 +08:00 |
CCConsole.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCController-android.cpp
|
Fixes 1605 include path in 541 files
|
2016-03-20 21:53:44 +08:00 |
CCController-apple.mm
|
feat: add support for Game Controllers on Mac (#16461)
|
2016-08-29 16:58:44 -07:00 |
CCController.cpp
|
feat: add support for Game Controllers on Mac (#16461)
|
2016-08-29 16:58:44 -07:00 |
CCController.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCData.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCData.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCDataVisitor.cpp
|
Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716)
|
2016-10-27 15:10:24 +08:00 |
CCDataVisitor.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCDirector.cpp
|
Replace unsigned int with size_t to avoid implicit conversion (#17297)
|
2017-02-07 09:41:19 +08:00 |
CCDirector.h
|
Replace unsigned int with size_t to avoid implicit conversion (#17297)
|
2017-02-07 09:41:19 +08:00 |
CCEvent.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEvent.h
|
Remove unnecessary inline keywords (#16562)
|
2016-09-12 09:44:21 +08:00 |
CCEventAcceleration.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventAcceleration.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventController.cpp
|
Fixes 1605 include path in 541 files
|
2016-03-20 21:53:44 +08:00 |
CCEventController.h
|
Fix typos in documentation
|
2015-12-03 21:03:00 +09:00 |
CCEventCustom.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventCustom.h
|
Remove unnecessary inline keywords (#16562)
|
2016-09-12 09:44:21 +08:00 |
CCEventDispatcher.cpp
|
use stable sort to keep order (#17321)
|
2017-02-08 13:57:41 +08:00 |
CCEventDispatcher.h
|
Synchronize creator engine bug fixes and upgrade web engine (#17003)
|
2016-12-14 09:27:47 +08:00 |
CCEventFocus.cpp
|
Cleanup order of fields initialization.
|
2014-10-30 17:28:41 +03:00 |
CCEventFocus.h
|
Merge pull request #11120 from fusijie/cocosapi
|
2015-03-25 09:49:52 +08:00 |
CCEventKeyboard.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventKeyboard.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventListener.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventListener.h
|
Remove unnecessary inline keywords (#16562)
|
2016-09-12 09:44:21 +08:00 |
CCEventListenerAcceleration.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventListenerAcceleration.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventListenerController.cpp
|
remove unneeded includes
|
2014-08-29 15:39:52 +08:00 |
CCEventListenerController.h
|
Merge pull request #11120 from fusijie/cocosapi
|
2015-03-25 09:49:52 +08:00 |
CCEventListenerCustom.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventListenerCustom.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventListenerFocus.cpp
|
remove unneeded includes
|
2014-08-29 15:39:52 +08:00 |
CCEventListenerFocus.h
|
Merge pull request #11120 from fusijie/cocosapi
|
2015-03-25 09:49:52 +08:00 |
CCEventListenerKeyboard.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventListenerKeyboard.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventListenerMouse.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventListenerMouse.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventListenerTouch.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventListenerTouch.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventMouse.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventMouse.h
|
Remove unnecessary inline keywords (#16562)
|
2016-09-12 09:44:21 +08:00 |
CCEventTouch.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCEventTouch.h
|
Remove unnecessary inline keywords (#16562)
|
2016-09-12 09:44:21 +08:00 |
CCEventType.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCGameController.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCIMEDelegate.h
|
No CC_UNUSED_PARAM (#16812)
|
2016-11-16 09:48:37 +08:00 |
CCIMEDispatcher.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCIMEDispatcher.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCMap.h
|
use STL emplace when possible (#16815)
|
2016-11-08 11:50:00 +08:00 |
CCNS.cpp
|
Avoid creating temporary string objects
|
2016-02-03 23:12:37 +08:00 |
CCNS.h
|
[ci skip]Update comments
|
2015-03-27 15:31:42 +08:00 |
CCNinePatchImageParser.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCNinePatchImageParser.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCProfiling.cpp
|
Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716)
|
2016-10-27 15:10:24 +08:00 |
CCProfiling.h
|
Remove unnecessary inline keywords (#16562)
|
2016-09-12 09:44:21 +08:00 |
CCProperties.cpp
|
Compilation fix (#17209)
|
2017-02-04 09:46:32 +08:00 |
CCProperties.h
|
Add missing class declaration and remove duplicate declaration (#16423)
|
2016-08-24 18:09:29 +08:00 |
CCProtocols.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCRef.cpp
|
Improving CCRef LEAK_DETECTION tools by making them thread safe. It is possible that ref's can be created and mutated off thread, and with leak detection on. This can cause ungaurded writes from two or more threads to a non-protected structure. Fixing a crash on iOS when using std::list instead of std::vector. (#16415)
|
2016-08-30 09:36:45 +08:00 |
CCRef.h
|
Merge part of Cocos2d-x-lite (#16380)
|
2016-08-19 16:28:47 +08:00 |
CCRefPtr.h
|
add 'makeRef' for easier making a RefPtr (#17302)
|
2017-02-08 10:00:08 +08:00 |
CCScheduler.cpp
|
Fixed Scheduler bug occured when unschedule target during update. (#17203)
|
2017-01-18 16:32:36 +08:00 |
CCScheduler.h
|
Fix typos in comments and strings (#17201)
|
2017-01-18 15:41:18 +08:00 |
CCScriptSupport.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCScriptSupport.h
|
Fix typos in comments and strings (#17201)
|
2017-01-18 15:41:18 +08:00 |
CCStencilStateManager.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCStencilStateManager.hpp
|
rename CCStencilBitsManager to StencilStateManager
|
2015-11-25 14:24:27 +08:00 |
CCTouch.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCTouch.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCUserDefault-android.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCUserDefault-apple.mm
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCUserDefault-winrt.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCUserDefault.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCUserDefault.h
|
Fix typos in docs (#17132)
|
2017-01-11 09:31:45 +08:00 |
CCValue.cpp
|
Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716)
|
2016-10-27 15:10:24 +08:00 |
CCValue.h
|
Remove unnecessary inline keywords (#16562)
|
2016-09-12 09:44:21 +08:00 |
CCVector.h
|
Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716)
|
2016-10-27 15:10:24 +08:00 |
CMakeLists.txt
|
Squashed commit of the following:
|
2016-03-02 16:51:54 -08:00 |
ObjectFactory.cpp
|
use STL emplace when possible (#16815)
|
2016-11-08 11:50:00 +08:00 |
ObjectFactory.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
TGAlib.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
TGAlib.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
ZipUtils.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
ZipUtils.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
atitc.cpp
|
Fixes 1605 include path in 541 files
|
2016-03-20 21:53:44 +08:00 |
atitc.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
base64.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
base64.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
ccCArray.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
ccCArray.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
ccConfig.h
|
Fix typos in comments and strings (#17201)
|
2017-01-18 15:41:18 +08:00 |
ccFPSImages.c
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
ccFPSImages.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
ccMacros.h
|
XCode sometimes gets confused with multiple 'Rect' types (#16579)
|
2016-09-14 10:46:17 -07:00 |
ccRandom.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
ccRandom.h
|
Remove unnecessary inline keywords (#16562)
|
2016-09-12 09:44:21 +08:00 |
ccTypes.cpp
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
ccTypes.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
ccUTF8.cpp
|
Full unicode support (#17179)
|
2017-02-06 16:41:52 +08:00 |
ccUTF8.h
|
Full unicode support (#17179)
|
2017-02-06 16:41:52 +08:00 |
ccUtils.cpp
|
No CC_UNUSED_PARAM (#16812)
|
2016-11-16 09:48:37 +08:00 |
ccUtils.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
etc1.cpp
|
Squashed commit of the following:
|
2014-04-30 19:09:13 -07:00 |
etc1.h
|
[ci skip]Update comments
|
2015-03-24 20:23:51 +08:00 |
firePngData.h
|
[ci skip]Update comments
|
2015-03-24 20:23:51 +08:00 |
pvr.cpp
|
Fixes 1605 include path in 541 files
|
2016-03-20 21:53:44 +08:00 |
pvr.h
|
Copyright & small fixes
|
2014-07-22 15:49:38 +04:00 |
s3tc.cpp
|
Fixes 1605 include path in 541 files
|
2016-03-20 21:53:44 +08:00 |
s3tc.h
|
[ci skip]Update comments
|
2015-03-24 20:23:51 +08:00 |
uthash.h
|
[ci skip]Update comments
|
2015-03-24 20:23:51 +08:00 |
utlist.h
|
[ci skip]Update comments
|
2015-03-24 20:23:51 +08:00 |