godyZ
|
fa7b486880
|
update s3tc #5, code standardization
|
2013-08-09 12:54:05 +08:00 |
godyZ
|
46e9eed028
|
nothing with s3tc
|
2013-08-08 14:11:22 +08:00 |
godyZ
|
cd8430f81a
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
Conflicts:
cocos2dx/Android.mk
cocos2dx/platform/CCImage.h
cocos2dx/platform/CCImageCommon_cpp.h
cocos2dx/textures/CCTexture2D.h
scripting/javascript/bindings/generated
|
2013-08-08 10:19:09 +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 |
minggo
|
910215fa89
|
Merge pull request #3377 from boyu0/iss2345_refactor_ccimage
issue #2345 refactor CCImage and CCTexture2D
|
2013-08-06 23:29:38 -07:00 |
godyZ
|
27baf5b961
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2013-08-07 09:32:42 +08:00 |
godyZ
|
02419ccb00
|
update s3tc #3 ,android test
|
2013-08-06 15:33:38 +08: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 |
boyu0
|
dc6503f7d4
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2345_refactor_ccimage
|
2013-08-06 13:37:38 +08:00 |
godyZ
|
195536097f
|
update s3tc #2
|
2013-08-06 11:52:48 +08:00 |
boyu0
|
94f9921d5e
|
issue #2345: edit linux command to link the libpng12-dev.lib instead of use ourselves. Move ccTexParams into CCTexture2D
|
2013-08-06 11:34:48 +08:00 |
godyZ
|
fd7b00681f
|
update s3tc#1
|
2013-08-06 11:19:45 +08: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
|
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
|
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 |
Éloi Rivard
|
9dcb6fb80e
|
Multi-resolution emscripten html template.
Default emscripten html template update.
Minor emscripten warnings.
|
2013-08-05 09:24:47 +02:00 |
James Chen
|
5ee6e7d79a
|
Merge branch 'develop' into carlomorgantinizynga-new_develop_merge
Conflicts:
cocos2dx/Android.mk
|
2013-08-05 10:09:15 +08:00 |
minggo
|
456b5af872
|
closed #2434:fixed path
|
2013-08-03 23:12:10 +08:00 |
minggo
|
9cba2c42c1
|
closed #2434: simply Android.mk
|
2013-08-02 17:33:27 +08:00 |
carlo morgantini
|
4904e0f31f
|
Clean up (as requested by code review)
|
2013-08-01 17:08:57 -07:00 |
boyu0
|
93aa3c7ada
|
issue #2345: refract CCImage and CCTexture2D.
|
2013-08-01 15:53:52 +08:00 |
Huabing.Xu
|
9a9d0b9def
|
closed #2423: add ActionTargetedReverse test case
|
2013-08-01 10:28:18 +08:00 |
carlo morgantini
|
b2579987e5
|
Merge remote-tracking branch 'cocos2d/develop' into new_develop_merge
Conflicts:
cocos2d_libs.xcodeproj/project.pbxproj
cocos2dx/include/ccTypes.h
samples/samples.xcodeproj/project.pbxproj
|
2013-07-31 13:58:25 -07:00 |
minggo
|
0530109a9f
|
Merge pull request #3178 from boyu0/2345
Refactor CCImage and CCTexture2D
|
2013-07-31 01:21:18 -07:00 |
minggo
|
d887008bb8
|
Merge pull request #3336 from minggo/simplify-sample-code
Simplify sample code
|
2013-07-31 00:41:20 -07:00 |
minggo
|
e412fe5a31
|
use Point::+ to simplify HelloWorld sample
|
2013-07-31 14:38:50 +08:00 |
minggo
|
0241470ff9
|
Merge pull request #3330 from dabingnn/Iss2447-ClippingNodeTestCrash-bug
closed #2447: Fix clippingNodeTest RawStencilBufferTest6 crash bug
|
2013-07-30 18:42:46 -07:00 |