axmol/build
Darragh Coy 036dc5542c Add cocos2d::RefPtr<T>
This class which acts a smart pointer type class for cocos2d::Ref objects. Can be used to help automate memory management and remove manual retain/release calls from code, resulting in less code and less chance of errors. Also useful to implement the RAII idiom in certain scenarios, ensuring that an object gets released upon exiting a scope.
2014-03-26 15:30:15 -07:00
..
cocos2d_libs.xcodeproj Add cocos2d::RefPtr<T> 2014-03-26 15:30:15 -07:00
cocos2d_tests.xcodeproj Add cocos2d::RefPtr<T> 2014-03-26 15:30:15 -07:00
BuildHelpers.CMakeLists.txt issue #3113: Updating CMakeLists.txt, Improve Copying files. 2013-11-06 10:57:36 +08:00
android-build.py close #4400: Use the newest version of LuaSocket for lua 2014-03-20 17:04:54 +08:00
build-mingw32-clang-make.sh Added clang support for Mingw64 2014-01-11 13:26:04 +00:00
build-mingw32-gcc-make.sh Added clang support for Mingw64 2014-01-11 13:26:04 +00:00
cocos2d-win32.vc2012.sln [win32] HelloCpp -> cpp-empty-test, HelloLua -> lua-empty-test. 2014-03-12 15:59:48 +08:00
install-deps-linux.sh [Linux] Installs libssl-dev package. 2014-02-13 10:08:03 +08:00
win32-msvc-2012-x86.cmd Setup for testing for every windows user 2013-11-30 09:36:22 +00:00
win32-msvc-2013-x86.cmd Setup for testing for every windows user 2013-11-30 09:36:22 +00:00