minggo
|
e81efb24c9
|
issue #2905: android samples run ok
|
2013-10-23 16:49:50 +08:00 |
minggo
|
0169189f6a
|
Merge pull request #3992 from Dhilan007/di2905
issues #2905:add SimpleGame vs-project
|
2013-10-22 18:41:26 -07:00 |
minggo
|
abcf8f268d
|
fix conflicts
|
2013-10-22 18:36:13 +08:00 |
Dhilan007
|
3252a89791
|
issues #2905:add SimpleGame vs-project
|
2013-10-22 18:11:07 +08:00 |
minggo
|
6a664d480a
|
issue #2905:samples build ok on linux
|
2013-10-22 18:01:56 +08:00 |
Dhilan007
|
f11dba586a
|
issue #2905:modification vs-project for folder structure change
|
2013-10-21 22:09:21 +08:00 |
minggo
|
9c3cac759c
|
issue #2905:simple game and assets manager build ok on android
|
2013-10-17 18:39:37 +08:00 |
Ricardo Quesada
|
3cbeabc777
|
Icons for test projects
|
2013-10-16 11:55:14 -07:00 |
minggo
|
4313c46e93
|
issue #2905:adjust folder structure
|
2013-10-12 11:22:05 +08:00 |
minggo
|
6e62be5443
|
issue #2905: modify makefile to include correct header files
|
2013-10-10 17:39:53 +08:00 |
minggo
|
866906fd58
|
issue #2905:modify project settings to include correct audio path
|
2013-10-10 15:40:06 +08:00 |
Dhilan007
|
9727436a5d
|
issues #2834:Use Android standalone toolchain on windows to remove the dependence of cygwin
|
2013-09-27 21:54:48 +08:00 |
minggo
|
bcb171e3c9
|
fix line end in windows
|
2013-09-20 22:23:13 +08:00 |
Huabing.Xu
|
19e37d284e
|
rename test case to correct name
|
2013-09-18 18:26:03 +08:00 |
Huabing.Xu
|
a2dee37b0e
|
glfw EGLView set alloc on the stack to prevent memory leak
|
2013-09-18 17:00:21 +08:00 |
James Chen
|
dd7bfd7b60
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into new-event-dispatcher-rebase
Conflicts:
cocos2dx/CCDirector.h
cocos2dx/keyboard_dispatcher/CCKeyboardDispatcher.h
cocos2dx/keypad_dispatcher/CCKeypadDelegate.h
cocos2dx/keypad_dispatcher/CCKeypadDispatcher.h
cocos2dx/layers_scenes_transitions_nodes/CCLayer.h
cocos2dx/menu_nodes/CCMenu.h
cocos2dx/platform/CCAccelerometerDelegate.h
cocos2dx/platform/android/CCAccelerometer.h
cocos2dx/platform/ios/CCAccelerometer.h
cocos2dx/platform/mac/CCAccelerometer.h
cocos2dx/platform/win32/CCAccelerometer.h
cocos2dx/script_support/CCScriptSupport.h
cocos2dx/touch_dispatcher/CCTouchDelegateProtocol.h
cocos2dx/touch_dispatcher/CCTouchDispatcher.h
cocos2dx/touch_dispatcher/CCTouchHandler.h
extensions/CocoStudio/Components/CCInputDelegate.h
|
2013-09-13 19:06:09 +08:00 |
Dhilan007
|
5350b1ad06
|
issue #2800:Can not hide status bar on iOS 7
fixed #2800:User prefersStatusBarHidden in RootViewController on IOS 7 to hide status.
|
2013-09-13 15:54:58 +08:00 |
James Chen
|
c948a67243
|
[dispatcher] Updating SimpleGame.
|
2013-09-12 22:12:58 +08:00 |
James Chen
|
da1101beeb
|
[Dispatcher] New event dispatcher, first commit.
|
2013-09-11 22:09:34 +08:00 |
minggo
|
249b4d79a3
|
Merge pull request #3503 from dabingnn/Iss2460-glfw-refractor
Iss2460 glfw refractor
|
2013-09-05 18:28:31 -07:00 |
zhangbin
|
b854c25103
|
Add parameter in method cocos_android_app_init() to initialize plugin.
|
2013-09-02 16:10:08 +08:00 |
Huabing.Xu
|
bc5ae78423
|
issue #2460: change other sample projects to glfw version
|
2013-09-02 11:46:23 +08:00 |
minggo
|
e567b6c54b
|
fix warnings on ndk-r9
|
2013-08-26 18:02:51 +08:00 |
James Chen
|
c9ffc44bc4
|
[Android] Removing x86 from APP_ABI. Otherwise the time of compiling will be very long.
|
2013-08-26 16:52:20 +08:00 |
boyu0
|
70df1a6061
|
closed #2517: Use LocalVarToAuto.py to change Samples src file
|
2013-08-16 16:05:27 +08:00 |
godyZ
|
46e9eed028
|
nothing with s3tc
|
2013-08-08 14:11:22 +08:00 |
folecr
|
cbd7796438
|
Update nojava.txt with readme.
|
2013-08-07 12:29:58 -07:00 |
James Chen
|
87736683c0
|
Merge pull request #3387 from pyrasis/tizen_2.2
[Tizen] Enable LocalStorage
|
2013-08-07 03:08:38 -07:00 |
Lee, Jae-Hong
|
5a8ec8ca5e
|
[Tizen] Enable LocalStorage
- add sqlite3 headers and libraries.
- use sqlite3 library.
|
2013-08-07 19:01:41 +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
|
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
|
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 |
folecr
|
325892eb82
|
Remove dependency on cocos extensions
|
2013-08-05 02:05:43 -07:00 |
folecr
|
9da4b9798f
|
Use android.appNativeActivity directly
|
2013-08-05 02:05:40 -07:00 |
folecr
|
1deb291026
|
Helper script to run the app
|
2013-08-05 02:05:40 -07:00 |
folecr
|
d271d02004
|
namespace simplegame for game code
|
2013-08-05 02:05:39 -07:00 |
folecr
|
ebd68c8feb
|
Force enable debug
* APP_OPTIM in Application.mk
* android:debuggable="true" in AndroidManifest.xml
* NDK_DEBUG=1 in build_native.sh
|
2013-08-05 02:05:39 -07:00 |
folecr
|
b87c29d50b
|
simplegame : logging of entry points into app
|
2013-08-05 02:05:39 -07:00 |
folecr
|
21165cd285
|
simplegame : provide cocos_android_app_init() to initialize the Application.
|
2013-08-05 02:05:39 -07:00 |
folecr
|
a5f9b19c30
|
simplegame : add option to build script to build in debug mode
|
2013-08-05 02:05:38 -07:00 |
folecr
|
2e81871497
|
simplegame : Fix build script to process input elements as an array
|
2013-08-05 02:05:38 -07:00 |
folecr
|
c91d004fdc
|
simplegame : NDK GDB debugging script
|
2013-08-05 02:05:38 -07:00 |
folecr
|
e5377e2ddc
|
simplegame : Use Cocos2dxActivity (which is also a NativeActivity.)
|
2013-08-05 02:05:38 -07:00 |
folecr
|
fc3cd0c68c
|
simplegame : Use cocos2dxandroid static library
|
2013-08-05 02:05:37 -07:00 |
folecr
|
ccfdbe42bc
|
simplegame : Use nativeactivity
|
2013-08-05 02:05:37 -07:00 |
folecr
|
816b77e7c0
|
simplegame : enable building native library for x86
|
2013-08-05 02:05:37 -07:00 |
folecr
|
26c5e1e180
|
simplegame : no java, Create empty src/ directory with a nojava.txt file
|
2013-08-05 02:05:37 -07:00 |