samuele3hu
|
7101bc4377
|
issue #2103 remove simple cocosbuilder sample
|
2013-06-03 14:59:04 +08:00 |
samuele3hu
|
af0737ce87
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into bind_cocosbuilder
|
2013-06-03 13:48:12 +08:00 |
samuele3hu
|
afa6b81ba7
|
issue #2103 add cocosbuilder lua bind and add a simple sample
|
2013-06-03 13:47:12 +08:00 |
James Chen
|
d0680258c6
|
fixed #1647: [WebSocket] Fixing compilation errors on win32.
|
2013-06-03 10:03:38 +08:00 |
James Chen
|
f2f0f031c7
|
fixed #1647: Renaming enumerations to Cocos2d-x style. ERROR and ERROR_TIMEOUT is defined as macros on Windows, fuck it.
|
2013-06-03 09:55:43 +08:00 |
James Chen
|
4b8f76c903
|
WS_ERROR -> ERROR, WS_STATE -> STATE.
|
2013-06-02 18:56:49 +08:00 |
James Chen
|
cedb427a6e
|
fixed #1647: Adding WebSocket support for Cpp and JSB.
Conflicts:
extensions/proj.win32/libExtensions.vcxproj
extensions/proj.win32/libExtensions.vcxproj.filters
|
2013-06-02 18:55:57 +08:00 |
Ricardo Quesada
|
f6665d492b
|
CCConfiguration supports default values in the query
Adds tests for the new API as well
|
2013-05-30 16:10:31 -07:00 |
Ricardo Quesada
|
ebb392ca8e
|
CCConfiguration has format
CCconfiguration has a file format.
It has a data and metadata
|
2013-05-28 18:15:16 -07:00 |
minggo
|
6f624351b3
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into ETC1-support
|
2013-05-28 11:36:05 +08:00 |
minggo
|
beef61fc90
|
issue #2161: android supports ETC format now
|
2013-05-27 14:42:22 +08:00 |
Lee, Jae-Hong
|
47fac0ed98
|
Implement CCEditBox for Tizen. (develop branch)
|
2013-05-26 20:40:13 +09:00 |
samuele3hu
|
338c7c8d67
|
issue #2103 add more test lua
|
2013-05-24 11:42:27 +08:00 |
James Chen
|
731b3c2324
|
fixed #2215: Updating project configuration for other platforms after adding ConfigurationTest.
|
2013-05-23 10:09:35 +08:00 |
Ricardo Quesada
|
207fc4be9c
|
Adds ConfigurationTest to the suite
|
2013-05-22 17:56:05 -07:00 |
James Chen
|
c1d85aaab2
|
Merge pull request #2611 from pyrasis/tizen_2.1
Update projects to Tizen 2.1 SDK.
|
2013-05-22 02:07:06 -07:00 |
Lee, Jae-Hong
|
220ac4982a
|
Update projects to Tizen 2.1 SDK.
|
2013-05-22 16:55:18 +09:00 |
James Chen
|
5c506e2edc
|
Merge pull request #2607 from pyrasis/background_foreground_tizen
Implementing foreground and background status for Tizen port.
|
2013-05-21 21:43:51 -07:00 |
minggo
|
d1a8f54113
|
Merge pull request #2609 from j4m3z0r/emscriptenate
Add Audio Support for Emscripten
|
2013-05-21 18:32:12 -07:00 |
Lee, Jae-Hong
|
d83ed86739
|
Implementing foreground and background status and modify CocosDenshion comment.
|
2013-05-21 22:48:51 +09:00 |
Lee, Jae-Hong
|
6f34c7cb46
|
Support Tizen 2.1 SDK.
|
2013-05-21 21:22:31 +09:00 |
minggo
|
cc2b00e9fe
|
Merge pull request #2573 from j4m3z0r/emscriptenate
Use browser font rendering instead of FreeType
|
2013-05-20 22:50:28 -07:00 |
James Gregory
|
da7113a04f
|
Implement audio for Emscripten using SDL. Still needs methods to release samples when we're done with them.
|
2013-05-20 20:09:56 -07:00 |
James Chen
|
acef98a350
|
Merge pull request #2572 from pyrasis/tizen
fixed #2185: Cocos2d-x Tizen support.
|
2013-05-20 20:08:28 -07:00 |
Lee, Jae-Hong
|
e1a947637f
|
Use libcocos2d.a HelloCpp, TestCpp, and SimpleGame.
|
2013-05-21 10:43:24 +09:00 |
James Gregory
|
a1ff189854
|
Query the GL canvas for its width and height and use that rather than hardcoding it. Default the frame size to the whole canvas, and update the samples to use iPad resolution (1024x768).
|
2013-05-17 12:39:18 -07:00 |
minggo
|
59a6635c7b
|
issue #1859:fix compiling error of AssetsManager.cpp
|
2013-05-17 09:47:31 +08:00 |
Lee, Jae-Hong
|
20dffcd179
|
Adding SampleGame project. for Tizen.
|
2013-05-16 21:20:49 +09:00 |
Lee, Jae-Hong
|
1c170aedd3
|
Adding README.mdown for TestCpp
|
2013-05-16 20:52:19 +09:00 |
Lee, Jae-Hong
|
65373f828c
|
Adding README.mdown for HelloCpp
|
2013-05-16 20:52:00 +09:00 |
Lee, Jae-Hong
|
bef09d51f9
|
Adding placeholder.txt for samples/Cpp/HelloCpp/proj.tizen/res directory.
|
2013-05-16 20:49:13 +09:00 |
Lee, Jae-Hong
|
6b990209a2
|
Set the static libarary pathes.
|
2013-05-16 20:25:12 +09:00 |
Lee, Jae-Hong
|
6289a20fcb
|
Adding design size for Tizen.
|
2013-05-16 20:23:21 +09:00 |
Lee, Jae-Hong
|
fc28943b3f
|
set screen orientation landscape. TestCpp project.
|
2013-05-16 20:17:41 +09:00 |
Lee, Jae-Hong
|
2a332a5862
|
Replace \ to / in include and library pathes.
|
2013-05-16 20:16:27 +09:00 |
Lee, Jae-Hong
|
c426370f63
|
Replace tab to spaces.
|
2013-05-16 20:14:40 +09:00 |
Lee, Jae-Hong
|
bd71c8775d
|
Modify library link order.
|
2013-05-16 20:14:16 +09:00 |
Lee, Jae-Hong
|
09a0eec90a
|
Enable chipmunk.
|
2013-05-16 20:14:03 +09:00 |
Lee, Jae-Hong
|
34599daf9d
|
Enable Box2D.
|
2013-05-16 20:13:36 +09:00 |
Lee, Jae-Hong
|
9bbfdf2adb
|
Adding placeholder.txt files.
|
2013-05-16 20:12:31 +09:00 |
Lee, Jae-Hong
|
ca69bf39c8
|
Modify the output filename.
|
2013-05-16 20:11:33 +09:00 |
Lee, Jae-Hong
|
e445af65ad
|
Adding license.
|
2013-05-16 20:11:14 +09:00 |
Lee, Jae-Hong
|
9db7b7f3a3
|
Adding TestCpp project for Tizen.
|
2013-05-16 20:10:53 +09:00 |
Lee, Jae-Hong
|
e459129fac
|
Move to rootstraps directory.
|
2013-05-16 20:06:25 +09:00 |
Lee, Jae-Hong
|
7e1be64f28
|
Allocate memory for AppDelegate.
|
2013-05-16 19:59:59 +09:00 |
Lee, Jae-Hong
|
ab8ede5ff8
|
Adding Osp Application, Osp Form Layer and implementing CCEGLView.
|
2013-05-16 19:55:26 +09:00 |
Lee, Jae-Hong
|
112ff3c820
|
Adding manifest.xml.
|
2013-05-16 19:55:00 +09:00 |
Lee, Jae-Hong
|
e286759965
|
Adding placeholder.txt
|
2013-05-16 19:54:38 +09:00 |
Lee, Jae-Hong
|
690e383950
|
Adding HelloCpp sample for Tizen.
|
2013-05-16 19:52:59 +09:00 |
minggo
|
1a947ce1cd
|
Merge pull request #2567 from minggo/AssetsManager-asynchronization
Make AssetsManager download resources in a new thread
|
2013-05-15 20:24:05 -07:00 |