James Chen
|
ee3e68014b
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into android_editbox
|
2012-08-24 00:16:11 +08:00 |
James Chen
|
1685e5c497
|
issue #1429: Used java code to implement keyboard layout.
|
2012-08-24 00:15:15 +08:00 |
minggo
|
37cb691600
|
fix some bugs while testing
|
2012-08-23 18:01:28 +08:00 |
James Chen
|
06038163ca
|
iss1429: Finished using Dialog to implement CCEditBox for android port.
Next step:
Using Java codes to implement Cocos2dxEditBox. Don't use style.xml, color.xml and keyboard.xml.
|
2012-08-23 15:34:57 +08:00 |
minggo
|
d83cdbda09
|
fixed #1441: put hd and ipad resources into separate directory
|
2012-08-23 14:20:32 +08:00 |
James Chen
|
a437099779
|
issue #1429: Use activity to implement CCEditBox for android. Next step: use dialog to implement CCEditBox.
|
2012-08-23 09:42:28 +08:00 |
James Chen
|
bcbd161398
|
issue #1429: First commit CCEditBox for android port.
|
2012-08-22 09:47:04 +08:00 |
James Chen
|
3eecc283d0
|
Merge branch 'iss1437_return_pointer' of https://github.com/minggo/cocos2d-x into iss1437_return_pointer
|
2012-08-21 16:57:41 +08:00 |
minggo
|
ba2049d086
|
iss1438_android_template
|
2012-08-21 16:45:23 +08:00 |
minggo
|
07ddd43695
|
issue #1437:make CCApplication::sharedApplication() return pointer
|
2012-08-21 15:28:43 +08:00 |
minggo
|
cfdc50fb60
|
issue #1437:make CCEGLView::sharedOpenGLView() return pointer
|
2012-08-21 14:58:31 +08:00 |
James Chen
|
7eb5d85298
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into dale_bb
|
2012-08-20 15:49:24 +08:00 |
James Chen
|
6c9b4d3357
|
fixed #1420: Merged gles20 branch of blackberry port from Dale's repo and fixed some bugs.
|
2012-08-20 15:49:02 +08:00 |
minggo
|
a8f2c74b9e
|
change TARGET_OS_IPHONE to TARGET_OS_MAC in TestCpp mac project
|
2012-08-20 15:42:56 +08:00 |
Dale Ducharme
|
4004a8ac61
|
Cocos2dx for gles2.
|
2012-08-17 17:45:21 -04:00 |
James Chen
|
f7fd4fc2bf
|
issue #1429: Fixed a bug in EAGLView.mm.
|
2012-08-17 15:24:33 +08:00 |
James Chen
|
d3338a70e5
|
issue #1429: Updated EditBoxTest and fix a bug about callback function.
|
2012-08-17 14:29:07 +08:00 |
James Chen
|
ce9c744f21
|
fixed #1419: cocos2dx-test ~> TestCpp
|
2012-08-16 18:20:00 +08:00 |
James Chen
|
48fa8a4e88
|
fixed #1419: Update eclipse project configurations for linux port.
|
2012-08-16 18:09:01 +08:00 |
James Chen
|
de2c00b7ae
|
issue #1405: fixed some compile error on win32 and linux.
|
2012-08-16 11:30:25 +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
|
03c2366821
|
Merge branch 'minggo_res' of https://github.com/dumganhar/cocos2d-x into gles20
|
2012-08-09 17:50:39 +08:00 |
James Chen
|
6e2cace72d
|
Merge branch 'iss1405_multi_resolution' of https://github.com/minggo/cocos2d-x into minggo_res
|
2012-08-09 17:19:20 +08:00 |
James Chen
|
a7ce8f2e21
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into minggo_res
|
2012-08-09 17:16:10 +08:00 |
James Chen
|
3ff21fe275
|
fixed #1424: http wrapper compiled ok on win32.
|
2012-08-09 17:04:55 +08:00 |
minggo
|
c31415b7bd
|
issue #1405:resolution supports on mac
|
2012-08-09 14:34:20 +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 |
Walzer
|
08198c082e
|
issue #1424, http wrapper has been tested on iOS, mac, android port.
|
2012-08-09 10:45:11 +08:00 |
minggo
|
cc39dc55f4
|
issue #1405:remove unneeded functions of CCFileUtils
|
2012-08-08 18:39:33 +08:00 |
minggo
|
3395bba327
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into iss1405_multi_resolution
|
2012-08-08 17:42:45 +08:00 |
Walzer
|
9ee50bb59a
|
issue #1424, add doxygen comments, use httpbin.org interfaces in GET/POST before setting up our website.
|
2012-08-08 12:05:02 +08:00 |
Walzer
|
b094f70ab3
|
issue #1424, http-get works ok. Tomorrow I will focus on post.
|
2012-08-07 18:28:07 +08:00 |
Walzer
|
39e45da8d9
|
Merge branch 'gles20' of https://github.com/greathqy/cocos2d-x into network
|
2012-08-06 15:36:13 +08:00 |
qingyun
|
054fe4993c
|
fix CCLog stack overflow
|
2012-08-06 14:47:23 +08:00 |
minggo
|
9ccf3cefdf
|
fixed #1417:add header search path and add CCTouch.cpp into mac project
|
2012-08-06 11:08:06 +08:00 |
qingyun
|
24136dc575
|
add CCHttpRequest and related tests to repository
|
2012-08-04 18:27:27 +08:00 |
qingyun
|
dc35596ce9
|
add greathqy to AUTHORS
|
2012-08-04 18:12:39 +08:00 |
James Chen
|
e9aa3743fa
|
issue #1405: muti-resolution works ok on linux.
|
2012-08-03 13:56:18 +08:00 |
James Chen
|
9c26e38563
|
Merge branch 'gles20' of https://github.com/tongpengfei/cocos2d-x into linux_gles20
|
2012-08-03 10:10:33 +08:00 |
pengfei tong
|
a37fd743e0
|
[FIX] testjs
|
2012-08-02 16:23:31 +08:00 |
pengfei tong
|
c82c8412a8
|
[LOG] fix makefile
|
2012-08-02 13:19:40 +08:00 |
pengfei tong
|
b93d0b5ebf
|
[LOG] add linux port
|
2012-08-02 13:02:59 +08:00 |
minggo
|
5399aac590
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into iss1405_multi_resolution
|
2012-08-02 10:50:15 +08:00 |
minggo
|
60983e8a02
|
Merge pull request #1147 from folecr/morefixandroidbuildscript
Further clean up of android build scripts and template
|
2012-08-01 19:45:18 -07:00 |
minggo
|
0b2396c54b
|
issue #1405:support three type of resolution
|
2012-08-01 16:56:12 +08:00 |
Walzer
|
cc3d850892
|
fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float"
|
2012-08-01 15:30:12 +08:00 |
folecr
|
4d3df6145b
|
Cleaner build scripts
|
2012-07-31 22:56:18 -07:00 |
Walzer
|
dc37896ed9
|
change the param sequence of CCLabelTTF::create and initWithString, according to JS APIs
|
2012-08-01 13:24:23 +08:00 |
Walzer
|
0431cb455b
|
fixed #1413, add CCTouch::getLocation(), getDelta() method
return OpenGL coordinates directly, to make the usage more convenient.
|
2012-07-31 17:41:53 +08:00 |
Walzer
|
b8fa32dbc0
|
use extensions/GUI instead of extensions/UI
|
2012-07-30 22:57:59 +08:00 |