axmol/cocos/base
David DeSimone feb48aea9c 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
..
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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCAutoreleasePool.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCConfiguration.cpp check for correct GL extension (#16346) 2016-08-10 03:24:41 -07:00
CCConfiguration.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCConsole.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCDataVisitor.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCDirector.cpp fix: validates director before layout in iOS (#16394) 2016-08-18 18:13:15 -07:00
CCDirector.h fix: validates director before layout in iOS (#16394) 2016-08-18 18:13:15 -07:00
CCEvent.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCEvent.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCEventDispatcher.cpp feat: add support for Game Controllers on Mac (#16461) 2016-08-29 16:58:44 -07:00
CCEventDispatcher.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCEventFocus.cpp
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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +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
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
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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCEventTouch.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCEventTouch.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +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 Fix implicit conversion issues with Xcode 7.3 2016-04-07 17:01:17 +09: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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCProfiling.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCProperties.cpp Add missing class declaration and remove duplicate declaration (#16423) 2016-08-24 18:09:29 +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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCScheduler.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCScheduler.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCScriptSupport.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCScriptSupport.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCValue.cpp Use std::abs to avoid overhead of casting float to double 2016-07-13 00:55:11 +09:00
CCValue.h Add support for Unsigned with CCValue (#13785) 2016-04-22 13:49:20 +08:00
CCVector.h Fix implicit conversion issues with Xcode 7.3 2016-04-07 17:01:17 +09:00
CMakeLists.txt Squashed commit of the following: 2016-03-02 16:51:54 -08:00
ObjectFactory.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
ccRandom.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
ccRandom.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +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 fix the problem in ccUTF8.cpp and CCLuaJavaBridge.cpp (#16314) 2016-08-08 10:43:14 +08:00
ccUTF8.h Move StringUtils functions from deprecated header file to ccUTF8.h (#15835) 2016-06-15 15:01:26 +08:00
ccUtils.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
ccUtils.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
etc1.cpp
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
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