axmol/cocos/editor-support/cocosbuilder
Ricardo Quesada 9b118e5e96 Squashed commit of the following:
commit 519fcd7f68e3586c376fd5e8d4a0ee220a48d225
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 10:10:06 2014 -0700

    Updates templates files

commit 2b07843ebe592f56b2abc544ccf66d441bb19fc5
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 10:08:19 2014 -0700

    compiles on Windows

commit b175522ef7205eaab3bd3f26c27c5d6514cbe2a4
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:55:30 2014 -0700

    adds cocos2d.h

commit 4c3d14f929bac017b93ca843b4f149d352264a30
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:54:24 2014 -0700

    re-adds missing files

commit f729181728959260d14c4152555534f5beec8e05
Merge: 148da79 2adac67
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:51:12 2014 -0700

    Merge branch 'includes_fixes' of github.com:ricardoquesada/cocos2d-x into includes_fixes

commit 148da79010c5dffeab885933624cffaf3d588852
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:49:12 2014 -0700

    Adds SimpleAudioEngine

commit 2adac67019180ec82b7bd03f0b67c12f62e29e77
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:47:45 2014 -0700

    Compiles for Android

commit 4a300d1b9225fa5708f25a69a50bb531f0ac1a32
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:13:35 2014 -0700

    Fixes the includes
2014-04-26 10:11:22 -07:00
..
proj.win32 fix compiling error and miss file on vs. 2014-01-04 12:25:12 +08:00
proj.wp8 added wp8 support files and projects 2014-03-28 12:55:40 -07:00
Android.mk issue #2790: Removes CCBValue. 2013-12-09 17:55:56 +08:00
CCBAnimationManager.cpp replace Point with Vector2 in cocos folder cpp file 2014-04-15 18:13:57 +08:00
CCBAnimationManager.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCBFileLoader.cpp issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CCBFileLoader.h issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CCBKeyframe.cpp issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
CCBKeyframe.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCBMemberVariableAssigner.h issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
CCBReader.cpp Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCBReader.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCBSelectorResolver.h issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
CCBSequence.cpp issue #4729: NULL -> nullptr in constructor or setXXX(NULL) 2014-04-10 00:36:43 +08:00
CCBSequence.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCBSequenceProperty.cpp issue #2790: Vector<T> and Map<K, V> for CCBReader. Not finished yet. 2013-12-08 22:17:54 +08:00
CCBSequenceProperty.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCControlButtonLoader.cpp replace Point with Vector2 in cocos folder cpp file 2014-04-15 18:13:57 +08:00
CCControlButtonLoader.h replace Point with Vector2 2014-04-15 18:08:29 +08:00
CCControlLoader.cpp issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CCControlLoader.h issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CCLabelBMFontLoader.cpp Remove the old implementation of LabelBMFont. 2014-03-28 10:28:44 +08:00
CCLabelBMFontLoader.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCLabelTTFLoader.cpp Label:Change setter of system font name. 2014-04-10 10:23:00 +08:00
CCLabelTTFLoader.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCLayerColorLoader.cpp issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CCLayerColorLoader.h issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CCLayerGradientLoader.cpp replace Point with Vector2 in cocos folder cpp file 2014-04-15 18:13:57 +08:00
CCLayerGradientLoader.h replace Point with Vector2 2014-04-15 18:08:29 +08:00
CCLayerLoader.cpp fix touches not working in cocosbuilder 2013-11-19 19:24:04 +08:00
CCLayerLoader.h issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CCMenuItemImageLoader.cpp issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CCMenuItemImageLoader.h issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CCMenuItemLoader.cpp issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CCMenuItemLoader.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCMenuLoader.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCNode+CCBRelativePositioning.cpp replace Point with Vector2 in cocos folder cpp file 2014-04-15 18:13:57 +08:00
CCNode+CCBRelativePositioning.h replace Point with Vector2 2014-04-15 18:08:29 +08:00
CCNodeLoader.cpp replace Point with Vector2 in cocos folder cpp file 2014-04-15 18:13:57 +08:00
CCNodeLoader.h replace Point with Vector2 2014-04-15 18:08:29 +08:00
CCNodeLoaderLibrary.cpp issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CCNodeLoaderLibrary.h issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
CCNodeLoaderListener.h removes "include "cocos2d.h" from cocos2d files 2014-01-16 21:35:58 -08:00
CCParticleSystemQuadLoader.cpp replace Point with Vector2 in cocos folder cpp file 2014-04-15 18:13:57 +08:00
CCParticleSystemQuadLoader.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCScale9SpriteLoader.cpp issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CCScale9SpriteLoader.h migrate setAnchorPoint to Vector2 2014-04-15 16:47:29 +08:00
CCScrollViewLoader.cpp issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CCScrollViewLoader.h issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CCSpriteLoader.cpp More warning fixes. 2014-01-04 09:17:37 +08:00
CCSpriteLoader.h issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CMakeLists.txt Moves temp files to CURRENT_BINARY_DIR. 2014-01-06 23:44:36 -08:00
CocosBuilder.h issue #2790: Removes CCBValue. 2013-12-09 17:55:56 +08:00