James Chen
|
788b478b3c
|
Make sure HelloCpp can be full screen.
|
2012-11-29 16:31:29 +08:00 |
James Chen
|
f2e0df4de3
|
issue #1565: Removed VS2008 support.
|
2012-11-19 14:42:27 +08:00 |
James Chen
|
f4f63fd824
|
fixed #1520: Added comments for using multiresolution in HelloCpp.
|
2012-10-23 10:50:47 +08:00 |
James Chen
|
bd0ad94bf2
|
Updated the comment of setFrameZoomFactor.
|
2012-10-19 18:00:26 +08:00 |
James Chen
|
5751d82e6b
|
Renamed "setFrameZoom" to "setFrameZoomFactor", added 'getFrameZoomFactor'.
|
2012-10-19 17:39:55 +08:00 |
James Chen
|
0b101bedd0
|
issue #1515: Adding a zoom function for debugging large resolution (e.g.new ipad) app on desktop.
|
2012-10-18 10:54:19 +08:00 |
johnangel
|
a2e1400402
|
Merge remote branch 'upstream/gles20' into gles20
|
2012-10-16 08:42:30 +02:00 |
James Chen
|
98aa5dd489
|
issue #1486: Updated AppDelegate.cpp and proj.win32/main.cpp.
|
2012-10-12 10:02:49 +08:00 |
johnangel
|
fdec1ba4b9
|
Fixing include paths to be able to compile cocos2d-x using
external Visual Studio solution, without copying all files
|
2012-09-15 16:34:31 +02:00 |
James Chen
|
fac3e9c8de
|
issue #1437: fixed some compile errors.
|
2012-08-21 17:25:03 +08:00 |
James Chen
|
0fce637ec7
|
issue #1429: First commit CCEditBox support, only valid on IOS. PLZ refer to ExtensionsTest/EditBoxTest.
|
2012-08-15 14:33:56 +08:00 |
James Chen
|
826dfe4102
|
issue #1405: multi resolution works ok on win32. Add CCFileUtils::getResourceDirectory() method.
|
2012-08-09 12:49:33 +08:00 |
James Chen
|
2ab5e4ab9c
|
issue #1399: Added vs2010 support.
|
2012-07-23 11:57:34 +08:00 |
James Chen
|
77f1fba566
|
issue #1399: Adjust folder structure, made it built successfully on win32.
|
2012-07-20 14:05:52 +08:00 |
minggo
|
f9c40f7372
|
issue #1399: work ok on iOS after adjusting directory structure
|
2012-07-19 17:22:36 +08:00 |