axmol/core/base
aismann 376c80dd2d Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781)
* Replace push_back() vs emplace_back() on axis\tests\cpp-tests\

D:\______\GitHub\aismann\axis\tests\cpp-tests\Classes
Replace Vector push_back() vs emplace_back() #762

* Replace push_back() vs emplace_back() on axis\core\ #781

* Update CCConsole.cpp

* Update UIWebViewImpl-android.cpp

* Update UIWebViewImpl-android.cpp
2022-08-08 13:18:33 +08:00
..
CCAsyncTaskPool.cpp Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
CCAsyncTaskPool.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCAutoreleasePool.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCAutoreleasePool.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCConfiguration.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCConfiguration.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCConsole.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCConsole.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCController-android.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCController-apple.mm Migrate more macors 2022-07-16 10:43:05 +08:00
CCController-linux-win32.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCController.cpp Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
CCController.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCData.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCData.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCDirector.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCDirector.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEvent.cpp Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
CCEvent.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventAcceleration.cpp Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
CCEventAcceleration.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventController.cpp Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
CCEventController.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventCustom.cpp Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
CCEventCustom.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventDispatcher.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCEventDispatcher.h Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCEventFocus.cpp Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
CCEventFocus.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventKeyboard.cpp Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
CCEventKeyboard.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListener.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListener.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListenerAcceleration.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListenerAcceleration.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListenerController.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListenerController.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListenerCustom.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListenerCustom.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListenerFocus.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListenerFocus.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListenerKeyboard.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListenerKeyboard.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListenerMouse.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListenerMouse.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListenerTouch.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventListenerTouch.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventMouse.cpp Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
CCEventMouse.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventTouch.cpp Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
CCEventTouch.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCEventType.h Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
CCGameController.h Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
CCIMEDelegate.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCIMEDispatcher.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCIMEDispatcher.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCMap.h Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCNS.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCNS.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCNinePatchImageParser.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCNinePatchImageParser.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCProfiling.cpp Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
CCProfiling.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCProperties.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCProperties.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCProtocols.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCRef.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCRef.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCRefPtr.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCScheduler.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CCScheduler.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCScriptSupport.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCScriptSupport.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCStencilStateManager.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
CCStencilStateManager.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCTouch.cpp Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
CCTouch.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCUserDefault.cpp Merge: df2cfe1490 797a41b469 2022-08-02 21:11:33 +08:00
CCUserDefault.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCValue.cpp Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
CCValue.h Migrate more macors 2022-07-16 10:43:05 +08:00
CCVector.h Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
CMakeLists.txt Merge: 555f847c1f 6dd8b2c74a 2022-07-05 00:39:20 +08:00
ConcurrentDeque.h Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
ObjectFactory.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
ObjectFactory.h Migrate more macors 2022-07-16 10:43:05 +08:00
SimpleTimer.cpp Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
SimpleTimer.h Migrate more macors 2022-07-16 10:43:05 +08:00
TGAlib.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
TGAlib.h Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
ZipUtils.cpp Improve c++11 for-loop performance with Universal References (#760) 2022-07-21 19:19:08 +08:00
ZipUtils.h Migrate more macors 2022-07-16 10:43:05 +08:00
any_buffer.h Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
astc.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
astc.h Improve linkage 2022-01-04 11:00:07 +08:00
atitc.cpp Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
atitc.h Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
base64.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
base64.h Migrate more macors 2022-07-16 10:43:05 +08:00
bitmask.h Migrate more macors 2022-07-16 10:43:05 +08:00
ccCArray.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
ccCArray.h Migrate more macors 2022-07-16 10:43:05 +08:00
ccConfig.h Migrate more macors 2022-07-16 10:43:05 +08:00
ccConstants.h Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
ccEnums.h Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
ccFPSImages.c Migrate more macors 2022-07-16 10:43:05 +08:00
ccFPSImages.h Migrate more macors 2022-07-16 10:43:05 +08:00
ccMacros.h Migrate more macors 2022-07-16 10:43:05 +08:00
ccRandom.cpp Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
ccRandom.h Migrate more macors 2022-07-16 10:43:05 +08:00
ccTypes.cpp Migrate more macors 2022-07-16 10:43:05 +08:00
ccTypes.h Migrate more macors 2022-07-16 10:43:05 +08:00
ccUTF8.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
ccUTF8.h Migrate more macors 2022-07-16 10:43:05 +08:00
ccUtils.cpp Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781) 2022-08-08 13:18:33 +08:00
ccUtils.h Migrate more macors 2022-07-16 10:43:05 +08:00
etc1.cpp Rename core folder name 2021-12-31 14:39:08 +08:00
etc1.h Improve linkage 2022-01-04 11:00:07 +08:00
etc2.cpp Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
etc2.h Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
filesystem.h Merge: 610711a164 990531ecdc 2022-06-16 19:41:56 +03:00
firePngData.h Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
format.h Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
hlookup.h Rename core folder name 2021-12-31 14:39:08 +08:00
ktxspec_v1.h Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
pvr.cpp Rename core folder name 2021-12-31 14:39:08 +08:00
pvr.h Match compression test images PMA with engine settings 2022-04-26 16:38:59 +08:00
s3tc.cpp Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
s3tc.h Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00