axmol/cocos/base
monkey256 5ddf8fb596 Fix a crash bug when the UserDefault.xml file is empty. (#18626)
* Fix a crash bug when the UserDefault.xml file is empty.

* Fix a crash bug when play multiple timeline animations.

* Fix a crash bug when loading .plist files.

* Fix code style.
2018-01-19 09:25:58 +08:00
..
allocator Bug in mp3reader.cpp (#18476) 2017-11-21 16:16:25 +08:00
CCAsyncTaskPool.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCAsyncTaskPool.h Changing AsyncTaskPool/Scheduler to better leverage move semantics (#17727) 2017-05-08 13:39:17 +08:00
CCAutoreleasePool.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCAutoreleasePool.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCConfiguration.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCConfiguration.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCConsole.cpp Some fixes after using ndk r16 clang to build android projects (#18531) 2017-12-05 13:35:16 +08:00
CCConsole.h Some fixes after using ndk r16 clang to build android projects (#18531) 2017-12-05 13:35:16 +08:00
CCController-android.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCController-apple.mm Support for the tvOS micro gamepad as a CCController (#17517) 2017-03-16 10:33:36 +08:00
CCController-linux-win32.cpp Fixed typo. Added comments about GLFW 3.3 controller support. (#18064) 2017-07-13 17:29:54 +08:00
CCController.cpp Fix Windows 10 compilation (#18394) 2017-10-23 11:18:14 +08:00
CCController.h Fix Windows 10 compilation (#18394) 2017-10-23 11:18:14 +08:00
CCData.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCData.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCDataVisitor.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCDataVisitor.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCDirector.cpp fixed #18474: Provides an interface for getting SafeArea (#18489) 2017-11-23 09:34:23 +08:00
CCDirector.h fixed #18474: Provides an interface for getting SafeArea (#18489) 2017-11-23 09:34:23 +08:00
CCEvent.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEvent.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventAcceleration.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventAcceleration.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventController.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventController.h Add controller support for Linux and Win32 (#17990) 2017-07-10 10:30:04 +08:00
CCEventCustom.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventCustom.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventDispatcher.cpp Add controller support for Linux and Win32 (#17990) 2017-07-10 10:30:04 +08:00
CCEventDispatcher.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventFocus.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventFocus.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventKeyboard.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventKeyboard.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListener.cpp fixed #17835: pauseEventListenersForTarget doesn't work correctly while in dispatching event (#17836) 2017-05-19 14:03:51 +08:00
CCEventListener.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerAcceleration.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerAcceleration.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerController.cpp Fix Windows 10 compilation (#18394) 2017-10-23 11:18:14 +08:00
CCEventListenerController.h Add controller support for Linux and Win32 (#17990) 2017-07-10 10:30:04 +08:00
CCEventListenerCustom.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerCustom.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerFocus.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerFocus.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerKeyboard.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerKeyboard.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerMouse.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerMouse.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerTouch.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventListenerTouch.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventMouse.cpp 17357: Better encapsulate the definition of mouse buttons (#17358) 2017-03-02 13:39:33 +08:00
CCEventMouse.h 17357: Better encapsulate the definition of mouse buttons (#17358) 2017-03-02 13:39:33 +08:00
CCEventTouch.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventTouch.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCEventType.h fixed #17989: touch stops responding on android devices. (#18165) 2017-08-21 23:28:59 +08:00
CCGameController.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCIMEDelegate.h Updates license year. (#17363) 2017-02-14 14:59:12 +08:00
CCIMEDispatcher.cpp Updates license year. (#17363) 2017-02-14 14:59:12 +08:00
CCIMEDispatcher.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCMap.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCNS.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCNS.h Fix minor typos (#18289) 2017-09-20 09:05:00 +08:00
CCNinePatchImageParser.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCNinePatchImageParser.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCProfiling.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCProfiling.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCProperties.cpp Fixes memory issues catched by Xcode Analyze Tool. (#17489) 2017-03-14 11:09:31 +08:00
CCProperties.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCProtocols.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCRef.cpp Jsb improvements (#17513) 2017-03-16 09:42:16 +08:00
CCRef.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCRefPtr.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCScheduler.cpp Add const keyword to Node::isScheduled (#17841) 2017-05-22 09:25:18 +08:00
CCScheduler.h Add const keyword to Node::isScheduled (#17841) 2017-05-22 09:25:18 +08:00
CCScriptSupport.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCScriptSupport.h Jsb improvements (#17513) 2017-03-16 09:42:16 +08:00
CCStencilStateManager.cpp VS and XCode project files have non-existent file references (#17512) 2017-03-16 13:54:50 +08:00
CCStencilStateManager.h VS and XCode project files have non-existent file references (#17512) 2017-03-16 13:54:50 +08:00
CCTouch.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCTouch.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCUserDefault-android.cpp Some fixes after using ndk r16 clang to build android projects (#18531) 2017-12-05 13:35:16 +08:00
CCUserDefault-apple.mm Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCUserDefault-winrt.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCUserDefault.cpp Fix a crash bug when the UserDefault.xml file is empty. (#18626) 2018-01-19 09:25:58 +08:00
CCUserDefault.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCValue.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCValue.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCVector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CMakeLists.txt Add controller support for Linux and Win32 (#17990) 2017-07-10 10:30:04 +08:00
ObjectFactory.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ObjectFactory.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
TGAlib.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
TGAlib.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ZipUtils.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ZipUtils.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
atitc.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
atitc.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
base64.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
base64.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ccCArray.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ccCArray.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ccConfig.h Tiny comment fix in ccConfig.h (#18483) 2017-11-23 09:35:41 +08:00
ccFPSImages.c add a macro to stip fps related data and functions (#17934) 2017-06-20 09:02:13 +08:00
ccFPSImages.h add a macro to stip fps related data and functions (#17934) 2017-06-20 09:02:13 +08:00
ccMacros.h Fix endian detection on Android (#18480) 2017-11-23 09:36:30 +08:00
ccRandom.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ccRandom.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ccTypes.cpp arithmetic operators for Color4F (#18028) 2017-07-05 09:05:03 +08:00
ccTypes.h arithmetic operators for Color4F (#18028) 2017-07-05 09:05:03 +08:00
ccUTF8.cpp fix nbsp (#18147) 2018-01-18 16:50:50 +08:00
ccUTF8.h improvements for StringUtils::StringUTF8 (#18356) 2017-10-16 22:03:32 -05:00
ccUtils.cpp Changing AsyncTaskPool/Scheduler to better leverage move semantics (#17727) 2017-05-08 13:39:17 +08:00
ccUtils.h Added function for calculating md5 hash from Data. (#17762) 2017-05-04 09:21:22 +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 Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
s3tc.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +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