minggo
|
cddaa3fea2
|
fixed #885: make SimpleAudioEngine::setEffectVolume() take effect immediately on android
|
2011-12-01 12:12:14 +08:00 |
dumganhar
|
bdddc188aa
|
fix a bug that DemoModernArt crash on bada
|
2011-12-01 12:04:43 +08:00 |
dumganhar
|
0ae54cc0fd
|
comment setIsAccelerometerEnabled( true ); in Box2dView.cpp, Box2dTestBed do not use Accelerometer.
|
2011-11-30 17:37:09 +08:00 |
dumganhar
|
262d5969c3
|
fixed #883: fix a bug in SpriteTest.
|
2011-11-30 17:29:16 +08:00 |
minggo
|
adfec68577
|
fixed #850: update Box2d for linux
|
2011-11-29 17:12:21 +08:00 |
minggo
|
c99d254c01
|
issue #850: update box2d for iOS and android
|
2011-11-29 15:16:16 +08:00 |
dumganhar
|
5a984bcc29
|
Merge branch 'master_base' into box2d2.2.1
|
2011-11-28 18:32:38 +08:00 |
dumganhar
|
3442d17dbe
|
fixed #880: implement preLoadBackgroundMusic on bada, fix the bug that playEffect repeatly can't work. Modify CC_ASSERT macro define.
|
2011-11-28 18:05:38 +08:00 |
dumganhar
|
cad4ff05f3
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into master_base
Conflicts:
cocos2dx/textures/CCTextureCache.cpp
|
2011-11-28 15:43:13 +08:00 |
Walzer
|
ab7db20809
|
Fix a typo, CCSprite::get/setHornorParnetTransform to get/setHonorParnetTransform
|
2011-11-26 17:20:12 +08:00 |
dumganhar
|
10f5082a83
|
update box2d to version2.2.1
|
2011-11-25 18:30:27 +08:00 |
minggo
|
bd595516b8
|
issue #781: add new functions for sound
|
2011-11-25 09:56:06 +08:00 |
dumganhar
|
e87b00db67
|
add pthread support for bada 1.0
|
2011-11-24 17:26:04 +08:00 |
dumganhar
|
07da67f253
|
Merge branch 'master' into master_base
Conflicts:
cocos2dx/menu_nodes/CCMenu.cpp
|
2011-11-24 11:52:16 +08:00 |
dumganhar
|
2bd49545fa
|
add bada1.0 pthread support
|
2011-11-24 00:07:50 +08:00 |
dumganhar
|
035d7326db
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
|
2011-11-23 21:43:40 +08:00 |
minggo
|
6aedc258b4
|
fixed #838: tests and HelloLua support x86
|
2011-11-23 15:51:30 +08:00 |
minggo
|
8b20639d75
|
issue #838: HelloWorld support x86
|
2011-11-23 11:02:18 +08:00 |
minggo
|
bc60ed7856
|
issue #854: optimize CCTextureCache::addImageAsync()
|
2011-11-22 16:47:24 +08:00 |
minggo
|
efa9275d7f
|
save the codes for testing
|
2011-11-21 12:04:21 +08:00 |
minggo
|
d48da20b0f
|
synchrolize to master
|
2011-11-18 18:53:53 +08:00 |
U-zhangxm-PC\zhangxm
|
d84b6c25be
|
issue #223: merge bada branch and fix some error
|
2011-11-18 18:45:05 +08:00 |
minggo
|
775c7ff847
|
Merge pull request #573 from minggo/iss854_pthread
support pthread
|
2011-11-17 18:40:30 -08:00 |
minggo
|
0676714436
|
issue #854: add TextureCacheTest into makefile
|
2011-11-17 18:32:52 -08:00 |
minggo
|
522386a6b7
|
issue #854: pthread work ok on iOS
|
2011-11-18 09:55:47 +08:00 |
minggo
|
81b8fc0ce8
|
fixed #854: fix a bug of CCTextureCache
|
2011-11-17 14:34:41 +08:00 |
minggo
|
cb75465913
|
issue #854: add test case for CCTextureCache
|
2011-11-17 10:10:13 +08:00 |
minggo
|
dd8a2deeaf
|
fixed #758: fix the bug that TTF fonts cause low memory on android
|
2011-11-16 11:40:24 +08:00 |
dumganhar
|
0d6ea61b76
|
fixed some bug:1.setDeviceOrientation, chipmunkDemo glOrthof
|
2011-11-07 18:18:10 +08:00 |
dumganhar
|
e9a2818d0d
|
use wvga setting, add SYSTEM_SERVICE
|
2011-11-02 01:11:06 +08:00 |
dumganhar
|
012052b089
|
modify project configure
|
2011-10-25 14:32:26 +08:00 |
dumganhar
|
4b653c89d1
|
modify project configure
|
2011-10-25 14:12:42 +08:00 |
dumganhar
|
146d3e1536
|
modify project config
|
2011-10-24 14:22:09 +08:00 |
dumganhar
|
2c87e5e17e
|
use default manifest.xml
|
2011-10-24 11:01:39 +08:00 |
dumganhar
|
3aef823bd5
|
rename sdk1.2 to sdk1.0
|
2011-10-24 11:00:11 +08:00 |
dumganhar
|
59a14973ef
|
change splash and icon to cocos2d
|
2011-10-24 10:54:08 +08:00 |
dumganhar
|
eb901be664
|
project config change
|
2011-10-21 09:49:57 +08:00 |
dumganhar
|
da794c1613
|
Merge branch 'master' into bada
|
2011-10-21 09:28:29 +08:00 |
dumganhar
|
fdbb989ce5
|
make sdk1.2 to sdk1.0
|
2011-10-20 18:31:10 +08:00 |
Walzer
|
67bbbb2800
|
1. relative to bug #754, FontTest should use "fonts/abc.ttf" as external ttf name
2. fixed a tiny bug, FontTest can show font name on the top correctly
|
2011-10-20 14:56:39 +08:00 |
Walzer
|
707e22a2c8
|
fixed bug #754, particle test crashes on ios 4.3.3 & 5.0. Adding "fonts' into Resoures as "group" instead of "folder" cause this bug, but it can work on 4.3 and lower version.
|
2011-10-19 22:20:13 +08:00 |
Walzer
|
e3c39fe835
|
fixed #753, visual orientation is wrong on ios5 simulator
|
2011-10-19 21:43:25 +08:00 |
minggo
|
8aa014d3cd
|
Merge pull request #558 from minggo/iss755
fixed #743
|
2011-10-19 05:05:23 -07:00 |
minggo
|
2490388f28
|
remove unneeded packages
|
2011-10-19 20:03:18 +08:00 |
minggo
|
68d03de677
|
fixed #743: let nativeInit() get correct screensize when running on device with software android buttons
|
2011-10-19 19:55:23 +08:00 |
minggo
|
7e8e7c7e87
|
Merge pull request #557 from minggo/iss755
fixed #755
|
2011-10-19 02:03:19 -07:00 |
minggo
|
2d3bfd4a1a
|
fixed #755: get x y coordinate from existing array to avoid crashing on sunsumg devices
|
2011-10-19 17:01:35 +08:00 |
minggo
|
e9c133351d
|
Merge pull request #554 from minggo/master
make script more strongable
|
2011-10-18 23:27:56 -07:00 |
minggo
|
cc1c29c0ca
|
Merge branch 'master' of https://github.com/minggo/cocos2d-x
|
2011-10-18 23:21:53 -07:00 |
minggo
|
3a17163897
|
make script more strongable
|
2011-10-18 23:21:39 -07:00 |
Walzer
|
ae411f9503
|
fix some warnings detected by xcode4.2, fix a stupid typo in RayCasts.h
|
2011-10-18 17:41:19 +08:00 |
dumganhar
|
3c4c4e515a
|
modify project settings
|
2011-10-18 11:11:09 +08:00 |
minggo
|
43d64360cf
|
Merge branch 'master' of https://github.com/minggo/cocos2d-x
|
2011-10-17 14:22:53 +08:00 |
minggo
|
1ccfcc1e94
|
change effect file
|
2011-10-17 14:22:10 +08:00 |
minggo
|
9a834585bb
|
modify the path to relative path in project setting
|
2011-10-16 20:53:48 -07:00 |
minggo
|
80cd3266df
|
make HelloWorld and tests work ok on linux with eclipse
|
2011-10-16 02:21:17 -07:00 |
dumganhar
|
ee53c29e5c
|
switch to 2.0 WVGA
|
2011-10-16 13:23:48 +08:00 |
minggo
|
a56145d613
|
change include path of HelloWorld vs2010 configuration, add CurrentLanguageTest into tests of vs2010 configuration
|
2011-10-16 12:00:44 +08:00 |
minggo
|
be1f4e3042
|
fixed #749: fix the crash of SpriteNilTexture, a test case of SpriteTest.
|
2011-10-11 15:36:18 +08:00 |
dumganhar
|
f8617bc372
|
update project
|
2011-10-10 14:33:29 +08:00 |
dumganhar
|
6a878daa89
|
change params of glOrthof
|
2011-10-10 14:33:18 +08:00 |
dumganhar
|
eb9cb31ca4
|
use shared lib for cocos2dx project
|
2011-10-09 18:15:31 +08:00 |
dumganhar
|
2f00b8ff1c
|
update to sdk2.0.2
|
2011-10-09 01:11:33 +08:00 |
dumganhar
|
fdea17b4f9
|
don't use DeviceOrientation, save orientation before running DirectorTest
|
2011-10-08 18:17:01 +08:00 |
dumganhar
|
f97de356e7
|
add release version
|
2011-10-08 11:47:32 +08:00 |
dumganhar
|
beaa489406
|
add scale support
|
2011-09-30 17:19:16 +08:00 |
dumganhar
|
78a06652e3
|
modify cocosDenshionTest resouce path
|
2011-09-30 09:43:23 +08:00 |
dumganhar
|
a7b8610c62
|
delete gbk_uni_tb.dat
|
2011-09-30 09:39:45 +08:00 |
dumganhar
|
9ff00c7c83
|
use utf-8 for displaying chinese
remove Gbk_Unicode.c Gbk_Unicode.h
|
2011-09-29 17:29:38 +08:00 |
dumganhar
|
db4d51496e
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into bada
Conflicts:
cocos2dx/platform/CCAccelerometer_platform.h
cocos2dx/platform/CCApplication_platform.h
cocos2dx/platform/CCArchOptimalParticleSystem.h
cocos2dx/platform/CCEGLView_platform.h
cocos2dx/platform/CCPlatformConfig.h
cocos2dx/platform/CCSAXParser.h
cocos2dx/platform/CCStdC.h
tests/AppDelegate.cpp
tests/tests/Box2DTestBed/Tests/EdgeShapes.h
|
2011-09-29 16:03:37 +08:00 |
dumganhar
|
bd2266fe4c
|
use timer as gameloop, can change FPS by using setAnimationInterval
modify some project setting
|
2011-09-29 15:52:16 +08:00 |
dumganhar
|
c681889e05
|
add test.bada 1.2 project
|
2011-09-29 10:25:24 +08:00 |
dumganhar
|
cda492593c
|
modify gameloop method
modify some project setting
|
2011-09-29 02:32:01 +08:00 |
dumganhar
|
de545096de
|
modify bada project setting
|
2011-09-28 18:21:17 +08:00 |
minggo
|
8c63344c16
|
merge cocos2d-x master
|
2011-09-28 15:32:30 +08:00 |
minggo
|
3912be7f9d
|
not get value of ok button from xml file
|
2011-09-28 15:27:31 +08:00 |
minggo
|
446bd86fce
|
make HelloWorld and tests runs ok on linux
|
2011-09-27 22:56:06 -07:00 |
minggo
|
4b02dc3e45
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
|
2011-09-27 20:37:58 -07:00 |
minggo
|
4ad422defd
|
make tests run ok on linux android
|
2011-09-27 20:36:21 -07:00 |
dumganhar
|
7cc86e741d
|
delete old cocosDenshion and tests project
|
2011-09-28 09:47:58 +08:00 |
dumganhar
|
d31859d8d3
|
add test.bada/sdk2.0
|
2011-09-28 09:41:58 +08:00 |
dumganhar
|
9f97e9473d
|
add lib folder for Target-Release
|
2011-09-28 09:40:16 +08:00 |
dumganhar
|
223e32f17c
|
add lib folder for Target-Debug and Target-Release
|
2011-09-28 09:39:46 +08:00 |
dumganhar
|
260c2fc920
|
move old 1.2 project to sdk1.2 folder
add sdk2.0 project
|
2011-09-28 09:36:18 +08:00 |
minggo
|
7b423eb708
|
remove unneened link
|
2011-09-27 17:51:13 +08:00 |
dumganhar
|
f0f780a84f
|
add empty lib folder for test project
|
2011-09-27 17:32:51 +08:00 |
minggo
|
d4283b1f11
|
Merge branch 'linux_port'
|
2011-09-27 17:01:51 +08:00 |
minggo
|
6e08502e9d
|
fixed #736: remove android:installLocation in AndroidManifest.xml
|
2011-09-27 16:56:45 +08:00 |
minggo
|
13e17ab80e
|
make tests build ok on linux android
|
2011-09-27 01:51:29 -07:00 |
minggo
|
c7f75fc570
|
make box2d build ok on linux
|
2011-09-26 23:30:40 -07:00 |
dumganhar
|
5a4ad2f11e
|
modify test project setting for bada
|
2011-09-26 17:52:32 +08:00 |
laschweinski
|
88905c4a16
|
add box2d and chipmunk eclipse project
do the similar modification in project configuration in test.
|
2011-09-23 12:07:09 +08:00 |
dumganhar
|
eeb0956fb8
|
add linux makefiles
|
2011-09-20 14:38:12 +08:00 |
dumganhar
|
c93be8b828
|
modify <cstdio> to <stdio.h>
delete old project files
|
2011-09-20 12:39:44 +08:00 |
dumganhar
|
8cb568f7fa
|
add some files for bada test project
|
2011-09-20 12:38:05 +08:00 |
dumganhar
|
cac08c8f1e
|
add tests project for bada
|
2011-09-20 10:29:07 +08:00 |
minggo
|
5ff9bd0c9e
|
remame BitMapTotalHeight to bitmapTotalHeight
|
2011-09-19 18:15:47 +08:00 |
dumganhar
|
c94adc58b9
|
changed bada projects directory, add bada macro
|
2011-09-19 17:53:45 +08:00 |
seanlin
|
6d8225b7bd
|
fixed #724, different results of CCLabelTTF on android & win32
|
2011-09-19 16:47:39 +08:00 |
dumganhar
|
3c795073e0
|
Merge branch 'master' into bada
Conflicts:
HelloWorld/iphone/HelloWorld.xcodeproj/project.pbxproj
cocos2dx/CCamera.cpp
cocos2dx/cocoa/NSData.cpp
cocos2dx/label_nodes/CCBitmapFontAtlas.cpp
cocos2dx/platform/CCFileUtils_platform.h
cocos2dx/platform/CCXApplication_platform.h
cocos2dx/platform/CCXCocos2dDefine_platform.h
cocos2dx/platform/CCXEGLView_platform.h
cocos2dx/platform/CCXMath.h
cocos2dx/platform/CCXUIAccelerometer_platform.h
cocos2dx/platform/CCXUIImage_platform.h
cocos2dx/platform/ccxCommon_platform.h
cocos2dx/platform/config_platform.h
cocos2dx/platform/platform.h
cocos2dx/support/base64.cpp
cocos2dx/tileMap_parallax_nodes/CCTMXXMLParser.cpp
tests/AppDelegate.cpp
tests/test.iphone/test.iphone.xcodeproj/project.pbxproj
|
2011-09-19 13:42:08 +08:00 |