yangws
|
814b66b089
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into 396
|
2011-03-28 11:11:50 +08:00 |
yangws
|
dceff2d179
|
issue #396 android modified.
|
2011-03-28 11:09:49 +08:00 |
yangws
|
4b86cec4be
|
issue #396 win32 modifyed.
|
2011-03-28 10:44:14 +08:00 |
walzer
|
2f573a784e
|
fixed #435, CocosDenshion crashes at foreground/background switching
|
2011-03-27 22:17:18 +08:00 |
walzer
|
f568ad8487
|
issue #379, fix a bug caused by airplay port integration, which makes android port unable to load resources by zlib.
|
2011-03-26 14:09:42 +08:00 |
walzer
|
3029b66fbc
|
Merge branch '417' of https://github.com/yangws/cocos2d-x into yangws-417
|
2011-03-26 13:35:53 +08:00 |
yangws
|
2015e468ca
|
fixed #417 When mouse pressed, capture it in EGLView.
|
2011-03-26 11:34:18 +08:00 |
yangws
|
cd6352adec
|
add new files to vc2010 project.
|
2011-03-25 17:41:54 +08:00 |
walzer
|
326bc998da
|
typo fixed, sorry :(
|
2011-03-25 16:13:18 +08:00 |
walzer
|
95d672a858
|
add copyright & author name for airplay port
|
2011-03-25 15:30:10 +08:00 |
walzer
|
e4ae24a20c
|
Merge branch 'yangws-430'
|
2011-03-25 14:25:52 +08:00 |
walzer
|
9c1d462275
|
Merge branch '430' of https://github.com/yangws/cocos2d-x into yangws-430
|
2011-03-25 14:23:05 +08:00 |
walzer
|
9b8bc8373b
|
fixed #431, manually merge the WenSheng's work
|
2011-03-25 14:20:53 +08:00 |
walzer
|
fa5e71916b
|
issue #431, manually merge WenSheng's work
|
2011-03-25 14:16:58 +08:00 |
yangws
|
be966dbddb
|
fixed #430 Solved bug by replacing glColor4ub with glColor4f.
|
2011-03-25 13:50:57 +08:00 |
walzer
|
7e7e8e2b4c
|
Merge branch 'issue427'
|
2011-03-25 13:45:49 +08:00 |
walzer
|
ff91c91ea9
|
issue #427 android HelloWorld ok
|
2011-03-25 12:01:56 +08:00 |
walzer
|
d58a1ac9bc
|
issue #427 projct configs for win32-vs2008, wophone emu & device are ok
|
2011-03-25 11:23:21 +08:00 |
walzer
|
0450048a41
|
[all] typo fixed, CCSprite::isTextureRectTotated -> CCSprite::isTextureRectRotated
|
2011-03-25 09:48:43 +08:00 |
walzer
|
799fb0994f
|
issue #427, airplay port ok
|
2011-03-24 18:17:35 +08:00 |
walzer
|
db4fb7cc9c
|
issue #427, refactor ios port ok.
|
2011-03-24 17:51:29 +08:00 |
walzer
|
b9c56f1728
|
issue #427, try to add CCSAXParser.h
|
2011-03-24 16:16:49 +08:00 |
walzer
|
ed492bbd1e
|
[airplay] first commit of airplay port. Thanks for Аксёнов Максим's contribution!
|
2011-03-23 22:16:20 +08:00 |
unknown
|
7fa4e43ee5
|
fixed #424 CCamera.cpp rename to CCCamera.cpp, re-add the file to vc2010 project.
|
2011-03-23 10:01:37 +08:00 |
walzer
|
2b7a324c47
|
fix compilation error when COCOS2D_DEBUG = 2
|
2011-03-21 10:50:24 +08:00 |
walzer
|
81fa070125
|
fixed #418, add copyright of original authors, merge Bin's commit
|
2011-03-19 14:45:51 +08:00 |
walzer
|
adfad22b2e
|
Merge branch 'issue_418' of https://github.com/minggo/cocos2d-x into minggo-issue_418
|
2011-03-19 14:20:30 +08:00 |
minggo
|
22b55eaf78
|
issue #418: add copyright of original author to each file
|
2011-03-19 10:59:01 +08:00 |
walzer
|
abd2725ed4
|
issue #148, add copyright
|
2011-03-19 10:34:26 +08:00 |
walzer
|
08a5f8029e
|
issue #418 add copyright of original authors to particle module
|
2011-03-19 10:07:16 +08:00 |
walzer
|
ffeb116542
|
Merge branch 'issue_400' of https://github.com/minggo/cocos2d-x into minggo-issue_400
|
2011-03-18 16:32:20 +08:00 |
walzer
|
d8c28d3754
|
Merge branch 'issue_409' of https://github.com/minggo/cocos2d-x into minggo-issue_409
|
2011-03-18 15:59:01 +08:00 |
walzer
|
b56014c70f
|
issue #376, ios version compilation error when when COCOS2D_DEBUG = 1, fix CCLOG(@"...") to CCLOG("")
|
2011-03-18 15:17:15 +08:00 |
minggo
|
6524d037db
|
issue #400: change vs2010 vcproj to include CCCamera.cpp
|
2011-03-18 15:06:26 +08:00 |
minggo
|
1ce64f1ecf
|
issue #400: rename CCamera.cpp to CCCamera.cpp
|
2011-03-18 14:54:24 +08:00 |
minggo
|
7d39629c8c
|
issue #400: rename CCamera.cpp to CCCamera.cpp
|
2011-03-18 14:54:03 +08:00 |
minggo
|
47173778cc
|
fixed #409: rename NSArray UIAlignment
|
2011-03-18 14:31:29 +08:00 |
walzer
|
724ac1d0a9
|
Merge branch 'issue_403' of https://github.com/minggo/cocos2d-x into minggo-issue_403
|
2011-03-18 10:08:43 +08:00 |
minggo
|
7c52a521fa
|
fixed #403: change UIEvent to CCEvent
|
2011-03-18 09:39:34 +08:00 |
walzer
|
b4d757ce9e
|
fixed #408 @5m , fix memory leak in CCImage::_initWithPngData
|
2011-03-17 14:26:36 +08:00 |
walzer
|
fe6487b33a
|
Merge branch 'master' of https://github.com/yangws/cocos2d-x into yangws-master
|
2011-03-17 11:58:38 +08:00 |
yangws
|
dd7934a19e
|
Merge branch 'master' of https://github.com/yangws/cocos2d-x
|
2011-03-17 11:11:56 +08:00 |
yangws
|
fc2818cf21
|
fixed #404 enableRitinaDisplay return false on iphone3
|
2011-03-17 11:10:50 +08:00 |
walzer
|
0f760e89fa
|
#include "ccGL.h" -> #include "CCGL.h" in CCamera.cpp, for case-sensitive systems
|
2011-03-17 09:48:28 +08:00 |
walzer
|
59b65373e7
|
[bug fix] CCConfiguration::checkForGLExtension(const string&) sometimes crashes. Define it!
|
2011-03-16 20:53:08 +08:00 |
walzer
|
19d8dc6978
|
Merge branch 'dev' of https://github.com/yangws/cocos2d-x into yangws-dev
|
2011-03-15 15:44:53 +08:00 |
yangws
|
61e2f56439
|
Add Retina display resource for tests.
Modify CCDrawingPrimitives.cpp for retina display support.
|
2011-03-15 15:12:50 +08:00 |
natural-law
|
06ad40f101
|
[android]fixed #356,modify the parameter type form ccxScopedPtr<std::string> to std::string *.
|
2011-03-15 11:59:45 +08:00 |
minggo
|
89db0334a3
|
revert the modification of CCNode_mobile.cpp and CCSprite.cpp
|
2011-03-15 10:27:16 +08:00 |
minggo
|
4b61e713e5
|
Merge branch 'dev' of https://github.com/yangws/cocos2d-x into yangws-dev
|
2011-03-15 10:20:56 +08:00 |