dumganhar
|
3c795073e0
|
Merge branch 'master' into bada
Conflicts:
HelloWorld/iphone/HelloWorld.xcodeproj/project.pbxproj
cocos2dx/CCamera.cpp
cocos2dx/cocoa/NSData.cpp
cocos2dx/label_nodes/CCBitmapFontAtlas.cpp
cocos2dx/platform/CCFileUtils_platform.h
cocos2dx/platform/CCXApplication_platform.h
cocos2dx/platform/CCXCocos2dDefine_platform.h
cocos2dx/platform/CCXEGLView_platform.h
cocos2dx/platform/CCXMath.h
cocos2dx/platform/CCXUIAccelerometer_platform.h
cocos2dx/platform/CCXUIImage_platform.h
cocos2dx/platform/ccxCommon_platform.h
cocos2dx/platform/config_platform.h
cocos2dx/platform/platform.h
cocos2dx/support/base64.cpp
cocos2dx/tileMap_parallax_nodes/CCTMXXMLParser.cpp
tests/AppDelegate.cpp
tests/test.iphone/test.iphone.xcodeproj/project.pbxproj
|
2011-09-19 13:42:08 +08:00 |
liswei
|
3e54282e04
|
fixed #502 modify CCConfiguration to singleton mode
|
2011-06-15 11:48:00 +08:00 |
liswei
|
1591c7edc8
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
RongHong
|
67eb87abfe
|
To fix the crash when the gles version is too low
|
2011-06-08 10:02:07 +08:00 |
minggo
|
7d52161804
|
fixed #441: Initialize pointer in contruction & detect pointer value in destruction
|
2011-04-01 16:06:53 +08:00 |
walzer
|
81fa070125
|
fixed #418, add copyright of original authors, merge Bin's commit
|
2011-03-19 14:45:51 +08:00 |
walzer
|
abd2725ed4
|
issue #148, add copyright
|
2011-03-19 10:34:26 +08:00 |
walzer
|
59b65373e7
|
[bug fix] CCConfiguration::checkForGLExtension(const string&) sometimes crashes. Define it!
|
2011-03-16 20:53:08 +08:00 |
minggo
|
53753b65b5
|
merge bada platform
|
2010-12-15 18:05:02 +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
|
040f68160a
|
issue #176 add test code in test_win32, which same with test_uphone .
|
2010-10-12 09:15:44 +00:00 |
Walzer
|
5fd1bf85b6
|
issue #121, return bool in function init****
|
2010-09-04 04:02:52 +00:00 |
Ming
|
260125af50
|
issue #6: fixed a compile error
|
2010-08-06 06:29:57 +00:00 |
Ming
|
410ca0f269
|
issue #6: fixed a compile error
|
2010-08-06 06:04:49 +00:00 |
Walzer
|
14427a24d7
|
|
2010-08-04 07:46:12 +00:00 |
natural-law
|
e9f36ce744
|
fixed #25
添加一个简单的CCSprite单元测试,同时修正几个小的bug
|
2010-08-03 04:07:32 +00:00 |
Ming
|
4cd8860827
|
issue #6: update CCConfiguration.cpp
|
2010-07-19 01:57:51 +00:00 |
Ming
|
d2522eb541
|
issue #6: add CCDirector.h and update CCConfiguration
|
2010-07-12 09:03:27 +00:00 |
Ming
|
89dcd544fb
|
fixed #9
|
2010-07-08 03:58:33 +00:00 |
Walzer
|
97d6aaf296
|
issue #2, add link to website at each file header
|
2010-07-06 12:55:05 +00:00 |
Ming
|
924017afdd
|
issue #6
|
2010-07-06 12:40:11 +00:00 |
Ming
|
c04225ab4b
|
issue #6: update CCConfiguration.cpp, CCDrawingPrimitives.cpp
|
2010-07-06 09:54:36 +00:00 |
Ming
|
dafe99ca70
|
issue #2: move to folder cocos2dx
|
2010-07-06 08:28:41 +00:00 |