minggo
|
9b2398dfd5
|
add missing in ReadMe.md
|
2013-08-07 11:18:19 +08:00 |
minggo
|
9f65961a96
|
Merge pull request #3348 from azmeuk/makefile
Toplevel Makefile refactoring
|
2013-08-06 19:13:23 -07:00 |
minggo
|
f447398211
|
Merge pull request #3376 from folecr/android_redesign_update_template
Update templates to match newer, mostly-NDK Android port
|
2013-08-06 19:11:00 -07:00 |
James Chen
|
4f740809dd
|
The target needs to be set to 'spidermonkey' when generating jsbindings since we has added 'lua' target yet.
|
2013-08-07 10:08:00 +08:00 |
James Chen
|
5d5712178a
|
Merge pull request #3383 from dumganhar/develop
[ci skip]Updating bindings-generator to the latest version.
|
2013-08-06 19:03:14 -07:00 |
James Chen
|
710b895aaa
|
Updating bindings-generator to the latest version.
|
2013-08-07 10:02:20 +08:00 |
minggo
|
04ed8557d5
|
Merge pull request #3382 from ricardoquesada/improved_readme
Improved README.md
|
2013-08-06 19:00:56 -07:00 |
Ricardo Quesada
|
6a8e5fe25a
|
small change in instructions
|
2013-08-06 15:14:48 -07:00 |
Ricardo Quesada
|
1ef6965260
|
Improved README.md
Renamed README.mdown to READM.md
Added more useful information in the README.md
'create-multi-platform-projects.py' converted to "unix" format.
|
2013-08-06 15:07:42 -07:00 |
James Chen
|
d02b227558
|
Merge pull request #3379 from dumganhar/develop
Resetting JS-Test, It was modified in https://github.com/cocos2d/cocos2d-x/pull/3357.
|
2013-08-06 01:28:55 -07:00 |
James Chen
|
989f350e39
|
Resetting JS-Test, It was modified in https://github.com/cocos2d/cocos2d-x/pull/3357.
|
2013-08-06 16:27:40 +08:00 |
James Chen
|
b3bfe2401a
|
Merge pull request #3378 from pyrasis/tizen_2.2
[Tizen] fix acceleration wrong coordinates.
|
2013-08-06 00:17:25 -07:00 |
Lee, Jae-Hong
|
5cc906f798
|
[Tizen] fix acceleration wrong coordinates.
|
2013-08-06 16:10:13 +09:00 |
James Chen
|
a5067f63dd
|
Merge pull request #3372 from pyrasis/tizen_2.2
[Tizen] Fix Debug Settings
|
2013-08-05 22:51:06 -07:00 |
Lee, Jae-Hong
|
1acfca45b2
|
[Tizen] CC_ENABLE_CHIPMUNK_INTEGRATION=1
|
2013-08-06 14:42:53 +09:00 |
folecr
|
3176dddc83
|
Update Android JSON config files and project creation script
|
2013-08-05 19:29:08 -07:00 |
folecr
|
5295b85d8e
|
Update templates for Android
|
2013-08-05 19:14:47 -07:00 |
minggo
|
3c18151981
|
Merge pull request #3357 from folecr/android_redesign
Simpler, more modern Android port of cocos2d-x
|
2013-08-05 18:55:49 -07:00 |
James Chen
|
81fc0069cc
|
Updating travis-script/run-script.sh, don't build template projects for android.
|
2013-08-06 09:54:23 +08:00 |
folecr
|
1721e90e3d
|
Update TestLua
|
2013-08-05 16:41:34 -07:00 |
folecr
|
07917429a0
|
Update HelloLua
|
2013-08-05 16:41:30 -07:00 |
Lee, Jae-Hong
|
3db495ab0e
|
[Tizen] Fix Debug Settings.
- fix debugging failure problem
|
2013-08-06 01:26:56 +09:00 |
folecr
|
bf6b57fe19
|
Changes to match reverting of namespace simplegame for this sample
|
2013-08-05 02:05:48 -07:00 |
folecr
|
fe01166e92
|
Revert "namespace simplegame for game code"
This reverts commit f35ebf6c494b68e6b3938a8ad1781d0d0684bb45.
|
2013-08-05 02:05:47 -07:00 |
folecr
|
74583d21f3
|
Android port needs etc headers
|
2013-08-05 02:05:47 -07:00 |
folecr
|
8e386cf0bc
|
moar checking
|
2013-08-05 02:05:47 -07:00 |
folecr
|
952cefa036
|
Accelerometer
|
2013-08-05 02:05:47 -07:00 |
folecr
|
7510a55c6a
|
Update TestJavaScript
|
2013-08-05 02:05:47 -07:00 |
folecr
|
5531272979
|
Update a bunch of JS projects for android
|
2013-08-05 02:05:47 -07:00 |
folecr
|
23061fb312
|
AssetsManagerTest
|
2013-08-05 02:05:47 -07:00 |
folecr
|
ff079791e5
|
TestCpp
|
2013-08-05 02:05:47 -07:00 |
folecr
|
d3476bec17
|
HelloCpp
|
2013-08-05 02:05:46 -07:00 |
folecr
|
b56df6d28c
|
Separate log macro for logging event processing
|
2013-08-05 02:05:46 -07:00 |
folecr
|
5889cc2218
|
Shift by correct amount
|
2013-08-05 02:05:46 -07:00 |
Rohan Kuruvilla
|
fa940ec292
|
Add touch input processing
|
2013-08-05 02:05:46 -07:00 |
folecr
|
81318d72ed
|
Update target sdk version to 13 so that the game can handle all configuration changes
|
2013-08-05 02:05:46 -07:00 |
Rohan Kuruvilla
|
388edc144b
|
Adding additional android:configChanges parameters to AndroidManifest
|
2013-08-05 02:05:46 -07:00 |
Rohan Kuruvilla
|
3c20c6d9a8
|
Fixing bug where engine wouldn't start animating when coming into foreground
|
2013-08-05 02:05:46 -07:00 |
folecr
|
f40fe3b028
|
Fix signature of Java method used in JNI
|
2013-08-05 02:05:46 -07:00 |
folecr
|
c4fe5de7a4
|
cddandroidOpenSLEngine.h with updated method declaration
|
2013-08-05 02:05:45 -07:00 |
folecr
|
c308d37a4b
|
cddandroidOpenSLEngine.cpp with updated method declaration
|
2013-08-05 02:05:45 -07:00 |
folecr
|
b01e27abc0
|
cddandroidAndroidJavaEngine.cpp with updated method declaration
|
2013-08-05 02:05:45 -07:00 |
folecr
|
b8db689e3a
|
cddandroidAndroidJavaEngine.h with updated method declaration
|
2013-08-05 02:05:45 -07:00 |
folecr
|
74c928bafc
|
Empty implementation updated to match method declarations and getInstance() instead of sharedEngine()
|
2013-08-05 02:05:45 -07:00 |
folecr
|
8e897d1902
|
Use getInstance() instead of deprecated sharedFileUtils()
|
2013-08-05 02:05:45 -07:00 |
folecr
|
ca8bc2ca4a
|
Use Java audio for all devices while compatibility is tested.
|
2013-08-05 02:05:44 -07:00 |
folecr
|
2d7d918fa5
|
Set pointer to singleton instance to NULL after delete-ing it.
|
2013-08-05 02:05:44 -07:00 |
folecr
|
f3141826b2
|
Remove unnecessary DeleteLocalRef (?) and clean up checking code
|
2013-08-05 02:05:44 -07:00 |
folecr
|
210cf68cab
|
Remove OpenSL code. Add empty implementation for OpenSL Audio Engine.
|
2013-08-05 02:05:44 -07:00 |
folecr
|
3a7c5628c5
|
Empty implementation of SimpleAudioEngine to satisfy compiler.
|
2013-08-05 02:05:44 -07:00 |