dumganhar
8671255d0f
Merge branch 'newest' of https://github.com/dumganhar/cocos2d-x into newest
2011-11-23 18:36:51 +08:00
dumganhar
0fa48e2cfb
Update cocos2dx/platform/CCPlatformMacros.h
2011-11-14 11:35:04 +08:00
dumganhar
7cb27a76ae
modify accelerometer and Platform Functions
2011-11-13 22:45:41 +08:00
dumganhar
d346fa8650
close debug draw
2011-11-13 01:22:05 +08:00
dumganhar
d8de253542
add messagebox support
2011-11-13 01:13:25 +08:00
dumganhar
5704fdc146
Merge branch 'testMP_static_lib' into newest
2011-11-13 01:05:22 +08:00
dumganhar
ae8737cf7e
comment some log
2011-11-13 00:57:54 +08:00
dumganhar
25ab866557
when CCTextureAtlas::resizeCapacity, should
...
glDeleteBuffers(2, m_pBuffersVBO);
// initial binding
glGenBuffers(2, &m_pBuffersVBO[0]);
otherwise, CCSpriteBatchNode will have a bug the can't draw more than one sprite on bada 2.0 device.
2011-11-13 00:57:05 +08:00
dumganhar
ea3b57ea2c
modify multi touch support
2011-11-13 00:54:44 +08:00
dumganhar
8fd2917888
fixed a bug that Accelerometer value error if use HVGA resource in WVGA device
2011-11-13 00:54:05 +08:00
dumganhar
2abe0c0d32
CCAssert will show system messagebox, this easy for debuging code.
2011-11-10 16:49:05 +08:00
dumganhar
4e924986a2
add static lib project
2011-11-10 16:47:17 +08:00
dumganhar
ca3b91855a
debug issue #852
2011-11-10 16:44:58 +08:00
dumganhar
33db1c7951
use unix text format
2011-11-08 18:11:43 +08:00
dumganhar
a81b078286
fixed a bug in calloc(0) return NULL.
2011-11-08 15:59:51 +08:00
dumganhar
920b41271d
add TextInput support
2011-11-08 15:59:04 +08:00
dumganhar
0d6ea61b76
fixed some bug:1.setDeviceOrientation, chipmunkDemo glOrthof
2011-11-07 18:18:10 +08:00
dumganhar
3b48a69d01
remove setResourcePath method
2011-11-07 14:19:46 +08:00
dumganhar
7d2a26ec10
comment some applog
2011-11-07 00:28:09 +08:00
dumganhar
16fba505b6
add multitouch support
2011-11-05 11:36:27 +08:00
dumganhar
2998726364
revert language
2011-11-02 01:23:07 +08:00
dumganhar
e9a2818d0d
use wvga setting, add SYSTEM_SERVICE
2011-11-02 01:11:06 +08:00
dumganhar
240aa4c077
add russian language support
2011-11-01 23:32:26 +08:00
dumganhar
cf3cecc108
revert to normal version
2011-11-01 23:02:26 +08:00
dumganhar
cff6437b76
revert to normal ccLanguageType
2011-11-01 17:12:39 +08:00
dumganhar
6bdf46cb00
fixed a bug in sort.c
2011-11-01 11:32:46 +08:00
dumganhar
f43530c010
Merge branch 'test' of https://github.com/dumganhar/cocos2d-x into bada
...
Conflicts:
CocosDenshion/proj.bada/sdk1.0/.cproject
CocosDenshion/proj.bada/sdk2.0/.cproject
cocos2dx/platform/bada/CCApplication_bada.cpp
2011-10-31 09:34:40 +08:00
dumganhar
853126036d
add ogg source for cocosDenshion project
2011-10-29 15:38:15 +08:00
dumganhar
fd90641c49
merge testf branch
2011-10-29 14:47:13 +08:00
dumganhar
8562bca706
Merge branch 'test' of https://github.com/dumganhar/cocos2d-x into bada
2011-10-29 14:22:41 +08:00
dumganhar
d061e8323d
modify project configure
2011-10-27 19:22:14 +08:00
dumganhar
5db8a24389
fixed one issue in cocosdenshion
2011-10-26 18:38:27 +08:00
dumganhar
8987591aad
Merge branch 'bada' into FishGameBada
2011-10-25 17:54:15 +08:00
dumganhar
a8f91669ce
modify CocosDenshion/proj.bada/sdk1.0/.badaprj
2011-10-25 17:53:39 +08:00
dumganhar
55d2e95845
modify project configure
2011-10-25 17:49:50 +08:00
dumganhar
dd73456576
Merge branch 'bada' into f
2011-10-25 17:40:20 +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
cd2b3a5131
if exist Classes, not copy files
2011-10-25 11:01:21 +08:00
dumganhar
cd9f76c024
modify bat file
2011-10-25 10:53:33 +08:00
dumganhar
2fc9861721
remove bat files
2011-10-24 18:38:04 +08:00
dumganhar
4318440463
add create-bada-project.bat
2011-10-24 18:36:32 +08:00
dumganhar
146d3e1536
modify project config
2011-10-24 14:22:09 +08:00
dumganhar
bf4cbbdd35
use shared lib for cocosdenshion
2011-10-24 14:21:46 +08:00
dumganhar
1c31a1cd24
rename HelloWorld.png to Mainmenu.png
2011-10-24 14:18:16 +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
c5b97d70e1
add __pAudioOut = null in construction function
2011-10-21 09:50:30 +08:00
dumganhar
eb901be664
project config change
2011-10-21 09:49:57 +08:00