James Chen
|
052d8ea931
|
fixed #1324: Added some create methods. Compiling successfully on win32 by vs2008.
|
2012-06-14 18:32:44 +08:00 |
James Chen
|
3a410c14a1
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into iss1324_create
Conflicts:
cocos2dx/extensions/CCBReader/CCBReader_v2.cpp
cocos2dx/extensions/CCControlExtension/CCScale9Sprite.cpp
cocos2dx/label_nodes/CCLabelBMFont.cpp
cocos2dx/menu_nodes/CCMenuItem.cpp
cocos2dx/menu_nodes/CCMenuItem.h
cocos2dx/misc_nodes/CCRenderTexture.h
cocos2dx/tileMap_parallax_nodes/CCTileMapAtlas.cpp
tests/tests/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder.cpp
tests/tests/LabelTest/LabelTest.cpp
|
2012-06-14 17:36:31 +08:00 |
James Chen
|
7fe3f7357e
|
issue #1324: Reverted old interfaces.
|
2012-06-14 17:18:05 +08:00 |
James Chen
|
3f7b44fc23
|
issue #1324: Added create() for static member functions that new an autorelease object
|
2012-06-14 15:13:16 +08:00 |
Nicolas Gramlich
|
58b53be708
|
Merge with gles20.
|
2012-06-11 11:50:32 -07:00 |
minggo
|
b4899ae46d
|
issue #1310: synchronize CCLabelTTF
|
2012-06-11 14:36:25 +08:00 |
Nicolas Gramlich
|
c9db868d93
|
CCLabelTTF: Now internally using std::string instead of std::string *.
|
2012-06-05 17:12:41 -07:00 |
Nicolas Gramlich
|
eee8ba7586
|
CCLabelTTF: Added getters for fontName and fontSize.
|
2012-06-01 15:11:16 -07:00 |
Nicolas Gramlich
|
36e6d94d46
|
Added setter for dimensions of CCLabelTTF (According to: 302dd76b4f87ddb18cc571ebec3be0811ea534ca).
|
2012-05-30 16:49:51 -07:00 |
Nicolas Gramlich
|
9ca7fa468a
|
Added default init method for CCLabelTTF (See: 24125b93aad2d4fc7ebf1bc6e4ef6b8b83ff770d).
|
2012-05-30 15:34:50 -07:00 |
James Chen
|
0f36a89c7e
|
issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug).
|
2012-04-25 16:18:04 +08:00 |