Nicolas Gramlich
|
aa83408ba7
|
Addded virtual destructors to all classes in the CCBReader extension. CCBReader: named some parameters in the header.
|
2012-06-18 12:03:06 -07:00 |
Nicolas Gramlich
|
13bcf2180c
|
Merge with gles20.
|
2012-06-15 16:26:10 -07:00 |
Nicolas Gramlich
|
a7ad34864f
|
CocosBuilderTest: Simplified the 'XYZLoader' classes to be header only, with nice and short macros to do the boilderplate stuff.
|
2012-06-14 14:23:53 -07:00 |
James Chen
|
052d8ea931
|
fixed #1324: Added some create methods. Compiling successfully on win32 by vs2008.
|
2012-06-14 18:32:44 +08:00 |
Nicolas Gramlich
|
cdd1fb50ac
|
Moved from std::string to CCString *. Since the std::string utility methods in CCBReader were buggy on Android (for unknown reasons). Made string utility methods in CCBReader static. Android build now working equivalent to iOS build. *YAY*
|
2012-06-14 00:01:01 -07:00 |
Nicolas Gramlich
|
29b22adccc
|
Batch converted manual 'using namespace cocos2d(::extension);' to USING_NS_CC(_EXT);. CocosBuilderExample: Made HelloCococsBuilderLayer selectors work. Made ButtonTestLayer work.
|
2012-06-13 14:19:13 -07:00 |