natural-law
|
800033d98b
|
fixed #329,use std::string to implement function CCBMFontConfiguration::parseConfigFile.
|
2011-01-24 15:53:52 +08:00 |
minggo
|
f3e8665387
|
remove the usage of YES and NO
|
2010-12-31 16:37:00 +08:00 |
natural-law
|
3dfd530b38
|
Merge branch 'iss295' into upto-0.99.5
|
2010-12-31 09:48:48 +08:00 |
natural-law
|
34f45c8faa
|
Implement CCEventDispatcher.
|
2010-12-31 09:36:53 +08:00 |
minggo
|
94c7f968e1
|
Merge branch 'minggo-upto-0.99.5' into upto-0.99.5
|
2010-12-29 18:18:14 +08:00 |
natural-law
|
a48b4b762b
|
update tileMap_parallax_nodes to 0.99.5.
|
2010-12-28 15:17:59 +08:00 |
minggo
|
355570ea8f
|
issue #292
|
2010-12-28 15:05:55 +08:00 |
natural-law
|
4a64f899fe
|
update label_nodes to 0.99.5.
|
2010-12-24 17:07:31 +08:00 |
natural-law
|
0f0a8ed956
|
rename the files related to label_nodes.
|
2010-12-24 14:00:49 +08:00 |
Walzer
|
edc742d41b
|
Merge branch 'master' of https://github.com/leon-li/cocos2d-x into leon-li-master
|
2010-12-18 10:26:22 +08:00 |
Leon
|
96f4f5c9fd
|
fix some compiling warning for iOS
|
2010-12-17 23:44:19 +08:00 |
Walzer
|
641bea0abc
|
fixed #265 compile error when enable CC_XXX_DEBUG_DRAW switchs in ccConfig.h
|
2010-12-17 23:18:03 +08:00 |
natural-law
|
b1d3e66e68
|
1. Check the return value of FileData::getFileData()
2. Fix a bug of CCBitmapFontConfiguration::parseConfigFile()
3. Move the function CCFileUtils::getFileDataFromZip() to class of FileUtils.
|
2010-11-29 14:21:33 +08:00 |
natural-law
|
4d98faabc5
|
fixed #226 add support read resource file from zip file in cocos2d-uphone
|
2010-11-29 10:49:43 +08:00 |
Walzer
|
820c2f0714
|
issue #211 cocos2d-x back to cocos2dx
|
2010-11-18 15:01:42 +00:00 |
Walzer
|
b4328354af
|
issue #211 cocos2dx -> cocos2d-x
|
2010-11-18 14:07:17 +00:00 |
yangws
|
cf0a2c5665
|
add cocos2dx-win32 framework, can't work yet.
|
2010-10-08 09:53:04 +00:00 |
Ming
|
addfb8df94
|
issue #151
|
2010-09-18 09:22:21 +00:00 |
natural-law
|
cd4bb0bfc8
|
issue #144
Clear memory leaks of the test_uphone project
|
2010-09-14 02:26:19 +00:00 |
natural-law
|
331f777713
|
issue #144
Clear memory leaks of the test_uphone project
|
2010-09-13 08:01:27 +00:00 |
Walzer
|
4b86b49b08
|
fixed #134, fullPathFromRelativeFile, modify CCTextureCache::addImage
|
2010-09-07 10:04:57 +00:00 |
Walzer
|
5fd1bf85b6
|
issue #121, return bool in function init****
|
2010-09-04 04:02:52 +00:00 |
Ming
|
4088681630
|
issue #122
|
2010-09-04 03:34:37 +00:00 |
Ming
|
863fc8584a
|
issue #116
|
2010-09-02 08:58:04 +00:00 |
Ming
|
59afd38192
|
issue #116: remove __super
|
2010-09-02 06:54:42 +00:00 |
Ming
|
39c6ebf503
|
issue #85:remove the using of dynamic_cast()
|
2010-08-31 03:20:37 +00:00 |
Ming
|
7291056154
|
fixed #86
|
2010-08-25 09:21:38 +00:00 |
Ming
|
25f49cac40
|
issue #81: remove including header of "platform/platform.h"
|
2010-08-25 03:14:34 +00:00 |
Ming
|
710e29b086
|
issue #80
|
2010-08-25 02:19:20 +00:00 |
Walzer
|
9703e75e57
|
issue #18, debug
|
2010-08-19 06:09:40 +00:00 |
Walzer
|
acef33a591
|
issue #18, debug : FNTConfigRemoveCache
|
2010-08-18 04:03:31 +00:00 |
Walzer
|
5448bdd392
|
issue #18, debug
|
2010-08-13 03:16:04 +00:00 |
Walzer
|
23dc04ffaf
|
issue #18, debug
|
2010-08-13 01:26:52 +00:00 |
Walzer
|
9510be1d72
|
fixed #41, complete label
|
2010-08-12 09:39:25 +00:00 |
Walzer
|
c06cae617f
|
issue #41, implement CCLabel,CCLabelAtlas
|
2010-08-11 10:09:10 +00:00 |