minggo
|
56ce6869d6
|
Merge pull request #1227 from donaldalanmorrison/gles20
Gles20
|
2012-08-23 18:32:39 -07:00 |
minggo
|
3b442dfc0f
|
fixed #1439:synchronize to cocos2d-iphone v2.0.0
|
2012-08-22 15:51:25 +08:00 |
Donald Alan Morrison
|
61a5b2a742
|
Plugged a memory leak identified by LLVM Static Analyzer.
|
2012-08-20 16:48:07 -07:00 |
Nat Weiss
|
d77d10a974
|
Fixes a compilation error for Xcode 4.2 and still maintains compatibility with Xcode 4.5.
|
2012-07-10 21:01:32 -07:00 |
Nat Weiss
|
43d40bd5a0
|
Fixes a few Xcode 4.5-specific error messages.
|
2012-07-08 22:37:19 -07:00 |
James Chen
|
591566b43a
|
fixed #1335: Memory leaks in cocos2dx and CCBReader.
|
2012-06-19 16:31:26 +08:00 |
Nicolas Gramlich
|
f0c1a4001c
|
Removed CC_FONT_LABEL_SUPPORT since it wasn't defined anywhere and now custom TTF fonts work.
|
2012-06-15 14:06:01 -07:00 |
minggo
|
15ad463fbe
|
issue #1322: vertical alignment ok on iOS
|
2012-06-13 16:20:58 +08:00 |
minggo
|
94235d3602
|
issue #1310: make tests and HelloWorld work ok
|
2012-06-11 10:41:52 +08:00 |
Nat Weiss
|
70fa2ec3cb
|
Fixed a few release-mode Xcode warnings about unused parameters.
|
2012-06-08 13:52:40 -07:00 |
minggo
|
49d8ac72f6
|
fixed #1202:remove CCFileData
|
2012-06-07 14:13:44 +08:00 |
minggo
|
ff6abd1d8c
|
fixed #1230: fix a bug in calculating string width
|
2012-05-07 10:15:57 +08:00 |
minggo
|
a4e8c9ad17
|
fixed #931: refactor CCImage and CCTexture2D
|
2012-04-27 18:37:11 +08:00 |
minggo
|
a1570e931f
|
issue #931:make convert to rgb565 and A8 correct
|
2012-04-27 15:53:29 +08:00 |
James Chen
|
8e5668472f
|
issue #1188: Updated project configuration for ios platform.
|
2012-04-25 17:33:28 +08:00 |