├── auby2 ├── include │ ├── cocos2dx │ │ ├── platform │ │ │ ├── android │ │ │ │ ├── java │ │ │ │ │ ├── res │ │ │ │ │ │ └── .gitignore │ │ │ │ │ ├── AndroidManifest.xml │ │ │ │ │ ├── .classpath │ │ │ │ │ ├── project.properties │ │ │ │ │ ├── ant.properties │ │ │ │ │ ├── proguard-project.txt │ │ │ │ │ └── .project │ │ │ │ ├── jni │ │ │ │ │ ├── DPIJni.h │ │ │ │ │ ├── DPIJni.cpp │ │ │ │ │ └── Java_org_cocos2dx_lib_Cocos2dxAccelerometer.cpp │ │ │ │ ├── CCDevice.cpp │ │ │ │ ├── CCApplication.h │ │ │ │ └── CCPlatformDefine.h │ │ │ ├── third_party │ │ │ │ ├── wp8 │ │ │ │ │ ├── libcurl │ │ │ │ │ │ ├── libcurl.h │ │ │ │ │ │ ├── lib │ │ │ │ │ │ │ ├── ftp.c.REMOVED.git-id │ │ │ │ │ │ │ ├── http.c.REMOVED.git-id │ │ │ │ │ │ │ ├── ssh.c.REMOVED.git-id │ │ │ │ │ │ │ ├── url.c.REMOVED.git-id │ │ │ │ │ │ │ ├── dotdot.h │ │ │ │ │ │ │ ├── dict.h │ │ │ │ │ │ │ ├── tftp.h │ │ │ │ │ │ │ ├── gopher.h │ │ │ │ │ │ │ ├── telnet.h │ │ │ │ │ │ │ ├── strdup.h │ │ │ │ │ │ │ ├── getinfo.h │ │ │ │ │ │ │ ├── strequal.h │ │ │ │ │ │ │ ├── parsedate.h │ │ │ │ │ │ │ ├── easyif.h │ │ │ │ │ │ │ ├── hostcheck.h │ │ │ │ │ │ │ ├── nonblock.h │ │ │ │ │ │ │ ├── curl_gethostname.h │ │ │ │ │ │ │ ├── fileinfo.h │ │ │ │ │ │ │ ├── strtok.h │ │ │ │ │ │ │ ├── speedcheck.h │ │ │ │ │ │ │ └── inet_pton.h │ │ │ │ │ │ └── curl │ │ │ │ │ │ │ └── stdcheaders.h │ │ │ │ │ ├── libpng │ │ │ │ │ │ ├── png.h.REMOVED.git-id │ │ │ │ │ │ ├── libpng.vcxproj.filters │ │ │ │ │ │ └── libpng.sln │ │ │ │ │ ├── libraries │ │ │ │ │ │ ├── arm │ │ │ │ │ │ │ ├── LibJPEG.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── LibPNG.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── libtiff.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── zlib.lib.REMOVED.git-id │ │ │ │ │ │ │ └── freetype.lib.REMOVED.git-id │ │ │ │ │ │ └── x86 │ │ │ │ │ │ │ ├── LibJPEG.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── LibPNG.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── libtiff.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── zlib.lib.REMOVED.git-id │ │ │ │ │ │ │ └── freetype.lib.REMOVED.git-id │ │ │ │ │ ├── freetype │ │ │ │ │ │ ├── include │ │ │ │ │ │ │ └── freetype │ │ │ │ │ │ │ │ └── freetype.h.REMOVED.git-id │ │ │ │ │ │ └── proj.wp8 │ │ │ │ │ │ │ └── freetype.sln │ │ │ │ │ ├── libtiff │ │ │ │ │ │ ├── tiffvers.h │ │ │ │ │ │ └── libtiff.sln │ │ │ │ │ ├── zlib │ │ │ │ │ │ ├── zlib.vcxproj.filters │ │ │ │ │ │ └── zlib.sln │ │ │ │ │ └── libjpeg │ │ │ │ │ │ └── libjpeg.sln │ │ │ │ ├── marmalade │ │ │ │ │ ├── freetype │ │ │ │ │ │ ├── src │ │ │ │ │ │ │ ├── tools │ │ │ │ │ │ │ │ ├── docmaker │ │ │ │ │ │ │ │ │ └── .gitignore │ │ │ │ │ │ │ │ ├── glnames.py.REMOVED.git-id │ │ │ │ │ │ │ │ ├── Jamfile │ │ │ │ │ │ │ │ └── ftrandom │ │ │ │ │ │ │ │ │ └── Makefile │ │ │ │ │ │ │ ├── base │ │ │ │ │ │ │ │ └── ftobjs.c.REMOVED.git-id │ │ │ │ │ │ │ ├── sfnt │ │ │ │ │ │ │ │ ├── ttcmap.c.REMOVED.git-id │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── psnames │ │ │ │ │ │ │ │ ├── pstables.h.REMOVED.git-id │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── raster │ │ │ │ │ │ │ │ ├── ftraster.c.REMOVED.git-id │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── truetype │ │ │ │ │ │ │ │ ├── ttinterp.c.REMOVED.git-id │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── autofit │ │ │ │ │ │ │ │ ├── afangles.h │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── gzip │ │ │ │ │ │ │ │ ├── Jamfile │ │ │ │ │ │ │ │ ├── infcodes.h │ │ │ │ │ │ │ │ └── infblock.h │ │ │ │ │ │ │ ├── lzw │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── winfonts │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── bdf │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── pcf │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── smooth │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── type42 │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── cid │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── pfr │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── type1 │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── cff │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── pshinter │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── otvalid │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── psaux │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ ├── Jamfile │ │ │ │ │ │ │ ├── gxvalid │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ │ └── cache │ │ │ │ │ │ │ │ └── Jamfile │ │ │ │ │ │ └── include │ │ │ │ │ │ │ └── freetype │ │ │ │ │ │ │ └── freetype.h.REMOVED.git-id │ │ │ │ │ ├── libtiff │ │ │ │ │ │ ├── source │ │ │ │ │ │ │ ├── tif_dirread.c.REMOVED.git-id │ │ │ │ │ │ │ └── tif_fax3sm.c.REMOVED.git-id │ │ │ │ │ │ └── headers │ │ │ │ │ │ │ └── tiffvers.h │ │ │ │ │ ├── libwebp.mkf │ │ │ │ │ ├── libwebp │ │ │ │ │ │ ├── mux │ │ │ │ │ │ │ └── Makefile.am │ │ │ │ │ │ ├── dsp │ │ │ │ │ │ │ └── Makefile.am │ │ │ │ │ │ ├── dec │ │ │ │ │ │ │ └── Makefile.am │ │ │ │ │ │ ├── utils │ │ │ │ │ │ │ └── Makefile.am │ │ │ │ │ │ └── enc │ │ │ │ │ │ │ └── Makefile.am │ │ │ │ │ └── libtiff.mkf │ │ │ │ ├── tizen │ │ │ │ │ ├── rootstraps │ │ │ │ │ │ ├── tizen-device-2.2.native │ │ │ │ │ │ │ ├── lib │ │ │ │ │ │ │ │ ├── libz.so.1.2.5 │ │ │ │ │ │ │ │ ├── libexpat.so.1.5.2 │ │ │ │ │ │ │ │ ├── libz.so.REMOVED.git-id │ │ │ │ │ │ │ │ └── libexpat.so.REMOVED.git-id │ │ │ │ │ │ │ └── usr │ │ │ │ │ │ │ │ ├── lib │ │ │ │ │ │ │ │ ├── libssl.so.1.0.0 │ │ │ │ │ │ │ │ ├── libcares.so.2.0.0 │ │ │ │ │ │ │ │ ├── libcrypto.so.1.0.0 │ │ │ │ │ │ │ │ ├── libcurl.so.4.3.0 │ │ │ │ │ │ │ │ ├── libfreetype.so.6.8.1 │ │ │ │ │ │ │ │ ├── libidn.so.11.5.44 │ │ │ │ │ │ │ │ ├── libjpeg.so.8.0.2 │ │ │ │ │ │ │ │ ├── libpng.so.3.50.0 │ │ │ │ │ │ │ │ ├── libtiff.so.5.1.0 │ │ │ │ │ │ │ │ ├── libfontconfig.so.1.5.0 │ │ │ │ │ │ │ │ ├── libcurl.so.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libidn.so.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libjpeg.so.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libpng.so.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libssl.so.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libtiff.so.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libcrypto.so.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libfreetype.so.REMOVED.git-id │ │ │ │ │ │ │ │ └── libfontconfig.so.REMOVED.git-id │ │ │ │ │ │ │ │ └── include │ │ │ │ │ │ │ │ ├── png.h.REMOVED.git-id │ │ │ │ │ │ │ │ ├── freetype2 │ │ │ │ │ │ │ │ └── freetype │ │ │ │ │ │ │ │ │ ├── freetype.h.REMOVED.git-id │ │ │ │ │ │ │ │ │ └── config │ │ │ │ │ │ │ │ │ ├── ftconfig.h │ │ │ │ │ │ │ │ │ └── ftmodule.h │ │ │ │ │ │ │ │ └── tiffvers.h │ │ │ │ │ │ └── tizen-emulator-2.2.native │ │ │ │ │ │ │ ├── lib │ │ │ │ │ │ │ ├── libexpat.so.1.5.2 │ │ │ │ │ │ │ ├── libz.so.1.2.5 │ │ │ │ │ │ │ ├── libz.so.REMOVED.git-id │ │ │ │ │ │ │ └── libexpat.so.REMOVED.git-id │ │ │ │ │ │ │ └── usr │ │ │ │ │ │ │ ├── lib │ │ │ │ │ │ │ ├── libcares.so.2.0.0 │ │ │ │ │ │ │ ├── libcrypto.so.1.0.0 │ │ │ │ │ │ │ ├── libcurl.so.4.3.0 │ │ │ │ │ │ │ ├── libidn.so.11.5.44 │ │ │ │ │ │ │ ├── libjpeg.so.8.0.2 │ │ │ │ │ │ │ ├── libpng.so.3.50.0 │ │ │ │ │ │ │ ├── libssl.so.1.0.0 │ │ │ │ │ │ │ ├── libtiff.so.5.1.0 │ │ │ │ │ │ │ ├── libfontconfig.so.1.5.0 │ │ │ │ │ │ │ ├── libfreetype.so.6.8.1 │ │ │ │ │ │ │ ├── libcrypto.so.REMOVED.git-id │ │ │ │ │ │ │ ├── libcurl.so.REMOVED.git-id │ │ │ │ │ │ │ ├── libidn.so.REMOVED.git-id │ │ │ │ │ │ │ ├── libjpeg.so.REMOVED.git-id │ │ │ │ │ │ │ ├── libpng.so.REMOVED.git-id │ │ │ │ │ │ │ ├── libssl.so.REMOVED.git-id │ │ │ │ │ │ │ ├── libtiff.so.REMOVED.git-id │ │ │ │ │ │ │ ├── libfontconfig.so.REMOVED.git-id │ │ │ │ │ │ │ └── libfreetype.so.REMOVED.git-id │ │ │ │ │ │ │ └── include │ │ │ │ │ │ │ ├── curl │ │ │ │ │ │ │ └── types.h │ │ │ │ │ │ │ ├── png.h.REMOVED.git-id │ │ │ │ │ │ │ ├── freetype2 │ │ │ │ │ │ │ └── freetype │ │ │ │ │ │ │ │ ├── freetype.h.REMOVED.git-id │ │ │ │ │ │ │ │ └── config │ │ │ │ │ │ │ │ ├── ftconfig.h │ │ │ │ │ │ │ │ └── ftmodule.h │ │ │ │ │ │ │ └── tiffvers.h │ │ │ │ │ └── prebuilt │ │ │ │ │ │ └── libwebp │ │ │ │ │ │ └── libs │ │ │ │ │ │ ├── armv7l │ │ │ │ │ │ └── libwebp.a.REMOVED.git-id │ │ │ │ │ │ └── x86 │ │ │ │ │ │ └── libwebp.a.REMOVED.git-id │ │ │ │ ├── android │ │ │ │ │ └── prebuilt │ │ │ │ │ │ ├── libcurl │ │ │ │ │ │ ├── include │ │ │ │ │ │ │ └── curl │ │ │ │ │ │ │ │ ├── types.h │ │ │ │ │ │ │ │ └── stdcheaders.h │ │ │ │ │ │ └── libs │ │ │ │ │ │ │ ├── x86 │ │ │ │ │ │ │ └── libcurl.a.REMOVED.git-id │ │ │ │ │ │ │ ├── armeabi │ │ │ │ │ │ │ └── libcurl.a.REMOVED.git-id │ │ │ │ │ │ │ └── armeabi-v7a │ │ │ │ │ │ │ └── libcurl.a.REMOVED.git-id │ │ │ │ │ │ ├── libpng │ │ │ │ │ │ ├── include │ │ │ │ │ │ │ ├── png.h.REMOVED.git-id │ │ │ │ │ │ │ └── pngusr.h │ │ │ │ │ │ └── libs │ │ │ │ │ │ │ ├── x86 │ │ │ │ │ │ │ └── libpng.a.REMOVED.git-id │ │ │ │ │ │ │ ├── armeabi-v7a │ │ │ │ │ │ │ └── libpng.a.REMOVED.git-id │ │ │ │ │ │ │ └── armeabi │ │ │ │ │ │ │ └── libpng.a.REMOVED.git-id │ │ │ │ │ │ ├── libjpeg │ │ │ │ │ │ └── libs │ │ │ │ │ │ │ ├── x86 │ │ │ │ │ │ │ └── libjpeg.a.REMOVED.git-id │ │ │ │ │ │ │ ├── armeabi │ │ │ │ │ │ │ └── libjpeg.a.REMOVED.git-id │ │ │ │ │ │ │ └── armeabi-v7a │ │ │ │ │ │ │ └── libjpeg.a.REMOVED.git-id │ │ │ │ │ │ ├── libtiff │ │ │ │ │ │ ├── libs │ │ │ │ │ │ │ ├── x86 │ │ │ │ │ │ │ │ └── libtiff.a.REMOVED.git-id │ │ │ │ │ │ │ ├── armeabi │ │ │ │ │ │ │ │ └── libtiff.a.REMOVED.git-id │ │ │ │ │ │ │ └── armeabi-v7a │ │ │ │ │ │ │ │ └── libtiff.a.REMOVED.git-id │ │ │ │ │ │ └── include │ │ │ │ │ │ │ └── tiffvers.h │ │ │ │ │ │ └── libwebp │ │ │ │ │ │ └── libs │ │ │ │ │ │ ├── x86 │ │ │ │ │ │ └── libwebp.a.REMOVED.git-id │ │ │ │ │ │ ├── armeabi │ │ │ │ │ │ └── libwebp.a.REMOVED.git-id │ │ │ │ │ │ └── armeabi-v7a │ │ │ │ │ │ └── libwebp.a.REMOVED.git-id │ │ │ │ ├── linux │ │ │ │ │ ├── libpng │ │ │ │ │ │ ├── png.h.REMOVED.git-id │ │ │ │ │ │ ├── resource.h │ │ │ │ │ │ └── PngFile.h │ │ │ │ │ ├── libraries │ │ │ │ │ │ ├── libpng.a.REMOVED.git-id │ │ │ │ │ │ ├── libcurl.a.REMOVED.git-id │ │ │ │ │ │ ├── libfreetype.a.REMOVED.git-id │ │ │ │ │ │ ├── libjpeg.a.REMOVED.git-id │ │ │ │ │ │ ├── libpng15.a.REMOVED.git-id │ │ │ │ │ │ ├── libtiff.a.REMOVED.git-id │ │ │ │ │ │ ├── libwebp.a.REMOVED.git-id │ │ │ │ │ │ └── lib64 │ │ │ │ │ │ │ ├── libcurl.a.REMOVED.git-id │ │ │ │ │ │ │ ├── libjpeg.a.REMOVED.git-id │ │ │ │ │ │ │ ├── libpng.a.REMOVED.git-id │ │ │ │ │ │ │ ├── libtiff.a.REMOVED.git-id │ │ │ │ │ │ │ ├── libwebp.a.REMOVED.git-id │ │ │ │ │ │ │ └── libfreetype.a.REMOVED.git-id │ │ │ │ │ ├── libfreetype2 │ │ │ │ │ │ └── freetype │ │ │ │ │ │ │ └── freetype.h.REMOVED.git-id │ │ │ │ │ ├── libtiff │ │ │ │ │ │ └── include │ │ │ │ │ │ │ └── tiffvers.h │ │ │ │ │ ├── libjpeg │ │ │ │ │ │ ├── jversion.h │ │ │ │ │ │ └── jconfig.h │ │ │ │ │ ├── curl │ │ │ │ │ │ └── stdcheaders.h │ │ │ │ │ └── include64 │ │ │ │ │ │ └── curl │ │ │ │ │ │ └── stdcheaders.h │ │ │ │ ├── win32 │ │ │ │ │ ├── libpng │ │ │ │ │ │ └── png.h.REMOVED.git-id │ │ │ │ │ ├── libraries │ │ │ │ │ │ ├── glew32.dll.REMOVED.git-id │ │ │ │ │ │ ├── glew32.lib.REMOVED.git-id │ │ │ │ │ │ ├── iconv.dll.REMOVED.git-id │ │ │ │ │ │ ├── libcurl.dll.REMOVED.git-id │ │ │ │ │ │ ├── libjpeg.lib.REMOVED.git-id │ │ │ │ │ │ ├── libpng.lib.REMOVED.git-id │ │ │ │ │ │ ├── libtiff.dll.REMOVED.git-id │ │ │ │ │ │ └── libwebp.lib.REMOVED.git-id │ │ │ │ │ ├── libtiff │ │ │ │ │ │ └── tiffvers.h │ │ │ │ │ └── curl │ │ │ │ │ │ └── stdcheaders.h │ │ │ │ ├── winrt │ │ │ │ │ ├── libpng │ │ │ │ │ │ ├── png.h.REMOVED.git-id │ │ │ │ │ │ ├── libpng.vcxproj.filters │ │ │ │ │ │ └── libpng_2013.vcxproj.filters │ │ │ │ │ ├── freetype │ │ │ │ │ │ └── include │ │ │ │ │ │ │ └── freetype │ │ │ │ │ │ │ └── freetype.h.REMOVED.git-id │ │ │ │ │ ├── libraries │ │ │ │ │ │ ├── vs2012 │ │ │ │ │ │ │ ├── ARM │ │ │ │ │ │ │ │ ├── Debug │ │ │ │ │ │ │ │ │ ├── libjpeg.lib.REMOVED.git-id │ │ │ │ │ │ │ │ │ ├── libpng.lib.REMOVED.git-id │ │ │ │ │ │ │ │ │ ├── libtiff.lib.REMOVED.git-id │ │ │ │ │ │ │ │ │ ├── zlib.lib.REMOVED.git-id │ │ │ │ │ │ │ │ │ ├── freetype.lib.REMOVED.git-id │ │ │ │ │ │ │ │ │ ├── zlib.pri │ │ │ │ │ │ │ │ │ ├── libjpeg.pri │ │ │ │ │ │ │ │ │ ├── libpng.pri │ │ │ │ │ │ │ │ │ ├── libtiff.pri │ │ │ │ │ │ │ │ │ └── freetype.pri │ │ │ │ │ │ │ │ ├── Release │ │ │ │ │ │ │ │ │ ├── zlib.lib.REMOVED.git-id │ │ │ │ │ │ │ │ │ ├── freetype.lib.REMOVED.git-id │ │ │ │ │ │ │ │ │ ├── libjpeg.lib.REMOVED.git-id │ │ │ │ │ │ │ │ │ ├── libpng.lib.REMOVED.git-id │ │ │ │ │ │ │ │ │ ├── libtiff.lib.REMOVED.git-id │ │ │ │ │ │ │ │ │ ├── zlib.pri │ │ │ │ │ │ │ │ │ ├── freetype.pri │ │ │ │ │ │ │ │ │ ├── libjpeg.pri │ │ │ │ │ │ │ │ │ ├── libpng.pri │ │ │ │ │ │ │ │ │ └── libtiff.pri │ │ │ │ │ │ │ │ └── D3Dcompiler_46.dll.REMOVED.git-id │ │ │ │ │ │ │ └── Win32 │ │ │ │ │ │ │ │ ├── Debug │ │ │ │ │ │ │ │ ├── zlib.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── freetype.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libjpeg.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libpng.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libtiff.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── zlib.pri │ │ │ │ │ │ │ │ ├── freetype.pri │ │ │ │ │ │ │ │ ├── libjpeg.pri │ │ │ │ │ │ │ │ ├── libpng.pri │ │ │ │ │ │ │ │ └── libtiff.pri │ │ │ │ │ │ │ │ ├── D3Dcompiler_46.dll.REMOVED.git-id │ │ │ │ │ │ │ │ └── Release │ │ │ │ │ │ │ │ ├── freetype.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libjpeg.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libpng.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libtiff.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── zlib.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libpng.pri │ │ │ │ │ │ │ │ ├── zlib.pri │ │ │ │ │ │ │ │ ├── freetype.pri │ │ │ │ │ │ │ │ ├── libjpeg.pri │ │ │ │ │ │ │ │ └── libtiff.pri │ │ │ │ │ │ └── vs2013 │ │ │ │ │ │ │ ├── ARM │ │ │ │ │ │ │ ├── Debug │ │ │ │ │ │ │ │ ├── libjpeg.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libpng.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libtiff.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── zlib.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── freetype.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── zlib.pri │ │ │ │ │ │ │ │ ├── libjpeg.pri │ │ │ │ │ │ │ │ ├── libpng.pri │ │ │ │ │ │ │ │ ├── libtiff.pri │ │ │ │ │ │ │ │ └── freetype.pri │ │ │ │ │ │ │ └── Release │ │ │ │ │ │ │ │ ├── zlib.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── freetype.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libjpeg.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libpng.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── libtiff.lib.REMOVED.git-id │ │ │ │ │ │ │ │ ├── zlib.pri │ │ │ │ │ │ │ │ ├── freetype.pri │ │ │ │ │ │ │ │ ├── libjpeg.pri │ │ │ │ │ │ │ │ ├── libpng.pri │ │ │ │ │ │ │ │ └── libtiff.pri │ │ │ │ │ │ │ └── Win32 │ │ │ │ │ │ │ ├── Debug │ │ │ │ │ │ │ ├── zlib.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── freetype.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── libjpeg.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── libpng.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── libtiff.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── zlib.pri │ │ │ │ │ │ │ ├── freetype.pri │ │ │ │ │ │ │ ├── libjpeg.pri │ │ │ │ │ │ │ ├── libpng.pri │ │ │ │ │ │ │ └── libtiff.pri │ │ │ │ │ │ │ └── Release │ │ │ │ │ │ │ ├── freetype.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── libjpeg.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── libpng.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── libtiff.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── zlib.lib.REMOVED.git-id │ │ │ │ │ │ │ ├── libpng.pri │ │ │ │ │ │ │ ├── zlib.pri │ │ │ │ │ │ │ ├── freetype.pri │ │ │ │ │ │ │ ├── libjpeg.pri │ │ │ │ │ │ │ └── libtiff.pri │ │ │ │ │ ├── libtiff │ │ │ │ │ │ └── tiffvers.h │ │ │ │ │ └── zlib │ │ │ │ │ │ ├── zlib_2013.vcxproj.filters │ │ │ │ │ │ └── zlib.vcxproj.filters │ │ │ │ ├── emscripten │ │ │ │ │ ├── libpng │ │ │ │ │ │ └── png.h.REMOVED.git-id │ │ │ │ │ ├── libraries │ │ │ │ │ │ ├── libpng.a.REMOVED.git-id │ │ │ │ │ │ ├── libz.a.REMOVED.git-id │ │ │ │ │ │ ├── libjpeg.a.REMOVED.git-id │ │ │ │ │ │ ├── libtiff.a.REMOVED.git-id │ │ │ │ │ │ ├── libtiffxx.a.REMOVED.git-id │ │ │ │ │ │ ├── libwebp.a.REMOVED.git-id │ │ │ │ │ │ ├── libxml2.a.REMOVED.git-id │ │ │ │ │ │ └── README │ │ │ │ │ ├── libtiff │ │ │ │ │ │ └── include │ │ │ │ │ │ │ └── tiffvers.h │ │ │ │ │ └── libxml2 │ │ │ │ │ │ └── libxml │ │ │ │ │ │ └── xmlmodule.h │ │ │ │ ├── ios │ │ │ │ │ ├── libraries │ │ │ │ │ │ ├── libcurl.a.REMOVED.git-id │ │ │ │ │ │ └── libwebp.a.REMOVED.git-id │ │ │ │ │ └── curl │ │ │ │ │ │ └── stdcheaders.h │ │ │ │ ├── mac │ │ │ │ │ └── libraries │ │ │ │ │ │ └── libwebp.a.REMOVED.git-id │ │ │ │ └── blackberry │ │ │ │ │ ├── libraries │ │ │ │ │ ├── x86 │ │ │ │ │ │ ├── libtiff.a.REMOVED.git-id │ │ │ │ │ │ └── libwebp.a.REMOVED.git-id │ │ │ │ │ └── armle-v7 │ │ │ │ │ │ ├── libtiff.a.REMOVED.git-id │ │ │ │ │ │ └── libwebp.a.REMOVED.git-id │ │ │ │ │ └── include │ │ │ │ │ └── libtiff │ │ │ │ │ └── tiffvers.h │ │ │ ├── mac │ │ │ │ ├── CCDevice.mm │ │ │ │ └── CCPlatformDefine.h │ │ │ ├── CCDevice.h │ │ │ ├── ios │ │ │ │ ├── CCPlatformDefine.h │ │ │ │ └── CCDevice.mm │ │ │ └── win32 │ │ │ │ └── CCPlatformDefine.h │ │ ├── robtop │ │ │ ├── scene_nodes │ │ │ │ └── CCSceneTransitionDelegate.h │ │ │ └── mouse_dispatcher │ │ │ │ ├── CCMouseDispatcher.h │ │ │ │ └── CCMouseDelegate.h │ │ ├── include │ │ │ └── CCEventType.h │ │ ├── cocoa │ │ │ └── CCInteger.h │ │ ├── shaders │ │ │ └── ccShaderEx_SwitchMask_frag.h │ │ └── ccFPSImages.h │ ├── gd │ │ ├── gd.hh │ │ └── ext.hh │ ├── extensions │ │ ├── GUI │ │ │ └── CCControlExtension │ │ │ │ ├── CCControl.h │ │ │ │ ├── CCControlSlider.h │ │ │ │ └── CCControlSaturationBrightnessPicker.h │ │ ├── CCBReader │ │ │ ├── CCNodeLoaderListener.h │ │ │ ├── CCNode+CCBRelativePositioning.h │ │ │ ├── CCMenuLoader.h │ │ │ ├── CCData.h │ │ │ ├── CCLayerLoader.h │ │ │ ├── CCBFileLoader.h │ │ │ ├── CCBSequenceProperty.h │ │ │ ├── CCMenuItemImageLoader.h │ │ │ ├── CCMenuItemLoader.h │ │ │ ├── CCBKeyframe.h │ │ │ ├── CCControlLoader.h │ │ │ ├── CCLayerColorLoader.h │ │ │ ├── CCLayerGradientLoader.h │ │ │ ├── CCBSequence.h │ │ │ ├── CCSpriteLoader.h │ │ │ ├── CCLabelBMFontLoader.h │ │ │ └── CCScrollViewLoader.h │ │ └── CocoStudio │ │ │ └── Json │ │ │ └── rapidjson │ │ │ ├── internal │ │ │ └── strfunc.h │ │ │ └── filestream.h │ ├── fmod │ │ └── placeholder.hh │ ├── auby.hh │ └── auby │ │ ├── internal.hh │ │ └── auby.hh ├── bin │ └── _GeometryJump ├── deps │ └── json │ │ └── CMakeLists.txt ├── src │ ├── settings.cc │ ├── ext.cc │ └── auby.mm └── CMakeLists.txt ├── .gitignore ├── src ├── settings.hh ├── icon_hack.cc ├── verify_hack.cc ├── main.cc ├── ui │ └── ui.hh ├── gd_share.cc └── noclip.cc ├── .gitmodules ├── .editorconfig └── CMakeLists.txt /auby2/include/cocos2dx/platform/android/java/res/.gitignore: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/libcurl.h: -------------------------------------------------------------------------------- 1 | #pragma once -------------------------------------------------------------------------------- /auby2/bin/_GeometryJump: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/bin/_GeometryJump -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/tools/docmaker/.gitignore: -------------------------------------------------------------------------------- 1 | *.pyc 2 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/lib/libz.so.1.2.5: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libcurl/include/curl/types.h: -------------------------------------------------------------------------------- 1 | /* not used */ 2 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/lib/libexpat.so.1.5.2: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libssl.so.1.0.0: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/lib/libexpat.so.1.5.2: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/lib/libz.so.1.2.5: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/gd/gd.hh: -------------------------------------------------------------------------------- 1 | #pragma once 2 | 3 | #include "Geode/Enums.hpp" 4 | 5 | #include "generated.hh" 6 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libcares.so.2.0.0: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libcrypto.so.1.0.0: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libcurl.so.4.3.0: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libfreetype.so.6.8.1: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libidn.so.11.5.44: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libjpeg.so.8.0.2: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libpng.so.3.50.0: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libtiff.so.5.1.0: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libcares.so.2.0.0: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libcrypto.so.1.0.0: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libcurl.so.4.3.0: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libidn.so.11.5.44: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libjpeg.so.8.0.2: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libpng.so.3.50.0: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libssl.so.1.0.0: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libtiff.so.5.1.0: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/deps/json/CMakeLists.txt: -------------------------------------------------------------------------------- 1 | add_library(json INTERFACE) 2 | target_include_directories(json INTERFACE include) 3 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libpng/png.h.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | bb7f85fa08c6f988ed3ee571530ced66cb95cd0a -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libfontconfig.so.1.5.0: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libfontconfig.so.1.5.0: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libfreetype.so.6.8.1: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/win32/libpng/png.h.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 643b7d7658d92033567b857d7e4cee5f1e22ba6a -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libpng/png.h.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | de0843aae589ec9df43c4beba5c62c08efbeb177 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libpng/png.h.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | de0843aae589ec9df43c4beba5c62c08efbeb177 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/emscripten/libpng/png.h.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 9eada7d4389ece59576d53cff090fe5d9fc910e0 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/ios/libraries/libcurl.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | c135286e812602cc184684b59b4d074f723ef4a5 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/ios/libraries/libwebp.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | c26c3c22887023d322926dcbbd0f69377deedaf8 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libraries/libpng.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 9d5ef2f5aa3f54e67af7add2d3ac278cc8199545 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/mac/libraries/libwebp.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 98a9f91fff796092bb7afab1f50fb11c3fe696d9 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/ftp.c.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | abd70e070e8542192d45fa168689d9974f7d4a5e -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/http.c.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 459b98bca692414f3eec9b54645260b8cc1a6668 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/ssh.c.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 35cb20193c2711ecbfe7115bc043a80d4c427b95 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/url.c.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 5903628c9dcd94be02506de05fe7fbbeeb423679 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/emscripten/libraries/libpng.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | dc996fbca0e179cc8c7635b4ffd924060aa9a934 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/emscripten/libraries/libz.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | a42146a3b7d81362b0804abadef75738311ab5a3 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libraries/libcurl.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | b4d7f374257b051c9241d6ef7fbc80bf6966ad3a -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libraries/libfreetype.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | d93d3233665073e77a9d0317369f53e89be3b642 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libraries/libjpeg.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | dcd9ca68ab355cd31812a2d804f63d24166079fa -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libraries/libpng15.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | ba732a1c08a59975bbb5bd74c3b708fbf742c109 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libraries/libtiff.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 3a0c1a883a9612219ba79be17fdd5b386d67ed94 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libraries/libwebp.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 7ab1fbd68104e8dd8d53b7ef8357ecbd0b5d56fe -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/win32/libraries/glew32.dll.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | cbce7da7692ddd7eb16880ec7b05e0faa8139c1a -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/win32/libraries/glew32.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 03be6ad746e36147d633ec0e6a55e6bdb30a3a9d -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/win32/libraries/iconv.dll.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | df718829fc0141a05d8a2b2dee34b24a0f61bb2c -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/win32/libraries/libcurl.dll.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 9f7be42cbdf2ecadd9209f4c0e1b0b9359bba4c8 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/win32/libraries/libjpeg.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 8b248b13bee6428a3dd5c23d276c7d67d14a7c29 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/win32/libraries/libpng.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 3563d99402fdc14accccc23688caa88b545fc439 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/win32/libraries/libtiff.dll.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | b93dbf63b6d3b716e3fa8d261ea7fda90117e4bf -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/win32/libraries/libwebp.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 57782b915d0ed9f5a96dabe430122d7d04dbff36 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libraries/arm/LibJPEG.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | cc278dc66bc7e052f632651b0cd0a8b955b20c46 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libraries/arm/LibPNG.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 2c53439f03b256549faa0592cbb77814e1b9ac36 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libraries/arm/libtiff.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 1f5c7508df3c2be7989b207907a2eea879ef74b5 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libraries/arm/zlib.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 3bbb48915fd720815bf7cf207e9d64f8ed559f8e -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libraries/x86/LibJPEG.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 49c74d198ee75df6ba76af7842b41ad2ca7f6135 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libraries/x86/LibPNG.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 663da3e02b416df7f4099b00a13529bee942ee45 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libraries/x86/libtiff.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 8571d114677b6cd9e089b360f3488d8477ff8997 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libraries/x86/zlib.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 0bb2cee2c44295cc16ce867aa7241bea7a3bdd53 -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | .cache 2 | .vscode 3 | build 4 | auby2/bin/GeometryJump 5 | auby2/bin/_GeometryJump.* 6 | generated* 7 | .DS_Store 8 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/blackberry/libraries/x86/libtiff.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 4e41914a2f1a1e46415d9692b59ba225585a3ddc -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/blackberry/libraries/x86/libwebp.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | c9539487a40d3a72af2e5d7df4e01885943ffd83 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/emscripten/libraries/libjpeg.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 02dbd713423f0bf57067a40e5a954957a031a617 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/emscripten/libraries/libtiff.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | d804fdb860e9fbdd50167fa40990d844d321c3f7 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/emscripten/libraries/libtiffxx.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | fd6d69587bc3222ceea24ff11e14a42127ac031b -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/emscripten/libraries/libwebp.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 9b419a33d2c14b37fc5c5037c99826cff1b1d217 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/emscripten/libraries/libxml2.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 80a796ba46316f8e74e961468bb970664bda0543 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libraries/lib64/libcurl.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 62d3069171e474ac720640f58c31cac4d312a2c9 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libraries/lib64/libjpeg.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 26c9923522213ccf69d7934d31376fcb28216b29 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libraries/lib64/libpng.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | d582ee99eb4cf5b1a3e1010535d3ad0e02b07d15 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libraries/lib64/libtiff.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 4b56ee27894b0f9a9087e2fbf3d83748cba701c0 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libraries/lib64/libwebp.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | a4f7df2875a707e194ba85617d99229c4e0f61cc -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/include/curl/types.h: -------------------------------------------------------------------------------- 1 | /* not used */ 2 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libraries/arm/freetype.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 22717b6401c2fe7aeb75d1192aba14715fc45b3d -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libraries/x86/freetype.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | dbc3cecd0449751e54bac6178d41d6c99fe489d4 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libpng/include/png.h.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | d379dead7addc477467d2ac1e1476a6570d96345 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/blackberry/libraries/armle-v7/libtiff.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 1becc2f3982c253c2e61a8dd05d1dbae2496cda7 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/blackberry/libraries/armle-v7/libwebp.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | b8b0fde630d9d106e663612ad667a586b84c3cb8 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libfreetype2/freetype/freetype.h.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 660b3032d488657cb0e58eb375b03657b16fcd31 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libraries/lib64/libfreetype.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 605d56a7423e747f13034756e21bf64e0ad94a43 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/base/ftobjs.c.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | cb44b8cca438a76648eb4b8e168a15395db0bc1b -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/sfnt/ttcmap.c.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 544750ab17fc272b41ebbdecd1457d164b75f78b -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/tools/glnames.py.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 55573b22fe80ba039cbd13c7469bd68030f9f991 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/libtiff/source/tif_dirread.c.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 19a26e2788260cb81ede36d71ce023bd90973037 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/libtiff/source/tif_fax3sm.c.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 822191ecf4d70d88ff7ffe252911a8c97c769895 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libcurl/libs/x86/libcurl.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 445f2725cd3af681c6b88dfe13d671b4aa3cdab9 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libjpeg/libs/x86/libjpeg.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | e8d210cb8607af7aa98219fce89ea1e6c14f8fc2 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libpng/libs/x86/libpng.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 649d8a9d888a3368eeb0b63ac2832b9faebc3502 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libtiff/libs/x86/libtiff.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | f14376ce9ace14d386cb5a3b2178454bad786fb6 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libwebp/libs/x86/libwebp.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 66736dfe6d2311057e4e29e2dae272f8bdb81a25 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/psnames/pstables.h.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 1521e9c28541aa8fc145066d1708d67815a00a0b -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/raster/ftraster.c.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 9638dfb026c9f02d9c08bce9de71a74f00fb4da6 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/truetype/ttinterp.c.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | f55b8eeabfe91eaaab1dd53b6b9f582d4813970a -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/prebuilt/libwebp/libs/armv7l/libwebp.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | d1b52611b9daf7ae2bddfbafc9c53f85d9a03076 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/prebuilt/libwebp/libs/x86/libwebp.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 4e9f805d733b2a5f3a7835601d0107df81598911 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/freetype/include/freetype/freetype.h.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | fe46d22978790a08d664c2e025b643179dfb4dd4 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Debug/libjpeg.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | e63cb323c5ece94a5143b4aa9e3aeb4742fcb402 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Debug/libpng.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | e06115cb893d6fc249eae98ffea57883ee829b6c -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Debug/libtiff.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 93ae635c8f040b16f0f8cfab20d8e83ebc387dd5 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Debug/zlib.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | d3a231becc89507e42a3a9001944124ebb0f9bf2 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Release/zlib.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | e96be68baf263bae173e51d83d37d3aa3ca9ce71 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Debug/zlib.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 718dadadde28871a2a9711392d78a5336d52d78c -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Debug/libjpeg.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 4b925260e4e8c24b3c6100a287efe2dc38568076 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Debug/libpng.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | fb71a4a1eb018a6aea8949221081516dec1bdd1b -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Debug/libtiff.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 0f577d3c3acb4d9b0510da57fdc6ea71851a4784 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Debug/zlib.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | e791bb72e02bb9e9d8d70d895a8822b9f8eeba02 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Release/zlib.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | aa6ab1f3fe9246b532c6fe07565b48638a5cf09d -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Debug/zlib.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | edd64f4a2324aa76b6304ab0e5834b0c30e03213 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/freetype/include/freetype/freetype.h.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | fe46d22978790a08d664c2e025b643179dfb4dd4 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libcurl/libs/armeabi/libcurl.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 5b9f4eebb5e41bbd790a639882c718b0f91b2393 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libjpeg/libs/armeabi/libjpeg.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 78e9ef9f9794da2d2098e733fd90ecad403ed735 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libpng/libs/armeabi-v7a/libpng.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 2f84bee7e68f8b6766688634d6a35221cd006a66 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libpng/libs/armeabi/libpng.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 7fc417297c12c4199a31febebb0e9c53abb5f762 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libtiff/libs/armeabi/libtiff.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 3e4d0de19a158758f19a5b65db8b7f14c314771a -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libwebp/libs/armeabi/libwebp.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 253c75fb46d690282777e0a5dfaf6cd3f1d359aa -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/include/freetype/freetype.h.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 70c39008b8d55b975422977b88b30dd69ab3fd4d -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/D3Dcompiler_46.dll.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 61b79b8015191b64e95727dfb8d2e214fdc9d0a0 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Debug/freetype.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 4e823620540e418c71b5fb5c188f324f3eab0a65 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Release/freetype.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 36e08e8636b121e8dc2322c2bb797dfcfbd4d1a3 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Release/libjpeg.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | d5efa7748da3443cedd043514115dbb0237cb507 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Release/libpng.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | cd5781244869cfdb118ca1d8a4e197cca8aadcb3 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Release/libtiff.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | e7c466fa45c1367e63b7119e4c88343e1cb9c093 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/D3Dcompiler_46.dll.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | b505aca5283c984be5b5c17ef109d0222eeed352 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Debug/freetype.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 155f7ca7338f42b751b7ac8d0a831908f3f477b5 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Debug/libjpeg.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 54c4710ed46d57ac8f887ff5b0ca9b2e9255117e -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Debug/libpng.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 4ddb9e952394304bd5aae470eeb91214d2954790 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Debug/libtiff.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | b3340d02b60500fd15ce6a7f7fa58f17ea21a8fd -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Release/freetype.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | cce2fb157686d5467b2905a7bf8f37782f916e5a -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Release/libjpeg.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | cbb7ab05184d0478780d293d22f83daeb805e990 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Release/libpng.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | bc7db669bda0bc9c13c8d030eab635b033fd77d3 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Release/libtiff.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 9232e6663a48262a2fa0f1d4e119f20c61831bea -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Release/zlib.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 5d168af866f617cb4a9a333c647c7e3b866727d1 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Debug/freetype.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | efff6d913b0ae4aa3b3e3e4875471608374efe0a -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Release/freetype.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | a2bd60bd84dafcd869c53b65c58be182bfa34446 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Release/libjpeg.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 1df50d736caef5eccce6b209ae715af8743508fe -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Release/libpng.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | cc057283fcb8a26ed1360645cdda0121485064b5 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Release/libtiff.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | d0594bd30aac66855e495753c8d0e2ccd730bad5 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Debug/freetype.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 96542a500aa226f23711e16404fb2a6b7a2805b4 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Debug/libjpeg.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 7b7bf8eeef1281b19fdf0f099db7ed1a2e1f7382 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Debug/libpng.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | bc3ee6577f608b447cb9e85af32e4511fd4ad3cb -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Debug/libtiff.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 3445df5df09b2bb1d8c8ba7864cdc02b46f19c7c -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Release/freetype.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 67304ebf94b104309fe61f4f7467fbddfd00ed08 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Release/libjpeg.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 85714de7002eb25b510e8574254706328c76f0fe -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Release/libpng.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | ce59c1f9b7c4ea3f281f7c84650f3b636b47a2c6 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Release/libtiff.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 93205260633b4026acaa2c313aa9df66928f252a -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Release/zlib.lib.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 3fdc5d5817c842b9ac2ff4dcc98f567ed8e8635b -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libcurl/libs/armeabi-v7a/libcurl.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 44e542ea244df0150ae90190bf59a34356ac2c25 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libjpeg/libs/armeabi-v7a/libjpeg.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 68aaf2639b745d8479ad875745409f9cf65f4b93 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libtiff/libs/armeabi-v7a/libtiff.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 08568c709e115ac77d96705d4b5cb47c1f494514 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libwebp/libs/armeabi-v7a/libwebp.a.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | adc7cbeb1097f003fedce13fefbc86289e571928 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/lib/libz.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 723e134840fbf51fb73b53d142f398b4cfd6d833 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/lib/libz.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | e1b78cf2266d7488ddbfb793fb0d14b1ce331fd8 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/lib/libexpat.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 4b4ce233c67c2bf8071b96cc330894125d07722f -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/include/png.h.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 35609691794f066d3d94c01d357b4fa18d88829d -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libcurl.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 06829f6cfebf4523192dfaf5cf042032f1b96632 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libidn.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 7a5c3a876a13dc979b1b43449915599789fdc845 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libjpeg.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 25bb05f20c84c6a144bddda26b72a3a6ce09dc37 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libpng.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 5357b728e507259c4ad8585ad8f8c2dddb2699d9 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libssl.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | d7fb557b3a3485e594153c8fb3fbb4423320fdb1 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libtiff.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 42e9b411a0a08b1a2054e51bf7c0b17050f3b584 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/lib/libexpat.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 9f64ec1a3e01ae061a9cfa635d5de3b8071b0772 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libcrypto.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 4ff61e758dc8c01a4a82df141540813f3ab351dc -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libfreetype.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | b9efbf4824b8de5ff8bd0db831c77bf679737f9f -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/include/png.h.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 42e7013147cfafe0a19f8173fb6c582e988674e4 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libcrypto.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 81ca983a9939b3f3b2e404e66cb635bff6efce67 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libcurl.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | c54dc5d867f4cb4963a852fc04ceed6789b96767 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libidn.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | afd4e7984713310f6eea5d2bc01caac899b0af74 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libjpeg.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 9e77dffdcc449cfbdb8e5605fdd426d1a27b7315 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libpng.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | cf825522bd96911a2d4bc9a81e54a732a6ef864c -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libssl.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 508b8ffae1b36bd226db45d16ec1802ffdfb4922 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libtiff.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 5014234cf92547e7e4782326d5b320e46e2f0eb1 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/lib/libfontconfig.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | b6a6a198eea646c5e090a964e180aa78058b7d48 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libfontconfig.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 20463c499af04c056a7590604921123c612cbfc8 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/lib/libfreetype.so.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 84c7e3ac1bfdc497501cb87d11aaac9c72f31683 -------------------------------------------------------------------------------- /auby2/include/extensions/GUI/CCControlExtension/CCControl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/extensions/GUI/CCControlExtension/CCControl.h -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/include/freetype2/freetype/freetype.h.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 63c291af1270c8a1c4ba40388b000f0710ea38c6 -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/include/freetype2/freetype/freetype.h.REMOVED.git-id: -------------------------------------------------------------------------------- 1 | 63c291af1270c8a1c4ba40388b000f0710ea38c6 -------------------------------------------------------------------------------- /auby2/include/extensions/GUI/CCControlExtension/CCControlSlider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/extensions/GUI/CCControlExtension/CCControlSlider.h -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/tools/Jamfile: -------------------------------------------------------------------------------- 1 | # Jamfile for src/tools 2 | # 3 | SubDir FT2_TOP src tools ; 4 | 5 | Main apinames : apinames.c ; 6 | -------------------------------------------------------------------------------- /auby2/src/settings.cc: -------------------------------------------------------------------------------- 1 | #include 2 | 3 | namespace auby { 4 | Settings* Settings::shared() { 5 | static auto inst = new Settings(); 6 | return inst; 7 | } 8 | } // namespace auby 9 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/mac/CCDevice.mm: -------------------------------------------------------------------------------- 1 | #include "platform/CCDevice.h" 2 | 3 | NS_CC_BEGIN 4 | 5 | int CCDevice::getDPI() 6 | { 7 | //TODO: 8 | return 160; 9 | } 10 | 11 | NS_CC_END 12 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/android/jni/DPIJni.h: -------------------------------------------------------------------------------- 1 | #ifndef __DPIJNI_H__ 2 | #define __DPIJNI_H__ 3 | 4 | extern "C" { 5 | 6 | int getDPIJNI(); 7 | 8 | } // extern "C" 9 | 10 | #endif /* __DPIJNI_H__ */ 11 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Debug/zlib.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Debug/zlib.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Debug/zlib.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Debug/zlib.pri -------------------------------------------------------------------------------- /auby2/include/extensions/GUI/CCControlExtension/CCControlSaturationBrightnessPicker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/extensions/GUI/CCControlExtension/CCControlSaturationBrightnessPicker.h -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Debug/libjpeg.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Debug/libjpeg.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Debug/libpng.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Debug/libpng.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Debug/libtiff.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Debug/libtiff.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Release/zlib.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Release/zlib.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Debug/zlib.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Debug/zlib.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Debug/libjpeg.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Debug/libjpeg.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Debug/libpng.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Debug/libpng.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Debug/libtiff.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Debug/libtiff.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Release/zlib.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Release/zlib.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Debug/zlib.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Debug/zlib.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Debug/freetype.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Debug/freetype.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Release/freetype.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Release/freetype.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Release/libjpeg.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Release/libjpeg.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Release/libpng.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Release/libpng.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Release/libtiff.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/ARM/Release/libtiff.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Debug/freetype.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Debug/freetype.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Debug/libjpeg.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Debug/libjpeg.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Debug/libpng.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Debug/libpng.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Debug/libtiff.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Debug/libtiff.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Release/libpng.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Release/libpng.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Release/zlib.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Release/zlib.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Debug/freetype.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Debug/freetype.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Release/freetype.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Release/freetype.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Release/libjpeg.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Release/libjpeg.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Release/libpng.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Release/libpng.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Release/libtiff.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/ARM/Release/libtiff.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Debug/freetype.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Debug/freetype.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Debug/libjpeg.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Debug/libjpeg.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Debug/libpng.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Debug/libpng.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Debug/libtiff.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Debug/libtiff.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Release/libpng.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Release/libpng.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Release/zlib.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Release/zlib.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Release/freetype.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Release/freetype.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Release/libjpeg.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Release/libjpeg.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Release/libtiff.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2012/Win32/Release/libtiff.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Release/freetype.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Release/freetype.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Release/libjpeg.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Release/libjpeg.pri -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Release/libtiff.pri: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Partur-dev/auby/HEAD/auby2/include/cocos2dx/platform/third_party/winrt/libraries/vs2013/Win32/Release/libtiff.pri -------------------------------------------------------------------------------- /src/settings.hh: -------------------------------------------------------------------------------- 1 | #pragma once 2 | 3 | #include 4 | 5 | namespace settings { 6 | namespace level { 7 | static auby::SettingsValue verifyHack("level/verify_hack", false); 8 | } 9 | } // namespace settings 10 | -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- 1 | [submodule "auby2/deps/spdlog"] 2 | path = auby2/deps/spdlog 3 | url = https://github.com/gabime/spdlog.git 4 | [submodule "auby2/deps/bindings"] 5 | path = auby2/deps/bindings 6 | url = https://github.com/geode-sdk/bindings.git 7 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libpng/include/pngusr.h: -------------------------------------------------------------------------------- 1 | #define PNG_USER_PRIVATEBUILD "Skia build; no MNG features" 2 | #define PNG_USER_DLLFNAME_POSTFIX "Sk" 3 | #define PNG_NO_MNG_FEATURES 4 | #define PNG_NO_READ_GAMMA 5 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/autofit/afangles.h: -------------------------------------------------------------------------------- 1 | /* 2 | * afangles.h 3 | * 4 | * This is a dummy file, used to please the build system. It is never 5 | * included by the auto-fitter sources. 6 | * 7 | */ 8 | -------------------------------------------------------------------------------- /auby2/include/fmod/placeholder.hh: -------------------------------------------------------------------------------- 1 | #pragma once 2 | 3 | namespace FMOD { 4 | struct Sound {}; 5 | 6 | struct Channel {}; 7 | 8 | struct ChannelGroup {}; 9 | 10 | struct System {}; 11 | 12 | struct DSP {}; 13 | }; // namespace FMOD 14 | 15 | struct FMOD_RESULT {}; 16 | -------------------------------------------------------------------------------- /src/icon_hack.cc: -------------------------------------------------------------------------------- 1 | #include 2 | 3 | namespace { 4 | bool $(GameManager::isIconUnlocked)(void* self, int a1, int a2) { 5 | return true; 6 | } 7 | 8 | bool $(GameManager::isColorUnlocked)(void* self, int a1, int a2) { 9 | return true; 10 | } 11 | } // namespace 12 | -------------------------------------------------------------------------------- /.editorconfig: -------------------------------------------------------------------------------- 1 | # EditorConfig is awesome: https://EditorConfig.org 2 | 3 | # top-most EditorConfig file 4 | root = true 5 | 6 | [*] 7 | indent_style = space 8 | indent_size = 2 9 | end_of_line = lf 10 | charset = utf-8 11 | trim_trailing_whitespace = false 12 | insert_final_newline = true 13 | 14 | [*.{cc,hh}] 15 | indent_size = 4 16 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/android/CCDevice.cpp: -------------------------------------------------------------------------------- 1 | #include "platform/CCDevice.h" 2 | #include "jni/DPIJni.h" 3 | 4 | NS_CC_BEGIN 5 | 6 | int CCDevice::getDPI() 7 | { 8 | static int dpi = -1; 9 | if (dpi == -1) 10 | { 11 | dpi = (int)getDPIJNI(); 12 | } 13 | return dpi; 14 | } 15 | 16 | NS_CC_END 17 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/android/java/AndroidManifest.xml: -------------------------------------------------------------------------------- 1 | 2 | 6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /auby2/src/ext.cc: -------------------------------------------------------------------------------- 1 | #include 2 | 3 | ButtonSprite* ButtonSprite::create( 4 | const char* caption, 5 | int width, 6 | bool absolute, 7 | const char* font, 8 | const char* texture, 9 | float height, 10 | float scale 11 | ) { 12 | return ButtonSprite::create(caption, width, 0, scale, absolute, font, texture, height); 13 | } 14 | -------------------------------------------------------------------------------- /src/verify_hack.cc: -------------------------------------------------------------------------------- 1 | #include "settings.hh" 2 | #include 3 | 4 | namespace { 5 | bool $(EditLevelLayer::init)(EditLevelLayer* self, GJGameLevel* level) { 6 | spdlog::info("{}", settings::level::verifyHack()); 7 | if (settings::level::verifyHack()) 8 | level->m_isVerified[0] = 1; 9 | 10 | return $orig(self, level); 11 | } 12 | } // namespace 13 | -------------------------------------------------------------------------------- /auby2/include/auby.hh: -------------------------------------------------------------------------------- 1 | #pragma once 2 | 3 | #include 4 | 5 | #include 6 | #include 7 | using namespace cocos2d; 8 | using namespace cocos2d::extension; 9 | #include 10 | #include 11 | #include 12 | 13 | #include "auby/auby.hh" 14 | #include "auby/internal.hh" 15 | #include "auby/magic.hh" 16 | #include "auby/settings.hh" 17 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/include/freetype2/freetype/config/ftconfig.h: -------------------------------------------------------------------------------- 1 | #ifndef __FTCONFIG_H__MULTILIB 2 | #define __FTCONFIG_H__MULTILIB 3 | 4 | #include 5 | 6 | #if __WORDSIZE == 32 7 | # include "ftconfig-32.h" 8 | #elif __WORDSIZE == 64 9 | # include "ftconfig-64.h" 10 | #else 11 | # error "unexpected value for __WORDSIZE macro" 12 | #endif 13 | 14 | #endif 15 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/include/freetype2/freetype/config/ftconfig.h: -------------------------------------------------------------------------------- 1 | #ifndef __FTCONFIG_H__MULTILIB 2 | #define __FTCONFIG_H__MULTILIB 3 | 4 | #include 5 | 6 | #if __WORDSIZE == 32 7 | # include "ftconfig-32.h" 8 | #elif __WORDSIZE == 64 9 | # include "ftconfig-64.h" 10 | #else 11 | # error "unexpected value for __WORDSIZE macro" 12 | #endif 13 | 14 | #endif 15 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/CCDevice.h: -------------------------------------------------------------------------------- 1 | #ifndef __CCDEVICE_H__ 2 | #define __CCDEVICE_H__ 3 | 4 | #include "CCPlatformMacros.h" 5 | 6 | NS_CC_BEGIN 7 | /** 8 | @js NA 9 | @lua NA 10 | */ 11 | class CC_DLL CCDevice 12 | { 13 | private: 14 | CCDevice(); 15 | public: 16 | /** 17 | * Gets the DPI of device 18 | * @return The DPI of device. 19 | */ 20 | static int getDPI(); 21 | }; 22 | 23 | 24 | NS_CC_END 25 | 26 | #endif /* __CCDEVICE_H__ */ 27 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCNodeLoaderListener.h: -------------------------------------------------------------------------------- 1 | #ifndef _CCB_CCNODELOADERLISTENER_H_ 2 | #define _CCB_CCNODELOADERLISTENER_H_ 3 | 4 | #include "cocos2d.h" 5 | 6 | NS_CC_EXT_BEGIN 7 | /** 8 | * @js NA 9 | * @lua NA 10 | */ 11 | class CCNodeLoaderListener { 12 | public: 13 | virtual ~CCNodeLoaderListener() {}; 14 | 15 | virtual void onNodeLoaded(CCNode * pNode, CCNodeLoader * pNodeLoader) = 0; 16 | }; 17 | 18 | NS_CC_EXT_END 19 | 20 | #endif 21 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/android/jni/DPIJni.cpp: -------------------------------------------------------------------------------- 1 | #include "DPIJni.h" 2 | #include "jni/JniHelper.h" 3 | 4 | USING_NS_CC; 5 | 6 | extern "C" { 7 | 8 | int getDPIJNI() 9 | { 10 | JniMethodInfo t; 11 | jint ret = -1; 12 | if (JniHelper::getStaticMethodInfo(t, "org/cocos2dx/lib/Cocos2dxHelper", "getDPI", "()I")) { 13 | ret = t.env->CallStaticIntMethod(t.classID, t.methodID); 14 | t.env->DeleteLocalRef(t.classID); 15 | } 16 | return ret; 17 | } 18 | 19 | } // extern "C" -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libtiff/tiffvers.h: -------------------------------------------------------------------------------- 1 | #define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.1\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc." 2 | /* 3 | * This define can be used in code that requires 4 | * compilation-related definitions specific to a 5 | * version or versions of the library. Runtime 6 | * version checking should be done based on the 7 | * string returned by TIFFGetVersion. 8 | */ 9 | #define TIFFLIB_VERSION 20120218 10 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/win32/libtiff/tiffvers.h: -------------------------------------------------------------------------------- 1 | #define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.1\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc." 2 | /* 3 | * This define can be used in code that requires 4 | * compilation-related definitions specific to a 5 | * version or versions of the library. Runtime 6 | * version checking should be done based on the 7 | * string returned by TIFFGetVersion. 8 | */ 9 | #define TIFFLIB_VERSION 20120218 10 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libtiff/tiffvers.h: -------------------------------------------------------------------------------- 1 | #define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.1\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc." 2 | /* 3 | * This define can be used in code that requires 4 | * compilation-related definitions specific to a 5 | * version or versions of the library. Runtime 6 | * version checking should be done based on the 7 | * string returned by TIFFGetVersion. 8 | */ 9 | #define TIFFLIB_VERSION 20120218 10 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libtiff/include/tiffvers.h: -------------------------------------------------------------------------------- 1 | #define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.1\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc." 2 | /* 3 | * This define can be used in code that requires 4 | * compilation-related definitions specific to a 5 | * version or versions of the library. Runtime 6 | * version checking should be done based on the 7 | * string returned by TIFFGetVersion. 8 | */ 9 | #define TIFFLIB_VERSION 20120218 10 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/blackberry/include/libtiff/tiffvers.h: -------------------------------------------------------------------------------- 1 | #define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.2\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc." 2 | /* 3 | * This define can be used in code that requires 4 | * compilation-related definitions specific to a 5 | * version or versions of the library. Runtime 6 | * version checking should be done based on the 7 | * string returned by TIFFGetVersion. 8 | */ 9 | #define TIFFLIB_VERSION 20120615 10 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/emscripten/libtiff/include/tiffvers.h: -------------------------------------------------------------------------------- 1 | #define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.3\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc." 2 | /* 3 | * This define can be used in code that requires 4 | * compilation-related definitions specific to a 5 | * version or versions of the library. Runtime 6 | * version checking should be done based on the 7 | * string returned by TIFFGetVersion. 8 | */ 9 | #define TIFFLIB_VERSION 20120922 10 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libjpeg/jversion.h: -------------------------------------------------------------------------------- 1 | /* 2 | * jversion.h 3 | * 4 | * Copyright (C) 1991-2011, Thomas G. Lane, Guido Vollbeding. 5 | * This file is part of the Independent JPEG Group's software. 6 | * For conditions of distribution and use, see the accompanying README file. 7 | * 8 | * This file contains software version identification. 9 | */ 10 | 11 | 12 | #define JVERSION "8c 16-Jan-2011" 13 | 14 | #define JCOPYRIGHT "Copyright (C) 2011, Thomas G. Lane, Guido Vollbeding" 15 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/libtiff/headers/tiffvers.h: -------------------------------------------------------------------------------- 1 | #define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.3\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc." 2 | /* 3 | * This define can be used in code that requires 4 | * compilation-related definitions specific to a 5 | * version or versions of the library. Runtime 6 | * version checking should be done based on the 7 | * string returned by TIFFGetVersion. 8 | */ 9 | #define TIFFLIB_VERSION 20120922 10 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/ios/CCPlatformDefine.h: -------------------------------------------------------------------------------- 1 | #ifndef __CCPLATFORMDEFINE_H__ 2 | #define __CCPLATFORMDEFINE_H__ 3 | 4 | #include 5 | 6 | #define CC_DLL 7 | 8 | #define CC_ASSERT(cond) assert(cond) 9 | 10 | 11 | #define CC_UNUSED_PARAM(unusedparam) (void)unusedparam 12 | 13 | /* Define NULL pointer value */ 14 | #ifndef NULL 15 | #ifdef __cplusplus 16 | #define NULL 0 17 | #else 18 | #define NULL ((void *)0) 19 | #endif 20 | #endif 21 | 22 | 23 | 24 | #endif /* __CCPLATFORMDEFINE_H__*/ 25 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libtiff/include/tiffvers.h: -------------------------------------------------------------------------------- 1 | #define TIFFLIB_VERSION_STR "LIBTIFF, Version 3.9.2\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc." 2 | /* 3 | * This define can be used in code that requires 4 | * compilation-related definitions specific to a 5 | * version or versions of the library. Runtime 6 | * version checking should be done based on the 7 | * string returned by TIFFGetVersion. 8 | */ 9 | #define TIFFLIB_VERSION 20091104 10 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/android/java/.classpath: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/include/tiffvers.h: -------------------------------------------------------------------------------- 1 | #define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.3\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc." 2 | /* 3 | * This define can be used in code that requires 4 | * compilation-related definitions specific to a 5 | * version or versions of the library. Runtime 6 | * version checking should be done based on the 7 | * string returned by TIFFGetVersion. 8 | */ 9 | #define TIFFLIB_VERSION 20120922 10 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/include/tiffvers.h: -------------------------------------------------------------------------------- 1 | #define TIFFLIB_VERSION_STR "LIBTIFF, Version 4.0.3\nCopyright (c) 1988-1996 Sam Leffler\nCopyright (c) 1991-1996 Silicon Graphics, Inc." 2 | /* 3 | * This define can be used in code that requires 4 | * compilation-related definitions specific to a 5 | * version or versions of the library. Runtime 6 | * version checking should be done based on the 7 | * string returned by TIFFGetVersion. 8 | */ 9 | #define TIFFLIB_VERSION 20120922 10 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCNode+CCBRelativePositioning.h: -------------------------------------------------------------------------------- 1 | #ifndef __CCB_CCNODE_RELATIVEPOSITIONING_H__ 2 | #define __CCB_CCNODE_RELATIVEPOSITIONING_H__ 3 | 4 | #include "cocos2d.h" 5 | #include "ExtensionMacros.h" 6 | 7 | NS_CC_EXT_BEGIN 8 | 9 | extern CCPoint getAbsolutePosition(const CCPoint &pt, int nType, const CCSize &containerSize, const char *pPropName); 10 | 11 | extern void setRelativeScale(CCNode *pNode, float fScaleX, float fScaleY, int nType, const char* pPropName); 12 | 13 | NS_CC_EXT_END 14 | 15 | #endif // __CCB_CCNODE_RELATIVEPOSITIONING_H__ 16 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/libwebp.mkf: -------------------------------------------------------------------------------- 1 | includepath 2 | { 3 | libwebp/webp 4 | } 5 | 6 | files 7 | { 8 | ["source"] 9 | ("libwebp/dec") 10 | ["dec"] 11 | "*.c" 12 | "*.h" 13 | 14 | ("libwebp/dsp") 15 | ["dsp"] 16 | "*.c" 17 | "*.h" 18 | 19 | ("libwebp/enc") 20 | ["enc"] 21 | "*.c" 22 | "*.h" 23 | 24 | ("libwebp/mux") 25 | ["mux"] 26 | "*.c" 27 | "*.h" 28 | 29 | ("libwebp/utils") 30 | ["utils"] 31 | "*.c" 32 | "*.h" 33 | 34 | ["headers"] 35 | ("libwebp/webp") 36 | "*.h" 37 | } 38 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/mac/CCPlatformDefine.h: -------------------------------------------------------------------------------- 1 | #ifndef __CCPLATFORMDEFINE_H__ 2 | #define __CCPLATFORMDEFINE_H__ 3 | 4 | #include 5 | 6 | #define CC_DLL 7 | 8 | #if CC_DISABLE_ASSERT > 0 9 | #define CC_ASSERT(cond) 10 | #else 11 | #define CC_ASSERT(cond) assert(cond) 12 | #endif 13 | 14 | #define CC_UNUSED_PARAM(unusedparam) (void)unusedparam 15 | 16 | /* Define NULL pointer value */ 17 | #ifndef NULL 18 | #ifdef __cplusplus 19 | #define NULL 0 20 | #else 21 | #define NULL ((void *)0) 22 | #endif 23 | #endif 24 | 25 | 26 | 27 | #endif /* __CCPLATFORMDEFINE_H__*/ 28 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/robtop/scene_nodes/CCSceneTransitionDelegate.h: -------------------------------------------------------------------------------- 1 | #ifndef __CCSCENE_TRANSITION_DELEGATE_H__ 2 | #define __CCSCENE_TRANSITION_DELEGATE_H__ 3 | 4 | #include "ccMacros.h" 5 | 6 | RT_ADD( 7 | NS_CC_BEGIN 8 | 9 | class CC_DLL CCSceneTransitionDelegate 10 | { 11 | CCSceneTransitionDelegate(const CCSceneTransitionDelegate&); 12 | CCSceneTransitionDelegate(); 13 | 14 | CCSceneTransitionDelegate& operator=(const CCSceneTransitionDelegate&); 15 | 16 | virtual void sceneWillResume(void); 17 | }; 18 | 19 | NS_CC_END 20 | ) 21 | 22 | 23 | #endif //__CCSCENE_TRANSITION_DELEGATE_H__ -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/libwebp/mux/Makefile.am: -------------------------------------------------------------------------------- 1 | AM_CPPFLAGS = -I$(top_srcdir)/src 2 | lib_LTLIBRARIES = libwebpmux.la 3 | 4 | libwebpmux_la_SOURCES = 5 | libwebpmux_la_SOURCES += demux.c 6 | libwebpmux_la_SOURCES += muxedit.c 7 | libwebpmux_la_SOURCES += muxi.h 8 | libwebpmux_la_SOURCES += muxinternal.c 9 | libwebpmux_la_SOURCES += muxread.c 10 | 11 | libwebpmuxinclude_HEADERS = 12 | libwebpmuxinclude_HEADERS += ../webp/mux.h 13 | libwebpmuxinclude_HEADERS += ../webp/types.h 14 | 15 | libwebpmux_la_LDFLAGS = -version-info 0:0:0 16 | libwebpmuxincludedir = $(includedir)/webp 17 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCMenuLoader.h: -------------------------------------------------------------------------------- 1 | #ifndef _CCB_CCMENULOADER_H_ 2 | #define _CCB_CCMENULOADER_H_ 3 | 4 | #include "CCLayerLoader.h" 5 | 6 | NS_CC_EXT_BEGIN 7 | 8 | /* Forward declaration. */ 9 | class CCBReader; 10 | /** 11 | * @js NA 12 | * @lua NA 13 | */ 14 | class CCMenuLoader : public CCLayerLoader { 15 | public: 16 | virtual ~CCMenuLoader() {}; 17 | CCB_STATIC_NEW_AUTORELEASE_OBJECT_METHOD(CCMenuLoader, loader); 18 | 19 | protected: 20 | CCB_VIRTUAL_NEW_AUTORELEASE_CREATECCNODE_METHOD(CCMenu); 21 | }; 22 | 23 | NS_CC_EXT_END 24 | 25 | #endif 26 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/gzip/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/gzip Jamfile 2 | # 3 | # Copyright 2001 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) gzip ; 13 | 14 | Library $(FT2_LIB) : ftgzip.c ; 15 | 16 | # end of src/pcf Jamfile 17 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/lzw/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/lzw Jamfile 2 | # 3 | # Copyright 2004, 2006 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) lzw ; 13 | 14 | Library $(FT2_LIB) : ftlzw.c ; 15 | 16 | # end of src/lzw Jamfile 17 | -------------------------------------------------------------------------------- /auby2/include/gd/ext.hh: -------------------------------------------------------------------------------- 1 | #pragma once 2 | 3 | #include "gd.hh" 4 | #include 5 | 6 | template 7 | CCMenuItemSpriteExtra* ccMenuItemSpriteExtraWithCallback(CCNode* sprite, Args... args) { 8 | struct Callback { 9 | void callback(CCNode* obj) { 10 | auto args = (std::tuple*)this; 11 | std::apply(fn, *args); 12 | } 13 | }; 14 | 15 | auto obj = new std::tuple(args...); 16 | 17 | return CCMenuItemSpriteExtra::create( 18 | sprite, 19 | sprite, 20 | (CCNode*)obj, 21 | menu_selector(Callback::callback) 22 | ); 23 | } 24 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCData.h: -------------------------------------------------------------------------------- 1 | 2 | #ifndef __CCB_CCDATA_H__ 3 | #define __CCB_CCDATA_H__ 4 | 5 | #include "cocos2d.h" 6 | #include "ExtensionMacros.h" 7 | 8 | NS_CC_EXT_BEGIN 9 | /** 10 | * @js NA 11 | * @lua NA 12 | */ 13 | class CCData : public CCObject 14 | { 15 | public: 16 | CCData(unsigned char *pBytes, const unsigned long nSize); 17 | CCData(CCData *pData); 18 | ~CCData(); 19 | 20 | unsigned char* getBytes(); 21 | unsigned long getSize(); 22 | 23 | private: 24 | unsigned char* m_pBytes; 25 | unsigned long m_nSize; 26 | }; 27 | 28 | NS_CC_EXT_END 29 | 30 | #endif // __CCB_CCDATA_H__ 31 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxAccelerometer.cpp: -------------------------------------------------------------------------------- 1 | #include "cocoa/CCGeometry.h" 2 | #include "platform/android/CCAccelerometer.h" 3 | #include "../CCEGLView.h" 4 | #include "JniHelper.h" 5 | #include 6 | #include "CCDirector.h" 7 | 8 | using namespace cocos2d; 9 | 10 | extern "C" { 11 | JNIEXPORT void JNICALL Java_org_cocos2dx_lib_Cocos2dxAccelerometer_onSensorChanged(JNIEnv* env, jobject thiz, jfloat x, jfloat y, jfloat z, jlong timeStamp) { 12 | CCDirector* pDirector = CCDirector::sharedDirector(); 13 | pDirector->getAccelerometer()->update(x, y, z, timeStamp); 14 | } 15 | } 16 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/winfonts/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/winfonts Jamfile 2 | # 3 | # Copyright 2001 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) winfonts ; 13 | 14 | Library $(FT2_LIB) : winfnt.c ; 15 | 16 | # end of src/winfonts Jamfile 17 | -------------------------------------------------------------------------------- /auby2/include/auby/internal.hh: -------------------------------------------------------------------------------- 1 | #pragma once 2 | 3 | #pragma clang optimize off 4 | #include 5 | #include 6 | #include 7 | #pragma clang optimize on 8 | 9 | namespace auby::internal { 10 | void init(); 11 | 12 | uintptr_t base(); 13 | uintptr_t resolve(std::string sig); 14 | void hook(uintptr_t target, void* detour); 15 | void* orig(void* detour); 16 | void load_origs(std::map* m); 17 | 18 | template 19 | static inline auto call(Args... args) { 20 | static auto fn = reinterpret_cast(base() + Addr); 21 | return fn(args...); 22 | } 23 | } // namespace auby::internal 24 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/android/java/project.properties: -------------------------------------------------------------------------------- 1 | # This file is automatically generated by Android Tools. 2 | # Do not modify this file -- YOUR CHANGES WILL BE ERASED! 3 | # 4 | # This file must be checked in Version Control Systems. 5 | # 6 | # To customize properties used by the Ant build system edit 7 | # "ant.properties", and override values to adapt the script to your 8 | # project structure. 9 | # 10 | # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): 11 | #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 12 | 13 | android.library=true 14 | # Project target. 15 | target=android-8 16 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCLayerLoader.h: -------------------------------------------------------------------------------- 1 | #ifndef _CCB_CCLAYERLOADER_H_ 2 | #define _CCB_CCLAYERLOADER_H_ 3 | 4 | #include "CCNodeLoader.h" 5 | 6 | NS_CC_EXT_BEGIN 7 | 8 | /* Forward declaration. */ 9 | class CCBReader; 10 | /** 11 | * @js NA 12 | * @lua NA 13 | */ 14 | class CCLayerLoader : public CCNodeLoader { 15 | public: 16 | virtual ~CCLayerLoader() {}; 17 | CCB_STATIC_NEW_AUTORELEASE_OBJECT_METHOD(CCLayerLoader, loader); 18 | 19 | protected: 20 | CCB_VIRTUAL_NEW_AUTORELEASE_CREATECCNODE_METHOD(CCLayer); 21 | 22 | virtual void onHandlePropTypeCheck(CCNode * pNode, CCNode * pParent, const char * pPropertyName, bool pCheck, CCBReader * pCCBReader); 23 | }; 24 | 25 | NS_CC_EXT_END 26 | 27 | #endif 28 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/ios/CCDevice.mm: -------------------------------------------------------------------------------- 1 | #include "CCDevice.h" 2 | #import 3 | 4 | NS_CC_BEGIN 5 | 6 | int CCDevice::getDPI() 7 | { 8 | static int dpi = -1; 9 | 10 | if (dpi == -1) 11 | { 12 | float scale = 1.0f; 13 | 14 | if ([[UIScreen mainScreen] respondsToSelector:@selector(scale)]) { 15 | scale = [[UIScreen mainScreen] scale]; 16 | } 17 | 18 | if (UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPad) { 19 | dpi = 132 * scale; 20 | } else if (UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPhone) { 21 | dpi = 163 * scale; 22 | } else { 23 | dpi = 160 * scale; 24 | } 25 | } 26 | return dpi; 27 | } 28 | 29 | NS_CC_END 30 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCBFileLoader.h: -------------------------------------------------------------------------------- 1 | #ifndef _CCB_CCBFILELOADER_H_ 2 | #define _CCB_CCBFILELOADER_H_ 3 | 4 | #include "CCNodeLoader.h" 5 | #include "CCBReader.h" 6 | 7 | NS_CC_EXT_BEGIN 8 | 9 | /* Forward declaration. */ 10 | class CCBReader; 11 | /** 12 | * @js NA 13 | * @lua NA 14 | */ 15 | class CCBFileLoader : public CCNodeLoader { 16 | public: 17 | virtual ~CCBFileLoader() {}; 18 | CCB_STATIC_NEW_AUTORELEASE_OBJECT_METHOD(CCBFileLoader, loader); 19 | 20 | protected: 21 | CCB_VIRTUAL_NEW_AUTORELEASE_CREATECCNODE_METHOD(CCBFile); 22 | 23 | virtual void onHandlePropTypeCCBFile(CCNode * pNode, CCNode * pParent, const char * pPropertyName, CCNode * pCCBFileNode, CCBReader * pCCBReader); 24 | }; 25 | 26 | NS_CC_EXT_END 27 | 28 | #endif 29 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/include/CCEventType.h: -------------------------------------------------------------------------------- 1 | 2 | #ifndef __CCEVENT_TYPE_H__ 3 | #define __CCEVENT_TYPE_H__ 4 | 5 | /** 6 | * This header is used for defining event types using in CCNotificationCenter 7 | */ 8 | 9 | // The application will come to foreground. 10 | // This message is used for reloading resources before come to foreground on Android. 11 | // This message is posted in main.cpp. 12 | #define EVENT_COME_TO_FOREGROUND "event_come_to_foreground" 13 | 14 | // The application will come to background. 15 | // This message is used for doing something before coming to background, such as save CCRenderTexture. 16 | // This message is posted in cocos2dx/platform/android/jni/MessageJni.cpp. 17 | #define EVENT_COME_TO_BACKGROUND "event_come_to_background" 18 | 19 | #endif // __CCEVENT_TYPE_H__ 20 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/android/java/ant.properties: -------------------------------------------------------------------------------- 1 | # This file is used to override default values used by the Ant build system. 2 | # 3 | # This file must be checked into Version Control Systems, as it is 4 | # integral to the build system of your project. 5 | 6 | # This file is only used by the Ant script. 7 | 8 | # You can use this to override default values such as 9 | # 'source.dir' for the location of your java source folder and 10 | # 'out.dir' for the location of your output folder. 11 | 12 | # You can also use it define how the release builds are signed by declaring 13 | # the following properties: 14 | # 'key.store' for the location of your keystore and 15 | # 'key.alias' for the name of the key to use. 16 | # The password will be asked during the build when you use the 'release' target. 17 | 18 | -------------------------------------------------------------------------------- /auby2/include/extensions/CocoStudio/Json/rapidjson/internal/strfunc.h: -------------------------------------------------------------------------------- 1 | #ifndef RAPIDJSON_INTERNAL_STRFUNC_H_ 2 | #define RAPIDJSON_INTERNAL_STRFUNC_H_ 3 | 4 | namespace rapidjson { 5 | namespace internal { 6 | 7 | //! Custom strlen() which works on different character types. 8 | /*! \tparam Ch Character type (e.g. char, wchar_t, short) 9 | \param s Null-terminated input string. 10 | \return Number of characters in the string. 11 | \note This has the same semantics as strlen(), the return value is not number of Unicode codepoints. 12 | */ 13 | template 14 | inline SizeType StrLen(const Ch* s) { 15 | const Ch* p = s; 16 | while (*p != '\0') 17 | ++p; 18 | return SizeType(p - s); 19 | } 20 | 21 | } // namespace internal 22 | } // namespace rapidjson 23 | 24 | #endif // RAPIDJSON_INTERNAL_STRFUNC_H_ 25 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/bdf/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/bdf Jamfile 2 | # 3 | # Copyright 2002 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) bdf ; 13 | 14 | { 15 | local _sources ; 16 | 17 | if $(FT2_MULTI) 18 | { 19 | _sources = bdfdrivr bdflib ; 20 | } 21 | else 22 | { 23 | _sources = bdf ; 24 | } 25 | 26 | Library $(FT2_LIB) : $(_sources).c ; 27 | } 28 | 29 | # end of src/bdf Jamfile 30 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/pcf/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/pcf Jamfile 2 | # 3 | # Copyright 2001, 2003 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) pcf ; 13 | 14 | { 15 | local _sources ; 16 | 17 | if $(FT2_MULTI) 18 | { 19 | _sources = pcfdrivr pcfread pcfutil ; 20 | } 21 | else 22 | { 23 | _sources = pcf ; 24 | } 25 | 26 | Library $(FT2_LIB) : $(_sources).c ; 27 | } 28 | 29 | # end of src/pcf Jamfile 30 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCBSequenceProperty.h: -------------------------------------------------------------------------------- 1 | #ifndef __CCB_SEQUENCE_PROPERTY_H__ 2 | #define __CCB_SEQUENCE_PROPERTY_H__ 3 | 4 | #include "cocos2d.h" 5 | #include "ExtensionMacros.h" 6 | #include "CCBKeyframe.h" 7 | 8 | NS_CC_EXT_BEGIN 9 | /** 10 | * @js NA 11 | * @lua NA 12 | */ 13 | class CCBSequenceProperty : public CCObject 14 | { 15 | private: 16 | std::string mName; 17 | int mType; 18 | CCArray *mKeyframes; 19 | 20 | public: 21 | CCBSequenceProperty(); 22 | ~CCBSequenceProperty(); 23 | 24 | virtual bool init(); 25 | 26 | const char* getName(); 27 | void setName(const char* pName); 28 | 29 | int getType(); 30 | void setType(int nType); 31 | 32 | CCArray* getKeyframes(); 33 | }; 34 | 35 | NS_CC_EXT_END 36 | 37 | #endif // __CCB_SEQUENCE_PROPERTY_H__ 38 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/psnames/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/psnames Jamfile 2 | # 3 | # Copyright 2001 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) psnames ; 13 | 14 | { 15 | local _sources ; 16 | 17 | if $(FT2_MULTI) 18 | { 19 | _sources = psmodule pspic ; 20 | } 21 | else 22 | { 23 | _sources = psnames ; 24 | } 25 | 26 | Library $(FT2_LIB) : $(_sources).c ; 27 | } 28 | 29 | # end of src/psnames Jamfile 30 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCMenuItemImageLoader.h: -------------------------------------------------------------------------------- 1 | #ifndef _CCB_CCMENUITEMIMAGELOADER_H_ 2 | #define _CCB_CCMENUITEMIMAGELOADER_H_ 3 | 4 | #include "CCMenuItemLoader.h" 5 | 6 | NS_CC_EXT_BEGIN 7 | 8 | /* Forward declaration. */ 9 | class CCBReader; 10 | /** 11 | * @js NA 12 | * @lua NA 13 | */ 14 | class CCMenuItemImageLoader : public CCMenuItemLoader { 15 | public: 16 | virtual ~CCMenuItemImageLoader() {}; 17 | CCB_STATIC_NEW_AUTORELEASE_OBJECT_METHOD(CCMenuItemImageLoader, loader); 18 | 19 | protected: 20 | CCB_VIRTUAL_NEW_AUTORELEASE_CREATECCNODE_METHOD(CCMenuItemImage); 21 | 22 | virtual void onHandlePropTypeSpriteFrame(CCNode * pNode, CCNode * pParent, const char * pPropertyName, CCSpriteFrame * pCCSpriteFrame, CCBReader * pCCBReader); 23 | }; 24 | 25 | NS_CC_EXT_END 26 | 27 | #endif 28 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/raster/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/raster Jamfile 2 | # 3 | # Copyright 2001 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) raster ; 13 | 14 | { 15 | local _sources ; 16 | 17 | if $(FT2_MULTI) 18 | { 19 | _sources = ftraster ftrend1 rastpic ; 20 | } 21 | else 22 | { 23 | _sources = raster ; 24 | } 25 | 26 | Library $(FT2_LIB) : $(_sources).c ; 27 | } 28 | 29 | # end of src/raster Jamfile 30 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/smooth/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/smooth Jamfile 2 | # 3 | # Copyright 2001 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) smooth ; 13 | 14 | { 15 | local _sources ; 16 | 17 | if $(FT2_MULTI) 18 | { 19 | _sources = ftgrays ftsmooth ftspic ; 20 | } 21 | else 22 | { 23 | _sources = smooth ; 24 | } 25 | 26 | Library $(FT2_LIB) : $(_sources).c ; 27 | } 28 | 29 | # end of src/smooth Jamfile 30 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/type42/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/type42 Jamfile 2 | # 3 | # Copyright 2002 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) type42 ; 13 | 14 | { 15 | local _sources ; 16 | 17 | if $(FT2_MULTI) 18 | { 19 | _sources = t42objs t42parse t42drivr ; 20 | } 21 | else 22 | { 23 | _sources = type42 ; 24 | } 25 | 26 | Library $(FT2_LIB) : $(_sources).c ; 27 | } 28 | 29 | # end of src/type42 Jamfile 30 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/cid/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/cid Jamfile 2 | # 3 | # Copyright 2001 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) cid ; 13 | 14 | { 15 | local _sources ; 16 | 17 | if $(FT2_MULTI) 18 | { 19 | _sources = cidobjs cidload cidgload cidriver cidparse ; 20 | } 21 | else 22 | { 23 | _sources = type1cid ; 24 | } 25 | 26 | Library $(FT2_LIB) : $(_sources).c ; 27 | } 28 | 29 | # end of src/cid Jamfile 30 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/pfr/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/pfr Jamfile 2 | # 3 | # Copyright 2002 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) pfr ; 13 | 14 | { 15 | local _sources ; 16 | 17 | if $(FT2_MULTI) 18 | { 19 | _sources = pfrdrivr pfrgload pfrload pfrobjs pfrcmap pfrsbit ; 20 | } 21 | else 22 | { 23 | _sources = pfr ; 24 | } 25 | 26 | Library $(FT2_LIB) : $(_sources).c ; 27 | } 28 | 29 | # end of src/pfr Jamfile 30 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/type1/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/type1 Jamfile 2 | # 3 | # Copyright 2001 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) type1 ; 13 | 14 | { 15 | local _sources ; 16 | 17 | if $(FT2_MULTI) 18 | { 19 | _sources = t1afm t1driver t1objs t1load t1gload t1parse ; 20 | } 21 | else 22 | { 23 | _sources = type1 ; 24 | } 25 | 26 | Library $(FT2_LIB) : $(_sources).c ; 27 | } 28 | 29 | # end of src/type1 Jamfile 30 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCMenuItemLoader.h: -------------------------------------------------------------------------------- 1 | #ifndef _CCB_CCMENUITEMLOADER_H_ 2 | #define _CCB_CCMENUITEMLOADER_H_ 3 | 4 | #include "CCLayerLoader.h" 5 | 6 | NS_CC_EXT_BEGIN 7 | 8 | /* Forward declaration. */ 9 | class CCBReader; 10 | /** 11 | * @js NA 12 | * @lua NA 13 | */ 14 | class CCMenuItemLoader : public CCNodeLoader { 15 | public: 16 | virtual ~CCMenuItemLoader() {}; 17 | 18 | protected: 19 | CCB_PURE_VIRTUAL_NEW_AUTORELEASE_CREATECCNODE_METHOD(CCMenuItem); 20 | 21 | virtual void onHandlePropTypeBlock(CCNode * pNode, CCNode * pParent, const char * pPropertyName, BlockData * pBlockData, CCBReader * pCCBReader); 22 | virtual void onHandlePropTypeCheck(CCNode * pNode, CCNode * pParent, const char * pPropertyName, bool pCheck, CCBReader * pCCBReader); 23 | }; 24 | 25 | NS_CC_EXT_END 26 | 27 | #endif 28 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/cff/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/cff Jamfile 2 | # 3 | # Copyright 2001, 2002 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) cff ; 13 | 14 | { 15 | local _sources ; 16 | 17 | if $(FT2_MULTI) 18 | { 19 | _sources = cffdrivr cffgload cffload cffobjs cffparse cffcmap cffpic ; 20 | } 21 | else 22 | { 23 | _sources = cff ; 24 | } 25 | 26 | Library $(FT2_LIB) : $(_sources).c ; 27 | } 28 | 29 | # end of src/cff Jamfile 30 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/pshinter/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/pshinter Jamfile 2 | # 3 | # Copyright 2001, 2003 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) pshinter ; 13 | 14 | { 15 | local _sources ; 16 | 17 | if $(FT2_MULTI) 18 | { 19 | _sources = pshrec pshglob pshalgo pshmod pshpic ; 20 | } 21 | else 22 | { 23 | _sources = pshinter ; 24 | } 25 | 26 | Library $(FT2_LIB) : $(_sources).c ; 27 | } 28 | 29 | # end of src/pshinter Jamfile 30 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCBKeyframe.h: -------------------------------------------------------------------------------- 1 | #ifndef __CCB_KEYFRAME_H__ 2 | #define __CCB_KEYFRAME_H__ 3 | 4 | #include "cocos2d.h" 5 | #include "ExtensionMacros.h" 6 | 7 | NS_CC_EXT_BEGIN 8 | /** 9 | * @js NA 10 | * @lua NA 11 | */ 12 | class CCBKeyframe : public CCObject 13 | { 14 | private: 15 | CCObject *mValue; 16 | float mTime; 17 | int mEasingType; 18 | float mEasingOpt; 19 | 20 | public: 21 | CCBKeyframe(); 22 | ~CCBKeyframe(); 23 | 24 | CCObject* getValue(); 25 | void setValue(CCObject *pValue); // retain 26 | 27 | float getTime(); 28 | void setTime(float fTime); 29 | 30 | int getEasingType(); 31 | void setEasingType(int nEasingType); 32 | 33 | float getEasingOpt(); 34 | void setEasingOpt(float fEasingOpt); 35 | }; 36 | 37 | NS_CC_EXT_END 38 | 39 | #endif // __CCB_KEYFRAME_H__ 40 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/cocoa/CCInteger.h: -------------------------------------------------------------------------------- 1 | #ifndef __CCINTEGER_H__ 2 | #define __CCINTEGER_H__ 3 | 4 | #include "CCObject.h" 5 | 6 | NS_CC_BEGIN 7 | 8 | /** 9 | * @addtogroup data_structures 10 | * @{ 11 | * @js NA 12 | */ 13 | 14 | class CC_DLL CCInteger : public CCObject 15 | { 16 | public: 17 | CCInteger(int v) 18 | : m_nValue(v) {} 19 | int getValue() const {return m_nValue;} 20 | 21 | static CCInteger* create(int v) 22 | { 23 | CCInteger* pRet = new CCInteger(v); 24 | pRet->autorelease(); 25 | return pRet; 26 | } 27 | 28 | /* override functions 29 | * @lua NA 30 | */ 31 | virtual void acceptVisitor(CCDataVisitor &visitor) { visitor.visit(this); } 32 | 33 | private: 34 | int m_nValue; 35 | }; 36 | 37 | // end of data_structure group 38 | /// @} 39 | 40 | NS_CC_END 41 | 42 | #endif /* __CCINTEGER_H__ */ 43 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/otvalid/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/otvalid Jamfile 2 | # 3 | # Copyright 2004 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) otvalid ; 13 | 14 | { 15 | local _sources ; 16 | 17 | if $(FT2_MULTI) 18 | { 19 | _sources = otvbase otvcommn otvgdef otvgpos otvgsub otvjstf otvmod otvmath ; 20 | } 21 | else 22 | { 23 | _sources = otvalid ; 24 | } 25 | 26 | Library $(FT2_LIB) : $(_sources).c ; 27 | } 28 | 29 | # end of src/otvalid Jamfile 30 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/truetype/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/truetype Jamfile 2 | # 3 | # Copyright 2001, 2004 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) truetype ; 13 | 14 | { 15 | local _sources ; 16 | 17 | if $(FT2_MULTI) 18 | { 19 | _sources = ttdriver ttobjs ttpload ttgload ttinterp ttgxvar ttpic ; 20 | } 21 | else 22 | { 23 | _sources = truetype ; 24 | } 25 | 26 | Library $(FT2_LIB) : $(_sources).c ; 27 | } 28 | 29 | # end of src/truetype Jamfile 30 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/sfnt/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/sfnt Jamfile 2 | # 3 | # Copyright 2001, 2002, 2004, 2005 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) sfnt ; 13 | 14 | { 15 | local _sources ; 16 | 17 | if $(FT2_MULTI) 18 | { 19 | _sources = sfobjs sfdriver ttcmap ttmtx ttpost ttload ttsbit ttkern ttbdf sfntpic ; 20 | } 21 | else 22 | { 23 | _sources = sfnt ; 24 | } 25 | 26 | Library $(FT2_LIB) : $(_sources).c ; 27 | } 28 | 29 | # end of src/sfnt Jamfile 30 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/win32/CCPlatformDefine.h: -------------------------------------------------------------------------------- 1 | #ifndef __CCPLATFORMDEFINE_H__ 2 | #define __CCPLATFORMDEFINE_H__ 3 | 4 | #ifdef __MINGW32__ 5 | #include 6 | #endif 7 | 8 | // #ifndef CC_DLL 9 | // #if defined(_USRDLL) 10 | // #define CC_DLL __declspec(dllexport) 11 | // #else // use a DLL library 12 | // #define CC_DLL __declspec(dllimport) 13 | // #endif 14 | // #endif 15 | 16 | #define CC_DLL 17 | 18 | #include 19 | 20 | #if CC_DISABLE_ASSERT > 0 21 | #define CC_ASSERT(cond) 22 | #else 23 | #define CC_ASSERT(cond) assert(cond) 24 | #endif 25 | #define CC_UNUSED_PARAM(unusedparam) (void)unusedparam 26 | 27 | /* Define NULL pointer value */ 28 | #ifndef NULL 29 | #ifdef __cplusplus 30 | #define NULL 0 31 | #else 32 | #define NULL ((void *)0) 33 | #endif 34 | #endif 35 | 36 | 37 | 38 | #endif /* __CCPLATFORMDEFINE_H__*/ 39 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/android/java/proguard-project.txt: -------------------------------------------------------------------------------- 1 | # To enable ProGuard in your project, edit project.properties 2 | # to define the proguard.config property as described in that file. 3 | # 4 | # Add project specific ProGuard rules here. 5 | # By default, the flags in this file are appended to flags specified 6 | # in ${sdk.dir}/tools/proguard/proguard-android.txt 7 | # You can edit the include path and order by changing the ProGuard 8 | # include property in project.properties. 9 | # 10 | # For more details, see 11 | # http://developer.android.com/guide/developing/tools/proguard.html 12 | 13 | # Add any project specific keep options here: 14 | 15 | # If your project uses WebView with JS, uncomment the following 16 | # and specify the fully qualified class name to the JavaScript interface 17 | # class: 18 | #-keepclassmembers class fqcn.of.javascript.interface.for.webview { 19 | # public *; 20 | #} 21 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/psaux/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/psaux Jamfile 2 | # 3 | # Copyright 2001, 2002 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) psaux ; 13 | 14 | { 15 | local _sources ; 16 | 17 | if $(FT2_MULTI) 18 | { 19 | _sources = psauxmod psobjs t1decode t1cmap 20 | psconv afmparse 21 | ; 22 | } 23 | else 24 | { 25 | _sources = psaux ; 26 | } 27 | 28 | Library $(FT2_LIB) : $(_sources).c ; 29 | } 30 | 31 | # end of src/psaux Jamfile 32 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libpng/resource.h: -------------------------------------------------------------------------------- 1 | //{{NO_DEPENDENCIES}} 2 | // Microsoft Developer Studio generated include file. 3 | // Used by VisualPng.rc 4 | // 5 | #define IDM_FILE_OPEN 40001 6 | #define IDM_FILE_SAVE 40002 7 | #define IDM_FILE_NEXT 40003 8 | #define IDM_FILE_PREVIOUS 40004 9 | #define IDM_FILE_EXIT 40005 10 | #define IDM_OPTIONS_BACKGROUND 40006 11 | #define IDM_OPTIONS_STRETCH 40007 12 | #define IDM_HELP_ABOUT 40008 13 | 14 | // Next default values for new objects 15 | // 16 | #ifdef APSTUDIO_INVOKED 17 | #ifndef APSTUDIO_READONLY_SYMBOLS 18 | #define _APS_NEXT_RESOURCE_VALUE 113 19 | #define _APS_NEXT_COMMAND_VALUE 40009 20 | #define _APS_NEXT_CONTROL_VALUE 1001 21 | #define _APS_NEXT_SYMED_VALUE 101 22 | #endif 23 | #endif 24 | -------------------------------------------------------------------------------- /auby2/CMakeLists.txt: -------------------------------------------------------------------------------- 1 | project(auby2) 2 | 3 | set(CMAKE_CXX_STANDARD 20) 4 | 5 | add_subdirectory(deps/spdlog) 6 | add_subdirectory(deps/json) 7 | 8 | if(CATALYST) 9 | set(PLATFORM_INCLUDES include/cocos2dx/platform/mac) 10 | else() 11 | set(PLATFORM_INCLUDES include/cocos2dx/platform/ios) 12 | endif() 13 | 14 | add_library(auby2 STATIC 15 | src/auby.mm 16 | src/internal.cc 17 | src/settings.cc 18 | src/generated.cc 19 | src/generated_binds.cc 20 | src/ext.cc 21 | ) 22 | 23 | target_include_directories(auby2 PUBLIC 24 | include 25 | include/cocos2dx 26 | include/cocos2dx/include 27 | ${PLATFORM_INCLUDES} 28 | include/cocos2dx/kazmath/include 29 | include/extensions 30 | deps/bindings/bindings/include 31 | ) 32 | 33 | target_link_libraries(auby2 PUBLIC json spdlog "-framework UIKit -framework WebKit -framework AVFoundation -framework CoreFoundation -framework Foundation -framework CoreGraphics") 34 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCControlLoader.h: -------------------------------------------------------------------------------- 1 | #ifndef _CCB_CCCONTROLLOADER_H_ 2 | #define _CCB_CCCONTROLLOADER_H_ 3 | 4 | #include "CCNodeLoader.h" 5 | #include "../GUI/CCControlExtension/CCControl.h" 6 | 7 | NS_CC_EXT_BEGIN 8 | 9 | /* Forward declaration. */ 10 | class CCBReader; 11 | /** 12 | * @js NA 13 | * @lua NA 14 | */ 15 | class CCControlLoader : public CCNodeLoader { 16 | public: 17 | virtual ~CCControlLoader() {}; 18 | 19 | protected: 20 | CCB_PURE_VIRTUAL_NEW_AUTORELEASE_CREATECCNODE_METHOD(CCControl); 21 | 22 | virtual void onHandlePropTypeBlockCCControl(CCNode * pNode, CCNode * pParent, const char * pPropertyName, BlockCCControlData * pBlockCCControlData, CCBReader * pCCBReader); 23 | virtual void onHandlePropTypeCheck(CCNode * pNode, CCNode * pParent, const char * pPropertyName, bool pCheck, CCBReader * pCCBReader); 24 | }; 25 | 26 | NS_CC_EXT_END 27 | 28 | #endif 29 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src Jamfile 2 | # 3 | # Copyright 2001, 2002 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) ; 13 | 14 | # The file is used to define macros that are 15 | # later used in #include statements. It needs to be parsed in order to 16 | # record these definitions. 17 | # 18 | HDRMACRO [ FT2_SubDir $(FT2_INCLUDE_DIR) internal internal.h ] ; 19 | 20 | for xx in $(FT2_COMPONENTS) 21 | { 22 | SubInclude FT2_TOP $(FT2_SRC_DIR) $(xx) ; 23 | } 24 | 25 | # end of src Jamfile 26 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/robtop/mouse_dispatcher/CCMouseDispatcher.h: -------------------------------------------------------------------------------- 1 | #ifndef __CCMOUSE_DISPATCHER_H__ 2 | #define __CCMOUSE_DISPATCHER_H__ 3 | 4 | #include "CCMouseDelegate.h" 5 | #include "cocoa/CCArray.h" 6 | 7 | RT_ADD( 8 | NS_CC_BEGIN 9 | 10 | class CC_DLL CCMouseDispatcher : public CCObject 11 | { 12 | public: 13 | CCMouseDispatcher(); 14 | CCMouseDispatcher(const CCMouseDispatcher&); 15 | virtual ~CCMouseDispatcher(); 16 | 17 | CCMouseDispatcher& operator=(const CCMouseDispatcher&); 18 | 19 | void addDelegate(CCMouseDelegate* pDelegate); 20 | 21 | void removeDelegate(CCMouseDelegate* pDelegate); 22 | 23 | void forceAddDelegate(CCMouseDelegate* pDelegate); 24 | 25 | void forceRemoveDelegate(CCMouseDelegate* pDelegate); 26 | 27 | bool dispatchScrollMSG(float x, float y); 28 | 29 | protected: 30 | CCArray* m_pDelegates; 31 | //there's more here, check the initializer 32 | }; 33 | 34 | NS_CC_END 35 | ) 36 | 37 | #endif -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/libwebp/dsp/Makefile.am: -------------------------------------------------------------------------------- 1 | AM_CPPFLAGS = -I$(top_srcdir)/src 2 | noinst_LTLIBRARIES = libwebpdsp.la 3 | 4 | libwebpdsp_la_SOURCES = 5 | libwebpdsp_la_SOURCES += cpu.c 6 | libwebpdsp_la_SOURCES += dec.c 7 | libwebpdsp_la_SOURCES += dec_neon.c 8 | libwebpdsp_la_SOURCES += dec_sse2.c 9 | libwebpdsp_la_SOURCES += dsp.h 10 | libwebpdsp_la_SOURCES += enc.c 11 | libwebpdsp_la_SOURCES += enc_sse2.c 12 | libwebpdsp_la_SOURCES += lossless.c 13 | libwebpdsp_la_SOURCES += lossless.h 14 | libwebpdsp_la_SOURCES += upsampling.c 15 | libwebpdsp_la_SOURCES += upsampling_sse2.c 16 | libwebpdsp_la_SOURCES += yuv.c 17 | libwebpdsp_la_SOURCES += yuv.h 18 | 19 | libwebpdspinclude_HEADERS = ../webp/types.h 20 | noinst_HEADERS = 21 | noinst_HEADERS += ../dec/decode_vp8.h 22 | noinst_HEADERS += ../webp/decode.h 23 | 24 | libwebpdsp_la_LDFLAGS = -lm 25 | libwebpdsp_la_CPPFLAGS = $(USE_EXPERIMENTAL_CODE) 26 | libwebpdspincludedir = $(includedir)/webp 27 | -------------------------------------------------------------------------------- /src/main.cc: -------------------------------------------------------------------------------- 1 | #include "auby/auby.hh" 2 | #include "settings.hh" 3 | #include "ui/ui.hh" 4 | #include 5 | 6 | namespace { 7 | bool $(LoadingLayer::init)(LoadingLayer* self, bool fromReload) { 8 | $orig(self, fromReload); 9 | 10 | auto winSize = CCDirector::sharedDirector()->getWinSize(); 11 | 12 | auto label = CCLabelBMFont::create("Auby v2.0.0", "goldFont.fnt"); 13 | label->setPosition(winSize.width / 2, 40); 14 | label->setScale(.50); 15 | self->addChild(label); 16 | 17 | return true; 18 | } 19 | 20 | bool $(MenuLayer::init)(MenuLayer* self) { 21 | $orig(self); 22 | 23 | auto btn = ccMenuItemSpriteExtraWithCallback<[](auto self) { 24 | UI::get().show(self); 25 | }>(CCSprite::createWithSpriteFrameName("pathIcon_10_001.png"), self); 26 | 27 | auto menu = CCMenu::create(); 28 | self->addChild(menu); 29 | menu->setPosition({125, 100}); 30 | menu->addChild(btn); 31 | 32 | return true; 33 | } 34 | } // namespace 35 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/android/java/.project: -------------------------------------------------------------------------------- 1 | 2 | 3 | libcocos2dx 4 | 5 | 6 | 7 | 8 | 9 | com.android.ide.eclipse.adt.ResourceManagerBuilder 10 | 11 | 12 | 13 | 14 | com.android.ide.eclipse.adt.PreCompilerBuilder 15 | 16 | 17 | 18 | 19 | org.eclipse.jdt.core.javabuilder 20 | 21 | 22 | 23 | 24 | com.android.ide.eclipse.adt.ApkBuilder 25 | 26 | 27 | 28 | 29 | 30 | com.android.ide.eclipse.adt.AndroidNature 31 | org.eclipse.jdt.core.javanature 32 | 33 | 34 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libpng/libpng.vcxproj.filters: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/gzip/infcodes.h: -------------------------------------------------------------------------------- 1 | /* infcodes.h -- header to use infcodes.c 2 | * Copyright (C) 1995-2002 Mark Adler 3 | * For conditions of distribution and use, see copyright notice in zlib.h 4 | */ 5 | 6 | /* WARNING: this file should *not* be used by applications. It is 7 | part of the implementation of the compression library and is 8 | subject to change. Applications should only use zlib.h. 9 | */ 10 | 11 | #ifndef _INFCODES_H 12 | #define _INFCODES_H 13 | 14 | struct inflate_codes_state; 15 | typedef struct inflate_codes_state FAR inflate_codes_statef; 16 | 17 | local inflate_codes_statef *inflate_codes_new OF(( 18 | uInt, uInt, 19 | inflate_huft *, inflate_huft *, 20 | z_streamp )); 21 | 22 | local int inflate_codes OF(( 23 | inflate_blocks_statef *, 24 | z_streamp , 25 | int)); 26 | 27 | local void inflate_codes_free OF(( 28 | inflate_codes_statef *, 29 | z_streamp )); 30 | 31 | #endif /* _INFCODES_H */ 32 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/tools/ftrandom/Makefile: -------------------------------------------------------------------------------- 1 | # TOP_DIR and OBJ_DIR should be set by the user to the right directories, 2 | # if necessary. 3 | 4 | TOP_DIR ?= ../../.. 5 | OBJ_DIR ?= $(TOP_DIR)/objs 6 | 7 | 8 | # The setup below is for gcc on a Unix-like platform. 9 | 10 | SRC_DIR = $(TOP_DIR)/src/tools/ftrandom 11 | 12 | CC = gcc 13 | WFLAGS = -Wmissing-prototypes \ 14 | -Wunused \ 15 | -Wimplicit \ 16 | -Wreturn-type \ 17 | -Wparentheses \ 18 | -pedantic \ 19 | -Wformat \ 20 | -Wchar-subscripts \ 21 | -Wsequence-point 22 | CFLAGS = $(WFLAGS) \ 23 | -g \ 24 | -I $(TOP_DIR)/include 25 | LIBS = -lm \ 26 | -L $(OBJ_DIR) \ 27 | -lfreetype \ 28 | -lz 29 | 30 | all: $(OBJ_DIR)/ftrandom 31 | 32 | $(OBJ_DIR)/ftrandom: $(SRC_DIR)/ftrandom.c $(OBJ_DIR)/libfreetype.a 33 | $(CC) -o $(OBJ_DIR)/ftrandom $(CFLAGS) $(SRC_DIR)/ftrandom.c $(LIBS) 34 | 35 | # EOF 36 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/libpng/libpng_2013.vcxproj.filters: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/emscripten/libraries/README: -------------------------------------------------------------------------------- 1 | libfreetype.a from http://download.savannah.gnu.org/releases/freetype/freetype-2.4.12.tar.gz -- configure flags: ./configure --enable-static --prefix=`pwd`/../build 2 | libpng.a from https://github.com/hachque-Emscripten/libpng-1.2.49.git 3 | libz.a from http://zlib.net/zlib-1.2.8.tar.gz -- configure flags: ./configure --prefix=`pwd`/../build --static 4 | libwebp.a from https://code.google.com/p/webp/downloads/detail?name=libwebp-0.3.0.tar.gz -- configure with ./configure --disable-threading --prefix=/tmp/libwebp 5 | libtiff.a from ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.3.tar.gz -- configure flags: ./configure --enable-static --prefix=`pwd`/../build CFLAGS=-DNDEBUG 6 | libjpeg.a from http://www.ijg.org/files/jpegsrc.v9.tar.gz -- configure flags: ./configure --enable-static --prefix=`pwd`/../build 7 | libxml2.a from ftp://xmlsoft.org/libxml2/libxml2-2.9.1.tar.gz -- configure flags: ./configure --with-http=no --with-ftp=no --prefix=`pwd`/../build --with-python=no --with-threads=no --enable-static 8 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libpng/libpng.vcxproj.filters: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/gxvalid/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/gxvalid Jamfile 2 | # 3 | # Copyright 2005 by 4 | # suzuki toshiya, Masatake YAMATO and Red Hat K.K. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) gxvalid ; 13 | 14 | 15 | { 16 | local _sources ; 17 | 18 | if $(FT2_MULTI) 19 | { 20 | _sources = gxvcommn gxvfeat gxvbsln gxvtrak gxvopbd gxvprop 21 | gxvmort gxvmort0 gxvmort1 gxvmort2 gxvmort4 gxvmort5 22 | gxvmorx gxvmorx0 gxvmorx1 gxvmorx2 gxvmorx4 gxvmorx5 23 | gxvlcar gxvkern gxvmod gxvjust ; 24 | } 25 | else 26 | { 27 | _sources = gxvalid ; 28 | } 29 | 30 | Library $(FT2_LIB) : $(_sources).c ; 31 | } 32 | 33 | # end of src/gxvalid Jamfile 34 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/zlib/zlib.vcxproj.filters: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/zlib/zlib_2013.vcxproj.filters: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/libwebp/dec/Makefile.am: -------------------------------------------------------------------------------- 1 | AM_CPPFLAGS = -I$(top_srcdir)/src 2 | noinst_LTLIBRARIES = libwebpdecode.la 3 | 4 | libwebpdecode_la_SOURCES = 5 | libwebpdecode_la_SOURCES += alpha.c 6 | libwebpdecode_la_SOURCES += buffer.c 7 | libwebpdecode_la_SOURCES += decode_vp8.h 8 | libwebpdecode_la_SOURCES += frame.c 9 | libwebpdecode_la_SOURCES += idec.c 10 | libwebpdecode_la_SOURCES += io.c 11 | libwebpdecode_la_SOURCES += layer.c 12 | libwebpdecode_la_SOURCES += quant.c 13 | libwebpdecode_la_SOURCES += tree.c 14 | libwebpdecode_la_SOURCES += vp8.c 15 | libwebpdecode_la_SOURCES += vp8i.h 16 | libwebpdecode_la_SOURCES += vp8l.c 17 | libwebpdecode_la_SOURCES += vp8li.h 18 | libwebpdecode_la_SOURCES += webp.c 19 | libwebpdecode_la_SOURCES += webpi.h 20 | 21 | libwebpdecodeinclude_HEADERS = 22 | libwebpdecodeinclude_HEADERS += ../webp/decode.h 23 | libwebpdecodeinclude_HEADERS += ../webp/types.h 24 | noinst_HEADERS = 25 | noinst_HEADERS += ../webp/format_constants.h 26 | 27 | libwebpdecode_la_CPPFLAGS = $(USE_EXPERIMENTAL_CODE) 28 | libwebpdecodeincludedir = $(includedir)/webp 29 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCLayerColorLoader.h: -------------------------------------------------------------------------------- 1 | #ifndef _CCB_CCLAYERCOLORLOADER_H_ 2 | #define _CCB_CCLAYERCOLORLOADER_H_ 3 | 4 | #include "CCLayerLoader.h" 5 | 6 | NS_CC_EXT_BEGIN 7 | 8 | /* Forward declaration. */ 9 | class CCBReader; 10 | /** 11 | * @js NA 12 | * @lua NA 13 | */ 14 | class CCLayerColorLoader : public CCLayerLoader { 15 | public: 16 | virtual ~CCLayerColorLoader() {}; 17 | CCB_STATIC_NEW_AUTORELEASE_OBJECT_METHOD(CCLayerColorLoader, loader); 18 | 19 | protected: 20 | CCB_VIRTUAL_NEW_AUTORELEASE_CREATECCNODE_METHOD(CCLayerColor); 21 | 22 | virtual void onHandlePropTypeColor3(CCNode * pNode, CCNode * pParent, const char * pPropertyName, ccColor3B pCCColor3B, CCBReader * pCCBReader); 23 | virtual void onHandlePropTypeByte(CCNode * pNode, CCNode * pParent, const char * pPropertyName, unsigned char pByte, CCBReader * pCCBReader); 24 | virtual void onHandlePropTypeBlendFunc(CCNode * pNode, CCNode * pParent, const char * pPropertyName, ccBlendFunc pCCBlendFunc, CCBReader * pCCBReader); 25 | }; 26 | 27 | NS_CC_EXT_END 28 | 29 | #endif 30 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/libwebp/utils/Makefile.am: -------------------------------------------------------------------------------- 1 | AM_CPPFLAGS = -I$(top_srcdir)/src 2 | noinst_LTLIBRARIES = libwebputils.la 3 | 4 | libwebputils_la_SOURCES = 5 | libwebputils_la_SOURCES += bit_reader.c 6 | libwebputils_la_SOURCES += bit_reader.h 7 | libwebputils_la_SOURCES += bit_writer.c 8 | libwebputils_la_SOURCES += bit_writer.h 9 | libwebputils_la_SOURCES += color_cache.c 10 | libwebputils_la_SOURCES += color_cache.h 11 | libwebputils_la_SOURCES += filters.c 12 | libwebputils_la_SOURCES += filters.h 13 | libwebputils_la_SOURCES += huffman.c 14 | libwebputils_la_SOURCES += huffman.h 15 | libwebputils_la_SOURCES += huffman_encode.c 16 | libwebputils_la_SOURCES += huffman_encode.h 17 | libwebputils_la_SOURCES += quant_levels.c 18 | libwebputils_la_SOURCES += quant_levels.h 19 | libwebputils_la_SOURCES += rescaler.c 20 | libwebputils_la_SOURCES += rescaler.h 21 | libwebputils_la_SOURCES += thread.c 22 | libwebputils_la_SOURCES += thread.h 23 | libwebputils_la_SOURCES += utils.c 24 | libwebputils_la_SOURCES += utils.h 25 | 26 | libwebputilsinclude_HEADERS = ../webp/types.h 27 | libwebputilsincludedir = $(includedir)/webp 28 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/robtop/mouse_dispatcher/CCMouseDelegate.h: -------------------------------------------------------------------------------- 1 | #ifndef __CCMOUSE_DELEGATE_H__ 2 | #define __CCMOUSE_DELEGATE_H__ 3 | 4 | #include "ccMacros.h" 5 | #include "cocoa/CCObject.h" 6 | 7 | RT_ADD( 8 | NS_CC_BEGIN 9 | 10 | class CC_DLL CCMouseDelegate 11 | { 12 | public: 13 | virtual void rightKeyDown() {} 14 | 15 | virtual void rightKeyUp() {} 16 | 17 | virtual void scrollWheel(float x, float y) {} 18 | 19 | //pretty certain there's no fields, based on initializer 20 | }; 21 | 22 | class CC_DLL CCMouseHandler : public CCObject 23 | { 24 | public: 25 | CCMouseHandler(const CCMouseHandler&); 26 | CCMouseHandler(); 27 | virtual ~CCMouseHandler(); 28 | 29 | CCMouseHandler& operator=(const CCMouseHandler&); 30 | 31 | CCMouseDelegate* getDelegate(); 32 | 33 | static CCMouseHandler* handlerWithDelegate(CCMouseDelegate* pDelegate); 34 | 35 | virtual bool initWithDelegate(CCMouseDelegate* pDelegate); 36 | 37 | void setDelegate(CCMouseDelegate* pDelegate); 38 | 39 | protected: 40 | CCMouseDelegate* m_pDelegate; 41 | }; 42 | 43 | NS_CC_END 44 | ) 45 | 46 | #endif 47 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/autofit/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/autofit Jamfile 2 | # 3 | # Copyright 2003, 2004, 2005, 2006, 2007, 2009 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP src autofit ; 13 | 14 | { 15 | local _sources ; 16 | 17 | # define FT2_AUTOFIT2 to enable experimental latin hinter replacement 18 | if $(FT2_AUTOFIT2) 19 | { 20 | DEFINES += FT_OPTION_AUTOFIT2 ; 21 | } 22 | if $(FT2_MULTI) 23 | { 24 | _sources = afangles afglobal afhints aflatin afcjk afindic afloader afmodule afdummy afwarp afpic ; 25 | 26 | if $(FT2_AUTOFIT2) 27 | { 28 | _sources += aflatin2 ; 29 | } 30 | } 31 | else 32 | { 33 | _sources = autofit ; 34 | } 35 | 36 | Library $(FT2_LIB) : $(_sources).c ; 37 | } 38 | 39 | # end of src/autofit Jamfile 40 | -------------------------------------------------------------------------------- /auby2/include/extensions/CocoStudio/Json/rapidjson/filestream.h: -------------------------------------------------------------------------------- 1 | #ifndef RAPIDJSON_FILESTREAM_H_ 2 | #define RAPIDJSON_FILESTREAM_H_ 3 | 4 | #include 5 | 6 | namespace rapidjson { 7 | 8 | //! Wrapper of C file stream for input or output. 9 | /*! 10 | This simple wrapper does not check the validity of the stream. 11 | \implements Stream 12 | */ 13 | class FileStream { 14 | public: 15 | typedef char Ch; //!< Character type. Only support char. 16 | 17 | FileStream(FILE* fp) : fp_(fp), count_(0) { Read(); } 18 | char Peek() const { return current_; } 19 | char Take() { char c = current_; Read(); return c; } 20 | size_t Tell() const { return count_; } 21 | void Put(char c) { fputc(c, fp_); } 22 | 23 | // Not implemented 24 | char* PutBegin() { return 0; } 25 | size_t PutEnd(char*) { return 0; } 26 | 27 | private: 28 | void Read() { 29 | RAPIDJSON_ASSERT(fp_ != 0); 30 | int c = fgetc(fp_); 31 | if (c != EOF) { 32 | current_ = (char)c; 33 | count_++; 34 | } 35 | else 36 | current_ = '\0'; 37 | } 38 | 39 | FILE* fp_; 40 | char current_; 41 | size_t count_; 42 | }; 43 | 44 | } // namespace rapidjson 45 | 46 | #endif // RAPIDJSON_FILESTREAM_H_ 47 | -------------------------------------------------------------------------------- /src/ui/ui.hh: -------------------------------------------------------------------------------- 1 | #pragma once 2 | 3 | #include "auby/settings.hh" 4 | #include 5 | 6 | class UI { 7 | public: 8 | static UI& get(); 9 | 10 | void show(CCLayer* layer); 11 | 12 | private: 13 | class Element { 14 | virtual void _() {} 15 | }; 16 | 17 | struct ToggleElement : Element { 18 | std::string name; 19 | auby::SettingsValue& value; 20 | 21 | ToggleElement(std::string name, auby::SettingsValue& value) : 22 | name(name), 23 | value(value) {} 24 | }; 25 | 26 | struct Tab { 27 | std::string name; 28 | std::vector elements; 29 | 30 | Tab(std::string name); 31 | Tab* toggle(std::string name, auby::SettingsValue& value); 32 | }; 33 | 34 | CCLayer* m_layer = nullptr; 35 | CCScale9Sprite* m_bg = nullptr; 36 | CCMenu* m_content = nullptr; 37 | CCSize m_size = {500, 275}; 38 | uint padding = 10; 39 | std::vector m_tabs; 40 | 41 | UI(); 42 | Tab* addTab(std::string name); 43 | void setTab(Tab* tab); 44 | void loadTabs(); 45 | void createBg(); 46 | void createSidebar(); 47 | }; 48 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/libtiff.mkf: -------------------------------------------------------------------------------- 1 | includepath 2 | { 3 | libtiff/headers 4 | } 5 | 6 | files 7 | { 8 | [source] 9 | (libtiff/source) 10 | tif_aux.c 11 | tif_close.c 12 | tif_codec.c 13 | tif_color.c 14 | tif_compress.c 15 | tif_dir.c 16 | tif_dirinfo.c 17 | tif_dirread.c 18 | tif_dirwrite.c 19 | tif_dumpmode.c 20 | tif_error.c 21 | tif_extension.c 22 | tif_fax3.c 23 | tif_fax3sm.c 24 | tif_flush.c 25 | tif_getimage.c 26 | tif_jbig.c 27 | tif_jpeg.c 28 | tif_luv.c 29 | tif_lzw.c 30 | tif_next.c 31 | tif_ojpeg.c 32 | tif_open.c 33 | tif_packbits.c 34 | tif_pixarlog.c 35 | tif_predict.c 36 | tif_print.c 37 | tif_read.c 38 | tif_strip.c 39 | tif_swab.c 40 | tif_thunder.c 41 | tif_tile.c 42 | tif_unix.c 43 | tif_version.c 44 | tif_warning.c 45 | tif_write.c 46 | tif_zip.c 47 | 48 | [headers] 49 | (libtiff/headers) 50 | t4.h 51 | tiff.h 52 | tiffconf.h 53 | tiffio.h 54 | tiffiop.h 55 | tiffvers.h 56 | tif_config.h 57 | tif_dir.h 58 | tif_fax3.h 59 | tif_predict.h 60 | uvcode.h 61 | } 62 | -------------------------------------------------------------------------------- /auby2/src/auby.mm: -------------------------------------------------------------------------------- 1 | #pragma clang optimize off 2 | 3 | #import 4 | #import 5 | #include 6 | #include 7 | #include 8 | #import 9 | #include 10 | 11 | namespace auby { 12 | std::string getDocumentsDir() { 13 | NSArray* paths 14 | = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES); 15 | NSString* documentsDirectory = [paths firstObject]; 16 | return std::string([documentsDirectory UTF8String]); 17 | } 18 | 19 | void runInMainQueue(std::function fn) { 20 | dispatch_async(dispatch_get_main_queue(), ^{ 21 | fn(); // stupid clang format 22 | }); 23 | } 24 | 25 | void alert(std::string msg) { 26 | UIAlertView* alert = 27 | [[UIAlertView alloc] initWithTitle:@"Auby" 28 | message:[NSString stringWithUTF8String:msg.c_str()] 29 | delegate:nil 30 | cancelButtonTitle:@"OK" 31 | otherButtonTitles:nil]; 32 | [alert show]; 33 | [alert release]; 34 | } 35 | 36 | } // namespace auby 37 | 38 | #pragma clang optimize on 39 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/shaders/ccShaderEx_SwitchMask_frag.h: -------------------------------------------------------------------------------- 1 | " \n\ 2 | #ifdef GL_ES \n\ 3 | precision lowp float; \n\ 4 | #endif \n\ 5 | \n\ 6 | varying vec4 v_fragmentColor; \n\ 7 | varying vec2 v_texCoord; \n\ 8 | uniform sampler2D u_texture; \n\ 9 | uniform sampler2D u_mask; \n\ 10 | \n\ 11 | void main() \n\ 12 | { \n\ 13 | vec4 texColor = texture2D(u_texture, v_texCoord); \n\ 14 | vec4 maskColor = texture2D(u_mask, v_texCoord); \n\ 15 | vec4 finalColor = vec4(texColor.r, texColor.g, texColor.b, maskColor.a * texColor.a); \n\ 16 | gl_FragColor = v_fragmentColor * finalColor; \n\ 17 | } \n\ 18 | "; 19 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-device-2.2.native/usr/include/freetype2/freetype/config/ftmodule.h: -------------------------------------------------------------------------------- 1 | /* This is a generated file. */ 2 | FT_USE_MODULE( FT_Driver_ClassRec, tt_driver_class ) 3 | FT_USE_MODULE( FT_Driver_ClassRec, t1_driver_class ) 4 | FT_USE_MODULE( FT_Driver_ClassRec, cff_driver_class ) 5 | FT_USE_MODULE( FT_Driver_ClassRec, t1cid_driver_class ) 6 | FT_USE_MODULE( FT_Driver_ClassRec, pfr_driver_class ) 7 | FT_USE_MODULE( FT_Driver_ClassRec, t42_driver_class ) 8 | FT_USE_MODULE( FT_Driver_ClassRec, winfnt_driver_class ) 9 | FT_USE_MODULE( FT_Driver_ClassRec, pcf_driver_class ) 10 | FT_USE_MODULE( FT_Driver_ClassRec, bdf_driver_class ) 11 | FT_USE_MODULE( FT_Module_Class, sfnt_module_class ) 12 | FT_USE_MODULE( FT_Module_Class, autofit_module_class ) 13 | FT_USE_MODULE( FT_Module_Class, pshinter_module_class ) 14 | FT_USE_MODULE( FT_Renderer_Class, ft_raster1_renderer_class ) 15 | FT_USE_MODULE( FT_Renderer_Class, ft_smooth_renderer_class ) 16 | FT_USE_MODULE( FT_Renderer_Class, ft_smooth_lcd_renderer_class ) 17 | FT_USE_MODULE( FT_Renderer_Class, ft_smooth_lcdv_renderer_class ) 18 | FT_USE_MODULE( FT_Module_Class, psaux_module_class ) 19 | FT_USE_MODULE( FT_Module_Class, psnames_module_class ) 20 | /* EOF */ 21 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/tizen/rootstraps/tizen-emulator-2.2.native/usr/include/freetype2/freetype/config/ftmodule.h: -------------------------------------------------------------------------------- 1 | /* This is a generated file. */ 2 | FT_USE_MODULE( FT_Driver_ClassRec, tt_driver_class ) 3 | FT_USE_MODULE( FT_Driver_ClassRec, t1_driver_class ) 4 | FT_USE_MODULE( FT_Driver_ClassRec, cff_driver_class ) 5 | FT_USE_MODULE( FT_Driver_ClassRec, t1cid_driver_class ) 6 | FT_USE_MODULE( FT_Driver_ClassRec, pfr_driver_class ) 7 | FT_USE_MODULE( FT_Driver_ClassRec, t42_driver_class ) 8 | FT_USE_MODULE( FT_Driver_ClassRec, winfnt_driver_class ) 9 | FT_USE_MODULE( FT_Driver_ClassRec, pcf_driver_class ) 10 | FT_USE_MODULE( FT_Driver_ClassRec, bdf_driver_class ) 11 | FT_USE_MODULE( FT_Module_Class, sfnt_module_class ) 12 | FT_USE_MODULE( FT_Module_Class, autofit_module_class ) 13 | FT_USE_MODULE( FT_Module_Class, pshinter_module_class ) 14 | FT_USE_MODULE( FT_Renderer_Class, ft_raster1_renderer_class ) 15 | FT_USE_MODULE( FT_Renderer_Class, ft_smooth_renderer_class ) 16 | FT_USE_MODULE( FT_Renderer_Class, ft_smooth_lcd_renderer_class ) 17 | FT_USE_MODULE( FT_Renderer_Class, ft_smooth_lcdv_renderer_class ) 18 | FT_USE_MODULE( FT_Module_Class, psaux_module_class ) 19 | FT_USE_MODULE( FT_Module_Class, psnames_module_class ) 20 | /* EOF */ 21 | -------------------------------------------------------------------------------- /src/gd_share.cc: -------------------------------------------------------------------------------- 1 | #include 2 | 3 | namespace { 4 | bool $(LevelBrowserLayer::init)(LevelBrowserLayer* self, GJSearchObject* search) { 5 | $orig(self, search); 6 | 7 | if (search->m_searchType != SearchType::MyLevels) 8 | return true; 9 | 10 | auto sprite = CCSprite::createWithSpriteFrameName("GJ_plusBtn_001.png"); 11 | sprite->setScale(0.5); 12 | auto btn = ccMenuItemSpriteExtraWithCallback<[] { 13 | spdlog::info("Import"); 14 | }>(sprite); 15 | 16 | auto menu = CCMenu::create(); 17 | menu->addChild(btn); 18 | menu->setPosition({50, 75}); 19 | 20 | self->addChild(menu); 21 | 22 | return true; 23 | } 24 | 25 | bool $(EditLevelLayer::init)(EditLevelLayer* self, GJGameLevel* level) { 26 | $orig(self, level); 27 | 28 | auto sprite = CCSprite::createWithSpriteFrameName("GJ_shareBtn_001.png"); 29 | sprite->setScale(0.5); 30 | auto btn = ccMenuItemSpriteExtraWithCallback<[](GJGameLevel* level) { 31 | spdlog::info("Export {}", level->m_levelName); 32 | }>(sprite, level); 33 | 34 | auto menu = CCMenu::create(); 35 | menu->addChild(btn); 36 | menu->setPosition({50, 100}); 37 | 38 | self->addChild(menu); 39 | 40 | return true; 41 | } 42 | } // namespace 43 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/gzip/infblock.h: -------------------------------------------------------------------------------- 1 | /* infblock.h -- header to use infblock.c 2 | * Copyright (C) 1995-2002 Mark Adler 3 | * For conditions of distribution and use, see copyright notice in zlib.h 4 | */ 5 | 6 | /* WARNING: this file should *not* be used by applications. It is 7 | part of the implementation of the compression library and is 8 | subject to change. Applications should only use zlib.h. 9 | */ 10 | 11 | #ifndef _INFBLOCK_H 12 | #define _INFBLOCK_H 13 | 14 | struct inflate_blocks_state; 15 | typedef struct inflate_blocks_state FAR inflate_blocks_statef; 16 | 17 | local inflate_blocks_statef * inflate_blocks_new OF(( 18 | z_streamp z, 19 | check_func c, /* check function */ 20 | uInt w)); /* window size */ 21 | 22 | local int inflate_blocks OF(( 23 | inflate_blocks_statef *, 24 | z_streamp , 25 | int)); /* initial return code */ 26 | 27 | local void inflate_blocks_reset OF(( 28 | inflate_blocks_statef *, 29 | z_streamp , 30 | uLongf *)); /* check value on output */ 31 | 32 | local int inflate_blocks_free OF(( 33 | inflate_blocks_statef *, 34 | z_streamp)); 35 | 36 | #endif /* _INFBLOCK_H */ 37 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libpng/PngFile.h: -------------------------------------------------------------------------------- 1 | //------------------------------------------ 2 | // PNGFILE.H -- Header File for pngfile.c 3 | //------------------------------------------ 4 | 5 | // Copyright 2000, Willem van Schaik. 6 | 7 | // This code is released under the libpng license. 8 | // For conditions of distribution and use, see the disclaimer 9 | // and license in png.h 10 | 11 | #include 12 | #include 13 | #include 14 | #include 15 | 16 | void PngFileInitialize (HWND hwnd) ; 17 | BOOL PngFileOpenDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) ; 18 | BOOL PngFileSaveDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) ; 19 | 20 | BOOL PngLoadImage (PTSTR pstrFileName, png_byte **ppbImageData, 21 | int *piWidth, int *piHeight, int *piChannels, png_color *pBkgColor); 22 | BOOL PngSaveImage (PTSTR pstrFileName, png_byte *pDiData, 23 | int iWidth, int iHeight, png_color BkgColor); 24 | 25 | #ifndef PNG_STDIO_SUPPORTED 26 | static void png_read_data(png_structp png_ptr, png_bytep data, png_size_t length); 27 | static void png_write_data(png_structp png_ptr, png_bytep data, png_size_t length); 28 | static void png_flush(png_structp png_ptr); 29 | #endif 30 | 31 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/dotdot.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_DOTDOT_H 2 | #define HEADER_CURL_DOTDOT_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2013, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | char *Curl_dedotdotify(char *input); 25 | #endif 26 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCLayerGradientLoader.h: -------------------------------------------------------------------------------- 1 | #ifndef _CCB_CCLAYERGRADIENTLOADER_H_ 2 | #define _CCB_CCLAYERGRADIENTLOADER_H_ 3 | 4 | #include "CCLayerLoader.h" 5 | 6 | NS_CC_EXT_BEGIN 7 | 8 | /* Forward declaration. */ 9 | class CCBReader; 10 | /** 11 | * @js NA 12 | * @lua NA 13 | */ 14 | class CCLayerGradientLoader : public CCLayerLoader { 15 | public: 16 | virtual ~CCLayerGradientLoader() {}; 17 | CCB_STATIC_NEW_AUTORELEASE_OBJECT_METHOD(CCLayerGradientLoader, loader); 18 | 19 | protected: 20 | CCB_VIRTUAL_NEW_AUTORELEASE_CREATECCNODE_METHOD(CCLayerGradient); 21 | 22 | virtual void onHandlePropTypeColor3(CCNode * pNode, CCNode * pParent, const char * pPropertyName, ccColor3B pCCColor3B, CCBReader * pCCBReader); 23 | virtual void onHandlePropTypeByte(CCNode * pNode, CCNode * pParent, const char * pPropertyName, unsigned char pByte, CCBReader * pCCBReader); 24 | virtual void onHandlePropTypePoint(CCNode * pNode, CCNode * pParent, const char * pPropertyName, CCPoint pPoint, CCBReader * pCCBReader); 25 | virtual void onHandlePropTypeBlendFunc(CCNode * pNode, CCNode * pParent, const char * pPropertyName, ccBlendFunc pCCBlendFunc, CCBReader * pCCBReader); 26 | }; 27 | 28 | NS_CC_EXT_END 29 | 30 | #endif 31 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/libwebp/enc/Makefile.am: -------------------------------------------------------------------------------- 1 | AM_CPPFLAGS = -I$(top_srcdir)/src 2 | noinst_LTLIBRARIES = libwebpencode.la 3 | 4 | libwebpencode_la_SOURCES = 5 | libwebpencode_la_SOURCES += alpha.c 6 | libwebpencode_la_SOURCES += analysis.c 7 | libwebpencode_la_SOURCES += backward_references.c 8 | libwebpencode_la_SOURCES += config.c 9 | libwebpencode_la_SOURCES += cost.c 10 | libwebpencode_la_SOURCES += cost.h 11 | libwebpencode_la_SOURCES += filter.c 12 | libwebpencode_la_SOURCES += frame.c 13 | libwebpencode_la_SOURCES += histogram.c 14 | libwebpencode_la_SOURCES += iterator.c 15 | libwebpencode_la_SOURCES += layer.c 16 | libwebpencode_la_SOURCES += picture.c 17 | libwebpencode_la_SOURCES += quant.c 18 | libwebpencode_la_SOURCES += syntax.c 19 | libwebpencode_la_SOURCES += tree.c 20 | libwebpencode_la_SOURCES += vp8enci.h 21 | libwebpencode_la_SOURCES += vp8l.c 22 | libwebpencode_la_SOURCES += webpenc.c 23 | 24 | libwebpencodeinclude_HEADERS = 25 | libwebpencodeinclude_HEADERS += ../webp/encode.h 26 | libwebpencodeinclude_HEADERS += ../webp/types.h 27 | noinst_HEADERS = 28 | noinst_HEADERS += ../webp/format_constants.h 29 | 30 | libwebpencode_la_LDFLAGS = -lm 31 | libwebpencode_la_CPPFLAGS = $(USE_EXPERIMENTAL_CODE) 32 | libwebpencodeincludedir = $(includedir)/webp 33 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCBSequence.h: -------------------------------------------------------------------------------- 1 | #ifndef __CCB_CCSEQUENCE_H__ 2 | #define __CCB_CCSEQUENCE_H__ 3 | 4 | #include 5 | #include "cocos2d.h" 6 | #include "ExtensionMacros.h" 7 | #include "CCBSequenceProperty.h" 8 | 9 | NS_CC_EXT_BEGIN 10 | /** 11 | * @js NA 12 | * @lua NA 13 | */ 14 | class CCBSequence : public CCObject 15 | { 16 | private: 17 | float mDuration; 18 | std::string mName; 19 | int mSequenceId; 20 | int mChainedSequenceId; 21 | CCBSequenceProperty* mCallbackChannel; 22 | CCBSequenceProperty* mSoundChannel; 23 | 24 | public: 25 | CCBSequence(); 26 | ~CCBSequence(); 27 | float getDuration(); 28 | void setDuration(float fDuration); 29 | 30 | CCBSequenceProperty* getCallbackChannel(); 31 | void setCallbackChannel(CCBSequenceProperty* callbackChannel); 32 | 33 | CCBSequenceProperty* getSoundChannel(); 34 | void setSoundChannel(CCBSequenceProperty* soundChannel); 35 | 36 | const char* getName(); 37 | void setName(const char *pName); 38 | 39 | int getSequenceId(); 40 | void setSequenceId(int nSequenceId); 41 | 42 | int getChainedSequenceId(); 43 | void setChainedSequenceId(int nChainedSequenceId); 44 | }; 45 | 46 | 47 | NS_CC_EXT_END 48 | 49 | 50 | #endif // __CCB_CCSEQUENCE_H__ 51 | -------------------------------------------------------------------------------- /auby2/include/auby/auby.hh: -------------------------------------------------------------------------------- 1 | #pragma once 2 | 3 | #include "internal.hh" 4 | #include 5 | #include 6 | 7 | namespace auby { 8 | void alert(std::string msg); 9 | void runInMainQueue(std::function fn); 10 | std::string getDocumentsDir(); 11 | 12 | template 13 | T union_cast(S s) { 14 | union { 15 | T t; 16 | S s; 17 | } u; 18 | 19 | u.s = s; 20 | return u.t; 21 | } 22 | 23 | template 24 | void hook(std::string sig) { 25 | spdlog::info("Hooking {}", sig); 26 | internal::hook(internal::resolve(sig), union_cast(fn)); 27 | } 28 | 29 | template 30 | static inline auto orig(Args... args) { 31 | auto orig_vp = internal::orig(union_cast(fn)); 32 | auto orig_p = union_cast(orig_vp); 33 | return orig_p(args...); 34 | } 35 | } // namespace auby 36 | 37 | #define AUBY_CONCAT_(x, y) x##y 38 | #define AUBY_CONCAT(x, y) AUBY_CONCAT_(x, y) 39 | 40 | #define $hook(target, detour) \ 41 | [[gnu::constructor]] void AUBY_CONCAT(_registerHook, __COUNTER__)() { \ 42 | auby::hook<&detour>(#target); \ 43 | } 44 | -------------------------------------------------------------------------------- /src/noclip.cc: -------------------------------------------------------------------------------- 1 | // #include 2 | 3 | // namespace { 4 | // static void* g_acObject = nullptr; 5 | // static bool g_noclip = false; 6 | 7 | // void PlayLayer_destroyPlayer(void* self, void* player, void* object) { 8 | // if (!g_acObject) 9 | // g_acObject = object; 10 | 11 | // if (object == g_acObject || !g_noclip) 12 | // auby::orig<&PlayLayer_destroyPlayer>(self, player, object); 13 | // } 14 | 15 | // bool PlayLayer_init(void* self, bool a1, bool a2) { 16 | // auby::orig<&PlayLayer_init>(self, a1, a2); 17 | // g_acObject = nullptr; 18 | // return true; 19 | // } 20 | 21 | // void toggleNoclip() { 22 | // g_noclip = !g_noclip; 23 | // } 24 | 25 | // bool PauseLayer_init(CCNode* self) { 26 | // auby::orig<&PauseLayer_init>(self); 27 | 28 | // auto spr = CCSprite::createWithSpriteFrameName("GJ_plus2Btn_001.png"); 29 | // auto item = CCMenuItemSpriteExtra::create<&toggleNoclip>(spr, self); 30 | 31 | // auto menu = CCMenu::create(); 32 | // menu->setPosition({35, 35}); 33 | 34 | // menu->addChild(item); 35 | // self->addChild(menu); 36 | 37 | // return true; 38 | // } 39 | 40 | // $hook(PlayLayer::init, PlayLayer_init); 41 | // $hook(PlayLayer::destroyPlayer, PlayLayer_destroyPlayer); 42 | // $hook(PauseLayer::init, PauseLayer_init); 43 | // } // namespace 44 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/marmalade/freetype/src/cache/Jamfile: -------------------------------------------------------------------------------- 1 | # FreeType 2 src/cache Jamfile 2 | # 3 | # Copyright 2001, 2003, 2004 by 4 | # David Turner, Robert Wilhelm, and Werner Lemberg. 5 | # 6 | # This file is part of the FreeType project, and may only be used, modified, 7 | # and distributed under the terms of the FreeType project license, 8 | # LICENSE.TXT. By continuing to use, modify, or distribute this file you 9 | # indicate that you have read the license and understand and accept it 10 | # fully. 11 | 12 | SubDir FT2_TOP $(FT2_SRC_DIR) cache ; 13 | 14 | # The file contains some macro definitions that are 15 | # later used in #include statements related to the cache sub-system. It 16 | # needs to be parsed through a HDRMACRO rule for macro definitions. 17 | # 18 | HDRMACRO [ FT2_SubDir include ftcache.h ] ; 19 | 20 | { 21 | local _sources ; 22 | 23 | if $(FT2_MULTI) 24 | { 25 | _sources = ftcmru 26 | ftcmanag 27 | ftccache 28 | ftcglyph 29 | ftcsbits 30 | ftcimage 31 | ftcbasic 32 | ftccmap 33 | ; 34 | } 35 | else 36 | { 37 | _sources = ftcache ; 38 | } 39 | 40 | Library $(FT2_LIB) : $(_sources).c ; 41 | } 42 | 43 | # end of src/cache Jamfile 44 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/zlib/zlib.sln: -------------------------------------------------------------------------------- 1 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00 3 | # Visual Studio 2012 4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "zlib.vcxproj", "{F7D6B0DD-9ADF-4930-8F4B-E4F451E28A74}" 5 | EndProject 6 | Global 7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution 8 | Debug|ARM = Debug|ARM 9 | Debug|Win32 = Debug|Win32 10 | Release|ARM = Release|ARM 11 | Release|Win32 = Release|Win32 12 | EndGlobalSection 13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution 14 | {F7D6B0DD-9ADF-4930-8F4B-E4F451E28A74}.Debug|ARM.ActiveCfg = Debug|ARM 15 | {F7D6B0DD-9ADF-4930-8F4B-E4F451E28A74}.Debug|ARM.Build.0 = Debug|ARM 16 | {F7D6B0DD-9ADF-4930-8F4B-E4F451E28A74}.Debug|Win32.ActiveCfg = Debug|Win32 17 | {F7D6B0DD-9ADF-4930-8F4B-E4F451E28A74}.Debug|Win32.Build.0 = Debug|Win32 18 | {F7D6B0DD-9ADF-4930-8F4B-E4F451E28A74}.Release|ARM.ActiveCfg = Release|ARM 19 | {F7D6B0DD-9ADF-4930-8F4B-E4F451E28A74}.Release|ARM.Build.0 = Release|ARM 20 | {F7D6B0DD-9ADF-4930-8F4B-E4F451E28A74}.Release|Win32.ActiveCfg = Release|Win32 21 | {F7D6B0DD-9ADF-4930-8F4B-E4F451E28A74}.Release|Win32.Build.0 = Release|Win32 22 | EndGlobalSection 23 | GlobalSection(SolutionProperties) = preSolution 24 | HideSolutionNode = FALSE 25 | EndGlobalSection 26 | EndGlobal 27 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/android/CCApplication.h: -------------------------------------------------------------------------------- 1 | #ifndef __CC_APPLICATION_ANDROID_H__ 2 | #define __CC_APPLICATION_ANDROID_H__ 3 | 4 | #include "platform/CCCommon.h" 5 | #include "platform/CCApplicationProtocol.h" 6 | 7 | NS_CC_BEGIN 8 | 9 | class CCRect; 10 | 11 | class CC_DLL CCApplication : public CCApplicationProtocol 12 | { 13 | public: 14 | CCApplication(); 15 | virtual ~CCApplication(); 16 | 17 | /** 18 | @brief Callback by CCDirector to limit FPS. 19 | @interval The time, expressed in seconds, between current frame and next. 20 | */ 21 | void setAnimationInterval(double interval); 22 | 23 | /** 24 | @brief Run the message loop. 25 | */ 26 | int run(); 27 | 28 | /** 29 | @brief Get current application instance. 30 | @return Current application instance pointer. 31 | */ 32 | static CCApplication* sharedApplication(); 33 | 34 | /** 35 | @brief Get current language config 36 | @return Current language config 37 | */ 38 | virtual ccLanguageType getCurrentLanguage(); 39 | 40 | /** 41 | @brief Get target platform 42 | */ 43 | virtual TargetPlatform getTargetPlatform(); 44 | 45 | protected: 46 | static CCApplication * sm_pSharedApplication; 47 | }; 48 | 49 | NS_CC_END 50 | 51 | #endif // __CC_APPLICATION_ANDROID_H__ 52 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/libjpeg/jconfig.h: -------------------------------------------------------------------------------- 1 | /* jconfig.dj --- jconfig.h for DJGPP (Delorie's GNU C port) on MS-DOS. */ 2 | /* see jconfig.doc for explanations */ 3 | 4 | #define HAVE_PROTOTYPES 5 | #define HAVE_UNSIGNED_CHAR 6 | #define HAVE_UNSIGNED_SHORT 7 | /* #define void char */ 8 | /* #define const */ 9 | #undef CHAR_IS_UNSIGNED 10 | #define HAVE_STDDEF_H 11 | #define HAVE_STDLIB_H 12 | #undef NEED_BSD_STRINGS 13 | #undef NEED_SYS_TYPES_H 14 | #undef NEED_FAR_POINTERS /* DJGPP uses flat 32-bit addressing */ 15 | #undef NEED_SHORT_EXTERNAL_NAMES 16 | #undef INCOMPLETE_TYPES_BROKEN 17 | 18 | #ifdef JPEG_INTERNALS 19 | 20 | #undef RIGHT_SHIFT_IS_UNSIGNED 21 | 22 | #endif /* JPEG_INTERNALS */ 23 | 24 | #ifdef JPEG_CJPEG_DJPEG 25 | 26 | #define BMP_SUPPORTED /* BMP image file format */ 27 | #define GIF_SUPPORTED /* GIF image file format */ 28 | #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */ 29 | #undef RLE_SUPPORTED /* Utah RLE image file format */ 30 | #define TARGA_SUPPORTED /* Targa image file format */ 31 | 32 | #undef TWO_FILE_COMMANDLINE /* optional */ 33 | #define USE_SETMODE /* Needed to make one-file style work in DJGPP */ 34 | #undef NEED_SIGNAL_CATCHER /* Define this if you use jmemname.c */ 35 | #undef DONT_USE_B_MODE 36 | #undef PROGRESS_REPORT /* optional */ 37 | 38 | #endif /* JPEG_CJPEG_DJPEG */ 39 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libpng/libpng.sln: -------------------------------------------------------------------------------- 1 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00 3 | # Visual Studio 2012 4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpng", "libpng.vcxproj", "{BECA859F-1CEE-41D4-B646-4DA69F74742B}" 5 | EndProject 6 | Global 7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution 8 | Debug|ARM = Debug|ARM 9 | Debug|Win32 = Debug|Win32 10 | Release|ARM = Release|ARM 11 | Release|Win32 = Release|Win32 12 | EndGlobalSection 13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution 14 | {BECA859F-1CEE-41D4-B646-4DA69F74742B}.Debug|ARM.ActiveCfg = Debug|ARM 15 | {BECA859F-1CEE-41D4-B646-4DA69F74742B}.Debug|ARM.Build.0 = Debug|ARM 16 | {BECA859F-1CEE-41D4-B646-4DA69F74742B}.Debug|Win32.ActiveCfg = Debug|Win32 17 | {BECA859F-1CEE-41D4-B646-4DA69F74742B}.Debug|Win32.Build.0 = Debug|Win32 18 | {BECA859F-1CEE-41D4-B646-4DA69F74742B}.Release|ARM.ActiveCfg = Release|ARM 19 | {BECA859F-1CEE-41D4-B646-4DA69F74742B}.Release|ARM.Build.0 = Release|ARM 20 | {BECA859F-1CEE-41D4-B646-4DA69F74742B}.Release|Win32.ActiveCfg = Release|Win32 21 | {BECA859F-1CEE-41D4-B646-4DA69F74742B}.Release|Win32.Build.0 = Release|Win32 22 | EndGlobalSection 23 | GlobalSection(SolutionProperties) = preSolution 24 | HideSolutionNode = FALSE 25 | EndGlobalSection 26 | EndGlobal 27 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libtiff/libtiff.sln: -------------------------------------------------------------------------------- 1 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00 3 | # Visual Studio 2012 4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtiff", "libtiff.vcxproj", "{B1F47411-C545-4624-845D-49612C549E0F}" 5 | EndProject 6 | Global 7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution 8 | Debug|ARM = Debug|ARM 9 | Debug|Win32 = Debug|Win32 10 | Release|ARM = Release|ARM 11 | Release|Win32 = Release|Win32 12 | EndGlobalSection 13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution 14 | {B1F47411-C545-4624-845D-49612C549E0F}.Debug|ARM.ActiveCfg = Debug|ARM 15 | {B1F47411-C545-4624-845D-49612C549E0F}.Debug|ARM.Build.0 = Debug|ARM 16 | {B1F47411-C545-4624-845D-49612C549E0F}.Debug|Win32.ActiveCfg = Debug|Win32 17 | {B1F47411-C545-4624-845D-49612C549E0F}.Debug|Win32.Build.0 = Debug|Win32 18 | {B1F47411-C545-4624-845D-49612C549E0F}.Release|ARM.ActiveCfg = Release|ARM 19 | {B1F47411-C545-4624-845D-49612C549E0F}.Release|ARM.Build.0 = Release|ARM 20 | {B1F47411-C545-4624-845D-49612C549E0F}.Release|Win32.ActiveCfg = Release|Win32 21 | {B1F47411-C545-4624-845D-49612C549E0F}.Release|Win32.Build.0 = Release|Win32 22 | EndGlobalSection 23 | GlobalSection(SolutionProperties) = preSolution 24 | HideSolutionNode = FALSE 25 | EndGlobalSection 26 | EndGlobal 27 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/dict.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_DICT_H 2 | #define HEADER_CURL_DICT_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2009, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | #ifndef CURL_DISABLE_DICT 26 | extern const struct Curl_handler Curl_handler_dict; 27 | #endif 28 | 29 | #endif /* HEADER_CURL_DICT_H */ 30 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/tftp.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_TFTP_H 2 | #define HEADER_CURL_TFTP_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2007, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | #ifndef CURL_DISABLE_TFTP 25 | extern const struct Curl_handler Curl_handler_tftp; 26 | #endif 27 | 28 | #endif /* HEADER_CURL_TFTP_H */ 29 | 30 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libjpeg/libjpeg.sln: -------------------------------------------------------------------------------- 1 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00 3 | # Visual Studio 2012 4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libjpeg", "libjpeg\libjpeg.vcxproj", "{2A219F65-7052-4AEC-8A80-451CEBF34CB6}" 5 | EndProject 6 | Global 7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution 8 | Debug|ARM = Debug|ARM 9 | Debug|Win32 = Debug|Win32 10 | Release|ARM = Release|ARM 11 | Release|Win32 = Release|Win32 12 | EndGlobalSection 13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution 14 | {2A219F65-7052-4AEC-8A80-451CEBF34CB6}.Debug|ARM.ActiveCfg = Debug|ARM 15 | {2A219F65-7052-4AEC-8A80-451CEBF34CB6}.Debug|ARM.Build.0 = Debug|ARM 16 | {2A219F65-7052-4AEC-8A80-451CEBF34CB6}.Debug|Win32.ActiveCfg = Debug|Win32 17 | {2A219F65-7052-4AEC-8A80-451CEBF34CB6}.Debug|Win32.Build.0 = Debug|Win32 18 | {2A219F65-7052-4AEC-8A80-451CEBF34CB6}.Release|ARM.ActiveCfg = Release|ARM 19 | {2A219F65-7052-4AEC-8A80-451CEBF34CB6}.Release|ARM.Build.0 = Release|ARM 20 | {2A219F65-7052-4AEC-8A80-451CEBF34CB6}.Release|Win32.ActiveCfg = Release|Win32 21 | {2A219F65-7052-4AEC-8A80-451CEBF34CB6}.Release|Win32.Build.0 = Release|Win32 22 | EndGlobalSection 23 | GlobalSection(SolutionProperties) = preSolution 24 | HideSolutionNode = FALSE 25 | EndGlobalSection 26 | EndGlobal 27 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/freetype/proj.wp8/freetype.sln: -------------------------------------------------------------------------------- 1 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00 3 | # Visual Studio 2012 4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype", "freetype.vcxproj", "{BFE5A437-9CD8-475C-9217-DF1E00129631}" 5 | EndProject 6 | Global 7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution 8 | Debug|ARM = Debug|ARM 9 | Debug|Win32 = Debug|Win32 10 | Release|ARM = Release|ARM 11 | Release|Win32 = Release|Win32 12 | EndGlobalSection 13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution 14 | {BFE5A437-9CD8-475C-9217-DF1E00129631}.Debug|ARM.ActiveCfg = Debug|ARM 15 | {BFE5A437-9CD8-475C-9217-DF1E00129631}.Debug|ARM.Build.0 = Debug|ARM 16 | {BFE5A437-9CD8-475C-9217-DF1E00129631}.Debug|Win32.ActiveCfg = Debug|Win32 17 | {BFE5A437-9CD8-475C-9217-DF1E00129631}.Debug|Win32.Build.0 = Debug|Win32 18 | {BFE5A437-9CD8-475C-9217-DF1E00129631}.Release|ARM.ActiveCfg = Release|ARM 19 | {BFE5A437-9CD8-475C-9217-DF1E00129631}.Release|ARM.Build.0 = Release|ARM 20 | {BFE5A437-9CD8-475C-9217-DF1E00129631}.Release|Win32.ActiveCfg = Release|Win32 21 | {BFE5A437-9CD8-475C-9217-DF1E00129631}.Release|Win32.Build.0 = Release|Win32 22 | EndGlobalSection 23 | GlobalSection(SolutionProperties) = preSolution 24 | HideSolutionNode = FALSE 25 | EndGlobalSection 26 | EndGlobal 27 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/gopher.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_GOPHER_H 2 | #define HEADER_CURL_GOPHER_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2009, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | #ifndef CURL_DISABLE_GOPHER 26 | extern const struct Curl_handler Curl_handler_gopher; 27 | #endif 28 | 29 | #endif /* HEADER_CURL_GOPHER_H */ 30 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/telnet.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_TELNET_H 2 | #define HEADER_CURL_TELNET_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2007, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | #ifndef CURL_DISABLE_TELNET 25 | extern const struct Curl_handler Curl_handler_telnet; 26 | #endif 27 | 28 | #endif /* HEADER_CURL_TELNET_H */ 29 | 30 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/winrt/zlib/zlib.vcxproj.filters: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} 6 | rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/strdup.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_STRDUP_H 2 | #define HEADER_CURL_STRDUP_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2010, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | #include "curl_setup.h" 25 | 26 | #ifndef HAVE_STRDUP 27 | extern char *curlx_strdup(const char *str); 28 | #endif 29 | 30 | #endif /* HEADER_CURL_STRDUP_H */ 31 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCSpriteLoader.h: -------------------------------------------------------------------------------- 1 | #ifndef _CCB_CCSPRITELOADER_H_ 2 | #define _CCB_CCSPRITELOADER_H_ 3 | 4 | #include "CCNodeLoader.h" 5 | 6 | NS_CC_EXT_BEGIN 7 | 8 | /* Forward declaration. */ 9 | class CCBReader; 10 | /** 11 | * @js NA 12 | * @lua NA 13 | */ 14 | class CCSpriteLoader : public CCNodeLoader { 15 | public: 16 | virtual ~CCSpriteLoader() {}; 17 | CCB_STATIC_NEW_AUTORELEASE_OBJECT_METHOD(CCSpriteLoader, loader); 18 | 19 | protected: 20 | CCB_VIRTUAL_NEW_AUTORELEASE_CREATECCNODE_METHOD(CCSprite); 21 | 22 | virtual void onHandlePropTypeColor3(CCNode * pNode, CCNode * pParent, const char * pPropertyName, ccColor3B pCCColor3B, CCBReader * pCCBReader); 23 | virtual void onHandlePropTypeByte(CCNode * pNode, CCNode * pParent, const char * pPropertyName, unsigned char pByte, CCBReader * pCCBReader); 24 | virtual void onHandlePropTypeBlendFunc(CCNode * pNode, CCNode * pParent, const char * pPropertyName, ccBlendFunc pCCBBlendFunc, CCBReader * pCCBReader); 25 | virtual void onHandlePropTypeSpriteFrame(CCNode * pNode, CCNode * pParent, const char * pPropertyName, CCSpriteFrame * pCCSpriteFrame, CCBReader * pCCBReader); 26 | virtual void onHandlePropTypeFlip(CCNode * pNode, CCNode * pParent, const char * pPropertyName, bool * pFlip, CCBReader * pCCBReader); 27 | }; 28 | 29 | NS_CC_EXT_END 30 | 31 | #endif 32 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/getinfo.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_GETINFO_H 2 | #define HEADER_CURL_GETINFO_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2010, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | CURLcode Curl_getinfo(struct SessionHandle *data, CURLINFO info, ...); 25 | CURLcode Curl_initinfo(struct SessionHandle *data); 26 | 27 | #endif /* HEADER_CURL_GETINFO_H */ 28 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/android/CCPlatformDefine.h: -------------------------------------------------------------------------------- 1 | #ifndef __CCPLATFORMDEFINE_H__ 2 | #define __CCPLATFORMDEFINE_H__ 3 | 4 | #include "android/log.h" 5 | 6 | #define CC_DLL 7 | 8 | #define CC_NO_MESSAGE_PSEUDOASSERT(cond) \ 9 | if (!(cond)) { \ 10 | __android_log_print(ANDROID_LOG_ERROR, \ 11 | "cocos2d-x assert", \ 12 | "%s function:%s line:%d", \ 13 | __FILE__, __FUNCTION__, __LINE__); \ 14 | } 15 | 16 | #define CC_MESSAGE_PSEUDOASSERT(cond, msg) \ 17 | if (!(cond)) { \ 18 | __android_log_print(ANDROID_LOG_ERROR, \ 19 | "cocos2d-x assert", \ 20 | "file:%s function:%s line:%d, %s", \ 21 | __FILE__, __FUNCTION__, __LINE__, msg); \ 22 | } 23 | 24 | #define CC_ASSERT(cond) CC_NO_MESSAGE_PSEUDOASSERT(cond) 25 | 26 | #define CC_UNUSED_PARAM(unusedparam) (void)unusedparam 27 | 28 | /* Define NULL pointer value */ 29 | #ifndef NULL 30 | #ifdef __cplusplus 31 | #define NULL 0 32 | #else 33 | #define NULL ((void *)0) 34 | #endif 35 | #endif 36 | 37 | #endif /* __CCPLATFORMDEFINE_H__*/ 38 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/strequal.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_STREQUAL_H 2 | #define HEADER_CURL_STREQUAL_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2013, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | #include 26 | 27 | #define strequal(a,b) curl_strequal(a,b) 28 | #define strnequal(a,b,c) curl_strnequal(a,b,c) 29 | 30 | #endif /* HEADER_CURL_STREQUAL_H */ 31 | 32 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCLabelBMFontLoader.h: -------------------------------------------------------------------------------- 1 | #ifndef _CCB_CCLABELBMFONTLOADER_H_ 2 | #define _CCB_CCLABELBMFONTLOADER_H_ 3 | 4 | #include "CCNodeLoader.h" 5 | 6 | NS_CC_EXT_BEGIN 7 | 8 | /* Forward declaration. */ 9 | class CCBReader; 10 | /** 11 | * @js NA 12 | * @lua NA 13 | */ 14 | class CCLabelBMFontLoader : public CCNodeLoader { 15 | public: 16 | virtual ~CCLabelBMFontLoader() {}; 17 | CCB_STATIC_NEW_AUTORELEASE_OBJECT_METHOD(CCLabelBMFontLoader, loader); 18 | 19 | protected: 20 | CCB_VIRTUAL_NEW_AUTORELEASE_CREATECCNODE_METHOD(CCLabelBMFont); 21 | 22 | virtual void onHandlePropTypeColor3(CCNode * pNode, CCNode * pParent, const char * pPropertyName, ccColor3B pCCColor3B, CCBReader * pCCBReader); 23 | virtual void onHandlePropTypeByte(CCNode * pNode, CCNode * pParent, const char * pPropertyName, unsigned char pByte, CCBReader * pCCBReader); 24 | virtual void onHandlePropTypeBlendFunc(CCNode * pNode, CCNode * pParent, const char * pPropertyName, ccBlendFunc pCCBlendFunc, CCBReader * pCCBReader); 25 | virtual void onHandlePropTypeFntFile(CCNode * pNode, CCNode * pParent, const char * pPropertyName, const char* pFntFile, CCBReader * pCCBReader); 26 | virtual void onHandlePropTypeText(CCNode * pNode, CCNode * pParent, const char * pPropertyName, const char* pText, CCBReader * pCCBReader); 27 | }; 28 | 29 | NS_CC_EXT_END 30 | 31 | #endif 32 | -------------------------------------------------------------------------------- /auby2/include/extensions/CCBReader/CCScrollViewLoader.h: -------------------------------------------------------------------------------- 1 | #ifndef _CCB_CCSCROLLVIEWLOADER_H_ 2 | #define _CCB_CCSCROLLVIEWLOADER_H_ 3 | 4 | #include "CCNodeLoader.h" 5 | #include "../GUI/CCScrollView/CCScrollView.h" 6 | 7 | NS_CC_EXT_BEGIN 8 | 9 | /* Forward declaration. */ 10 | class CCBReader; 11 | /** 12 | * @js NA 13 | * @lua NA 14 | */ 15 | class CCScrollViewLoader : public CCNodeLoader { 16 | public: 17 | virtual ~CCScrollViewLoader() {}; 18 | CCB_STATIC_NEW_AUTORELEASE_OBJECT_METHOD(CCScrollViewLoader, loader); 19 | 20 | protected: 21 | CCB_VIRTUAL_NEW_AUTORELEASE_CREATECCNODE_METHOD(CCScrollView); 22 | virtual void onHandlePropTypeSize(CCNode * pNode, CCNode * pParent, const char * pPropertyName, CCSize pSize, CCBReader * pCCBReader); 23 | virtual void onHandlePropTypeCCBFile(CCNode * pNode, CCNode * pParent, const char * pPropertyName, CCNode * pCCBFileNode, CCBReader * pCCBReader); 24 | virtual void onHandlePropTypeCheck(CCNode * pNode, CCNode * pParent, const char * pPropertyName, bool pCheck, CCBReader * pCCBReader); 25 | virtual void onHandlePropTypeFloat(CCNode * pNode, CCNode * pParent, const char * pPropertyName, float pFloat, CCBReader * pCCBReader); 26 | virtual void onHandlePropTypeIntegerLabeled(CCNode * pNode, CCNode * pParent, const char * pPropertyName, int pIntegerLabeled, CCBReader * pCCBReader); 27 | }; 28 | 29 | NS_CC_EXT_END 30 | 31 | #endif 32 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/parsedate.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_PARSEDATE_H 2 | #define HEADER_CURL_PARSEDATE_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2011, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | extern const char * const Curl_wkday[7]; 26 | extern const char * const Curl_month[12]; 27 | 28 | CURLcode Curl_gmtime(time_t intime, struct tm *store); 29 | 30 | #endif /* HEADER_CURL_PARSEDATE_H */ 31 | 32 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/easyif.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_EASYIF_H 2 | #define HEADER_CURL_EASYIF_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2013, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | /* 26 | * Prototypes for library-wide functions provided by easy.c 27 | */ 28 | #ifdef CURLDEBUG 29 | CURL_EXTERN CURLcode curl_easy_perform_ev(CURL *easy); 30 | #endif 31 | 32 | #endif /* HEADER_CURL_EASYIF_H */ 33 | 34 | -------------------------------------------------------------------------------- /CMakeLists.txt: -------------------------------------------------------------------------------- 1 | cmake_minimum_required(VERSION 3.26) 2 | project(catgirl) 3 | 4 | set(CMAKE_CXX_STANDARD 20) 5 | 6 | if(CATALYST) 7 | message("Building for Catalyst") 8 | add_definitions(-DCC_TARGET_OS_MAC -DGEODE_IS_MACOS -DCommentType=CommentTypeDummy) 9 | set(CMAKE_SYSTEM_NAME iOS) 10 | set(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} "-target x86_64-apple-ios13.1-macabi -iframework ${CMAKE_OSX_SYSROOT}/System/iOSSupport/System/Library/Frameworks") 11 | set(CMAKE_C_FLAGS ${CMAKE_C_FLAGS} "-target x86_64-apple-ios13.1-macabi -iframework ${CMAKE_OSX_SYSROOT}/System/iOSSupport/System/Library/Frameworks") 12 | else() 13 | message("Building for iOS") 14 | add_definitions(-DCC_TARGET_OS_IPHONE -DGEODE_IS_MACOS -DCommentType=CommentTypeDummy) 15 | execute_process(COMMAND xcrun --show-sdk-path --sdk iphoneos 16 | OUTPUT_VARIABLE IOS_SDK 17 | OUTPUT_STRIP_TRAILING_WHITESPACE 18 | ) 19 | set(CMAKE_OSX_ARCHITECTURES arm64) 20 | set(CMAKE_OSX_SYSROOT ${IOS_SDK}) 21 | endif() 22 | 23 | add_subdirectory(auby2) 24 | 25 | file(GLOB_RECURSE PROJ_SRC src/*.cc) 26 | add_library(catgirl SHARED 27 | ${PROJ_SRC} 28 | ) 29 | 30 | target_include_directories(catgirl PUBLIC src) 31 | target_link_libraries(catgirl PUBLIC auby2) 32 | 33 | if(CATALYST) 34 | add_custom_command(TARGET catgirl POST_BUILD 35 | COMMAND ${CMAKE_COMMAND} -E copy $ ~/Library/Containers/io.playcover.PlayCover/Auby.app/Frameworks/libcatgirl.dylib 36 | ) 37 | endif() 38 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/hostcheck.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_HOSTCHECK_H 2 | #define HEADER_CURL_HOSTCHECK_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2012, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | #include 26 | 27 | #define CURL_HOST_NOMATCH 0 28 | #define CURL_HOST_MATCH 1 29 | int Curl_cert_hostcheck(const char *match_pattern, const char *hostname); 30 | 31 | #endif /* HEADER_CURL_HOSTCHECK_H */ 32 | 33 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/nonblock.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_NONBLOCK_H 2 | #define HEADER_CURL_NONBLOCK_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2009, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | #include /* for curl_socket_t */ 26 | 27 | int curlx_nonblock(curl_socket_t sockfd, /* operate on this */ 28 | int nonblock /* TRUE or FALSE */); 29 | 30 | #endif /* HEADER_CURL_NONBLOCK_H */ 31 | 32 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/ccFPSImages.h: -------------------------------------------------------------------------------- 1 | /* 2 | * cocos2d for iPhone: http://www.cocos2d-iphone.org 3 | * 4 | * Copyright (c) 2012 Zynga Inc. 5 | * 6 | * Permission is hereby granted, free of charge, to any person obtaining a copy 7 | * of this software and associated documentation files (the "Software"), to deal 8 | * in the Software without restriction, including without limitation the rights 9 | * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 10 | * copies of the Software, and to permit persons to whom the Software is 11 | * furnished to do so, subject to the following conditions: 12 | * 13 | * The above copyright notice and this permission notice shall be included in 14 | * all copies or substantial portions of the Software. 15 | * 16 | * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 17 | * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 18 | * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 19 | * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 20 | * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 21 | * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 22 | * THE SOFTWARE. 23 | */ 24 | 25 | #ifdef __cplusplus 26 | extern "C" { 27 | #endif 28 | 29 | extern unsigned char cc_fps_images_png[]; 30 | unsigned int cc_fps_images_len(void); 31 | 32 | #ifdef __cplusplus 33 | } 34 | #endif 35 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/emscripten/libxml2/libxml/xmlmodule.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Summary: dynamic module loading 3 | * Description: basic API for dynamic module loading, used by 4 | * libexslt added in 2.6.17 5 | * 6 | * Copy: See Copyright for the status of this software. 7 | * 8 | * Author: Joel W. Reed 9 | */ 10 | 11 | #ifndef __XML_MODULE_H__ 12 | #define __XML_MODULE_H__ 13 | 14 | #include 15 | 16 | #ifdef LIBXML_MODULES_ENABLED 17 | 18 | #ifdef __cplusplus 19 | extern "C" { 20 | #endif 21 | 22 | /** 23 | * xmlModulePtr: 24 | * 25 | * A handle to a dynamically loaded module 26 | */ 27 | typedef struct _xmlModule xmlModule; 28 | typedef xmlModule *xmlModulePtr; 29 | 30 | /** 31 | * xmlModuleOption: 32 | * 33 | * enumeration of options that can be passed down to xmlModuleOpen() 34 | */ 35 | typedef enum { 36 | XML_MODULE_LAZY = 1, /* lazy binding */ 37 | XML_MODULE_LOCAL= 2 /* local binding */ 38 | } xmlModuleOption; 39 | 40 | XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename, 41 | int options); 42 | 43 | XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module, 44 | const char* name, 45 | void **result); 46 | 47 | XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module); 48 | 49 | XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module); 50 | 51 | #ifdef __cplusplus 52 | } 53 | #endif 54 | 55 | #endif /* LIBXML_MODULES_ENABLED */ 56 | 57 | #endif /*__XML_MODULE_H__ */ 58 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/curl_gethostname.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_GETHOSTNAME_H 2 | #define HEADER_CURL_GETHOSTNAME_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2010, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | /* Hostname buffer size */ 26 | #define HOSTNAME_MAX 1024 27 | 28 | /* This returns the local machine's un-qualified hostname */ 29 | int Curl_gethostname(char *name, GETHOSTNAME_TYPE_ARG2 namelen); 30 | 31 | #endif /* HEADER_CURL_GETHOSTNAME_H */ 32 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/fileinfo.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_FILEINFO_H 2 | #define HEADER_CURL_FILEINFO_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 2010, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | #include 26 | 27 | struct curl_fileinfo *Curl_fileinfo_alloc(void); 28 | 29 | void Curl_fileinfo_dtor(void *, void *); 30 | 31 | struct curl_fileinfo *Curl_fileinfo_dup(const struct curl_fileinfo *src); 32 | 33 | #endif /* HEADER_CURL_FILEINFO_H */ 34 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/strtok.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_STRTOK_H 2 | #define HEADER_CURL_STRTOK_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2010, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | #include "curl_setup.h" 25 | #include 26 | 27 | #ifndef HAVE_STRTOK_R 28 | char *Curl_strtok_r(char *s, const char *delim, char **last); 29 | #define strtok_r Curl_strtok_r 30 | #else 31 | #include 32 | #endif 33 | 34 | #endif /* HEADER_CURL_STRTOK_H */ 35 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/ios/curl/stdcheaders.h: -------------------------------------------------------------------------------- 1 | #ifndef __STDC_HEADERS_H 2 | #define __STDC_HEADERS_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2010, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | #include 26 | 27 | size_t fread (void *, size_t, size_t, FILE *); 28 | size_t fwrite (const void *, size_t, size_t, FILE *); 29 | 30 | int strcasecmp(const char *, const char *); 31 | int strncasecmp(const char *, const char *, size_t); 32 | 33 | #endif /* __STDC_HEADERS_H */ 34 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/curl/stdcheaders.h: -------------------------------------------------------------------------------- 1 | #ifndef __STDC_HEADERS_H 2 | #define __STDC_HEADERS_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2010, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | #include 26 | 27 | size_t fread (void *, size_t, size_t, FILE *); 28 | size_t fwrite (const void *, size_t, size_t, FILE *); 29 | 30 | int strcasecmp(const char *, const char *); 31 | int strncasecmp(const char *, const char *, size_t); 32 | 33 | #endif /* __STDC_HEADERS_H */ 34 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/win32/curl/stdcheaders.h: -------------------------------------------------------------------------------- 1 | #ifndef __STDC_HEADERS_H 2 | #define __STDC_HEADERS_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2010, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | #include 26 | 27 | size_t fread (void *, size_t, size_t, FILE *); 28 | size_t fwrite (const void *, size_t, size_t, FILE *); 29 | 30 | int strcasecmp(const char *, const char *); 31 | int strncasecmp(const char *, const char *, size_t); 32 | 33 | #endif /* __STDC_HEADERS_H */ 34 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/speedcheck.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_SPEEDCHECK_H 2 | #define HEADER_CURL_SPEEDCHECK_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2010, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | #include "curl_setup.h" 26 | 27 | #include "timeval.h" 28 | 29 | void Curl_speedinit(struct SessionHandle *data); 30 | CURLcode Curl_speedcheck(struct SessionHandle *data, 31 | struct timeval now); 32 | 33 | #endif /* HEADER_CURL_SPEEDCHECK_H */ 34 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/curl/stdcheaders.h: -------------------------------------------------------------------------------- 1 | #ifndef __STDC_HEADERS_H 2 | #define __STDC_HEADERS_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2010, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | #include 26 | 27 | size_t fread (void *, size_t, size_t, FILE *); 28 | size_t fwrite (const void *, size_t, size_t, FILE *); 29 | 30 | int strcasecmp(const char *, const char *); 31 | int strncasecmp(const char *, const char *, size_t); 32 | 33 | #endif /* __STDC_HEADERS_H */ 34 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/linux/include64/curl/stdcheaders.h: -------------------------------------------------------------------------------- 1 | #ifndef __STDC_HEADERS_H 2 | #define __STDC_HEADERS_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2010, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | #include 26 | 27 | size_t fread (void *, size_t, size_t, FILE *); 28 | size_t fwrite (const void *, size_t, size_t, FILE *); 29 | 30 | int strcasecmp(const char *, const char *); 31 | int strncasecmp(const char *, const char *, size_t); 32 | 33 | #endif /* __STDC_HEADERS_H */ 34 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/android/prebuilt/libcurl/include/curl/stdcheaders.h: -------------------------------------------------------------------------------- 1 | #ifndef __STDC_HEADERS_H 2 | #define __STDC_HEADERS_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2010, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | #include 26 | 27 | size_t fread (void *, size_t, size_t, FILE *); 28 | size_t fwrite (const void *, size_t, size_t, FILE *); 29 | 30 | int strcasecmp(const char *, const char *); 31 | int strncasecmp(const char *, const char *, size_t); 32 | 33 | #endif /* __STDC_HEADERS_H */ 34 | -------------------------------------------------------------------------------- /auby2/include/cocos2dx/platform/third_party/wp8/libcurl/lib/inet_pton.h: -------------------------------------------------------------------------------- 1 | #ifndef HEADER_CURL_INET_PTON_H 2 | #define HEADER_CURL_INET_PTON_H 3 | /*************************************************************************** 4 | * _ _ ____ _ 5 | * Project ___| | | | _ \| | 6 | * / __| | | | |_) | | 7 | * | (__| |_| | _ <| |___ 8 | * \___|\___/|_| \_\_____| 9 | * 10 | * Copyright (C) 1998 - 2005, Daniel Stenberg, , et al. 11 | * 12 | * This software is licensed as described in the file COPYING, which 13 | * you should have received as part of this distribution. The terms 14 | * are also available at http://curl.haxx.se/docs/copyright.html. 15 | * 16 | * You may opt to use, copy, modify, merge, publish, distribute and/or sell 17 | * copies of the Software, and permit persons to whom the Software is 18 | * furnished to do so, under the terms of the COPYING file. 19 | * 20 | * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 | * KIND, either express or implied. 22 | * 23 | ***************************************************************************/ 24 | 25 | #include "curl_setup.h" 26 | 27 | int Curl_inet_pton(int, const char *, void *); 28 | 29 | #ifdef HAVE_INET_PTON 30 | #ifdef HAVE_ARPA_INET_H 31 | #include 32 | #endif 33 | #define Curl_inet_pton(x,y,z) inet_pton(x,y,z) 34 | #endif 35 | 36 | #endif /* HEADER_CURL_INET_PTON_H */ 37 | 38 | --------------------------------------------------------------------------------