yangws
|
34a6ca5208
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into upto-0.99.5
Conflicts:
cocos2dx/platform/win32/CCXUIImage_win32.cpp
cocos2dx/platform/win32/CCXUIImage_win32.h
tests/test.win32/test.win32.vcproj
|
2011-01-28 14:33:47 +08:00 |
natural-law
|
d56575dd5a
|
[uphone]change the parameter order of function setResource.And add default value of the parameter pszResPath.
|
2011-01-25 14:26:26 +08:00 |
yangws
|
333f0b5574
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into upto-0.99.5
Conflicts:
HelloWorld/AppDelegate.cpp
cocos2dx/particle_nodes/CCParticleSystem.cpp
cocos2dx/proj.win32/cocos2d-win32.vcproj
tests/AppDelegate.cpp
|
2011-01-20 11:18:35 +08:00 |
yangws
|
804dc4ef7c
|
Merge branch 'upto-0.99.5' of https://github.com/cocos2d/cocos2d-x into upto-0.99.5
Conflicts:
cocos2dx/platform/CCArchOptimalParticleSystem.h
cocos2dx/platform/win32/CCXBitmapDC.cpp
cocos2dx/proj.win32/cocos2d-win32.vcproj
|
2011-01-19 15:29:08 +08:00 |
natural-law
|
f992838f96
|
[uphone]fixed #293,Modify the absolute path method in CCFileUtils.
|
2011-01-18 18:21:06 +08:00 |
natural-law
|
acb4a6a369
|
[uphone]fixed #293,modify the absolute path method in CCFileUtils.
|
2011-01-18 10:14:44 +08:00 |
yangws
|
67c0ad6332
|
add platform support project on win32.
Move macros, CCXUIImage, ccxCommon, CCXCocos2dDefine, 3rd party libraries, glu, NSLock, ccxConfig from platform/win32 to platform_support.
|
2011-01-15 18:05:35 +08:00 |
natural-law
|
acff950860
|
[uphone]fixed #315,remove the way which use resource in ResourceMap.
|
2011-01-14 17:42:37 +08:00 |
minggo
|
b2b8591b26
|
fixed #279
|
2010-12-28 10:23:14 +08:00 |
natural-law
|
2c84b167e0
|
fixed #258 Move FileUtils.h from path "support/file_support" to path "include".
|
2010-12-14 10:45:23 +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 |
natural-law
|
1d8b5d02a3
|
debug
|
2010-10-22 07:10:18 +00:00 |
natural-law
|
1f8442cc05
|
issue #182
|
2010-10-21 02:24:46 +00:00 |
natural-law
|
0dbda6c32d
|
issue #185
Let cocos2d-uphone support WVGA
|
2010-10-19 09:08:25 +00:00 |
Walzer
|
d93aae9133
|
issue #171, add annotate for protected member variable
|
2010-09-29 04:03:21 +00:00 |
Walzer
|
dad659641b
|
issue #171, add @brief in class annotate
|
2010-09-29 01:44:57 +00:00 |
Ming
|
a257cad0a4
|
issue #170
|
2010-09-28 10:00:38 +00:00 |
natural-law
|
c57957d910
|
issue #170
add comment of class CCFileUtils
|
2010-09-28 08:57:39 +00:00 |
natural-law
|
b7dd58e4e1
|
issue #170
add comment of class CCFileUtils
|
2010-09-28 08:48:26 +00:00 |
Walzer
|
b2d950743b
|
issue 136, use NSDictionary in CCSpriteFrameCache
|
2010-09-10 06:08:25 +00:00 |
Walzer
|
4b86b49b08
|
fixed #134, fullPathFromRelativeFile, modify CCTextureCache::addImage
|
2010-09-07 10:04:57 +00:00 |
natural-law
|
bd796c7452
|
issue #130
Add function to set the resource path
|
2010-09-07 08:30:31 +00:00 |
natural-law
|
8eb885382e
|
issue #130
Add function to set the resource path
|
2010-09-07 08:05:18 +00:00 |
Ming
|
7291056154
|
fixed #86
|
2010-08-25 09:21:38 +00:00 |