James Chen
|
ff24eac21a
|
[dispatcher] Adding new EventDispatcher Test to Makefile and project.
|
2013-09-13 18:08:00 +08:00 |
zhangcheng
|
98fce2fa84
|
1. update Samples on develop branch.
|
2013-09-10 09:53:15 +08:00 |
Éloi Rivard
|
9dcb6fb80e
|
Multi-resolution emscripten html template.
Default emscripten html template update.
Minor emscripten warnings.
|
2013-08-05 09:24:47 +02:00 |
Éloi Rivard
|
682a1238fa
|
Use of a single emscripten HTML template file.
|
2013-07-24 17:59:21 +02:00 |
James Chen
|
759831c1d8
|
issue #2397: Application::sharedApplication --> Application::getInstance.
|
2013-07-15 16:24:42 +08:00 |
James Chen
|
2c1b26acf8
|
issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance()
|
2013-07-12 13:11:21 +08:00 |
James Chen
|
9946bc4f00
|
issue #2395: Adding Scale9SpriteTest for other platforms.
|
2013-07-11 14:13:01 +08:00 |
James Chen
|
1fb9f44d15
|
issue #2129: Removing CC prefix for samples module.
|
2013-06-20 14:17:10 +08:00 |
James Chen
|
1eadcd8b38
|
fixed #2301: Merge branch 'emscriptenate' of https://github.com/j4m3z0r/cocos2d-x into j4m3z0r-emscriptenate
Conflicts:
cocos2dx/proj.emscripten/cocos2dx.mk
|
2013-06-19 13:03:51 +08:00 |
James Gregory
|
88648aafc4
|
Update to testcpp makefile to include all assets, rather than cherrypicking.
|
2013-06-18 16:12:05 -07:00 |
James Gregory
|
ad90fe88a8
|
Merge remote-tracking branch 'origin/master' into emscriptenate
|
2013-06-17 20:30:36 -07:00 |
James Gregory
|
84cf597738
|
Simple logging controls in testcpp index.html
|
2013-06-17 20:29:57 -07:00 |
minggo
|
cd5bcb87af
|
issue #2284: merge master and fixed some conflicts
|
2013-06-13 17:54:05 +08:00 |
James Chen
|
522a091d72
|
Adding BaseTest in TestCpp for Android, emscripten, linux, nacl and marmalade.
|
2013-06-07 14:37:06 +08:00 |
yinkaile
|
65974f2243
|
standardize code
|
2013-06-07 10:52:32 +08:00 |
chengstory
|
cfb424a6c9
|
1. add Component struct.
|
2013-06-04 17:38:43 +08:00 |
James Chen
|
731b3c2324
|
fixed #2215: Updating project configuration for other platforms after adding ConfigurationTest.
|
2013-05-23 10:09:35 +08:00 |
minggo
|
d1a8f54113
|
Merge pull request #2609 from j4m3z0r/emscriptenate
Add Audio Support for Emscripten
|
2013-05-21 18:32:12 -07: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 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 |
James Chen
|
42427634f2
|
fixed #2142: Adding datavisitor support for other platforms except win32.
|
2013-05-10 15:37:40 +08:00 |
James Gregory
|
5be2da896a
|
Add resources to TestCpp makefile
|
2013-05-06 21:29:43 -07:00 |
James Gregory
|
cd166c789f
|
Add missing files to testcpp makefile
|
2013-05-06 21:17:22 -07:00 |
James Gregory
|
6bbd6ddf6c
|
Add missing fonts to TestCpp makefile, fixing layertest.
|
2013-05-06 21:00:39 -07:00 |
James Gregory
|
83612c98f9
|
Add missing assets from TestCpp's Makefile
|
2013-05-06 21:00:39 -07:00 |
James Gregory
|
7cb51f4eb4
|
Add missing assets from "Extentions" to TestCpp.
|
2013-05-06 21:00:39 -07:00 |
James Gregory
|
6994d451fe
|
Correct the resolution in main.cpp for TestCpp for Emscripten
|
2013-05-06 20:59:49 -07:00 |
James Gregory
|
297f0fb0ac
|
Add resources to TestCpp makefile
|
2013-05-06 20:59:47 -07:00 |
James Gregory
|
51d42d7392
|
Add index.html for SimpleGame and TestCpp. Set resolution on all canvases to 800x500 to match code.
|
2013-05-06 20:59:47 -07:00 |
James Gregory
|
5a23190672
|
Add main.cpp files for app samples
|
2013-05-06 20:58:43 -07:00 |
James Gregory
|
c45e5797cf
|
Add Makefiles for Emscripten + Emscripten external
|
2013-05-06 20:58:02 -07:00 |