dumganhar
|
aeb56495a6
|
add user truetype font support, fix a bug in CCTextureCache.cpp
|
2011-11-24 15:15:23 +08:00 |
dumganhar
|
4612e6e1d6
|
update pthread.cpp
|
2011-11-24 11:37:59 +08:00 |
dumganhar
|
42775d4ec5
|
update pthread implement
|
2011-11-24 10:58:09 +08:00 |
dumganhar
|
2bd49545fa
|
add bada1.0 pthread support
|
2011-11-24 00:07:50 +08:00 |
dumganhar
|
cfa42fa8a1
|
Merge branch 'newest' into master_base
|
2011-11-23 21:47:21 +08:00 |
dumganhar
|
15e3a6b1cf
|
update CCFileUtils_bada.cpp and CCImage_bada.cpp
|
2011-11-23 18:40:36 +08:00 |
U-zhangxm-PC\zhangxm
|
d84b6c25be
|
issue #223: merge bada branch and fix some error
|
2011-11-18 18:45:05 +08:00 |
dumganhar
|
7cb27a76ae
|
modify accelerometer and Platform Functions
|
2011-11-13 22:45:41 +08:00 |
dumganhar
|
5704fdc146
|
Merge branch 'testMP_static_lib' into newest
|
2011-11-13 01:05:22 +08:00 |
dumganhar
|
ea3b57ea2c
|
modify multi touch support
|
2011-11-13 00:54:44 +08:00 |
dumganhar
|
2abe0c0d32
|
CCAssert will show system messagebox, this easy for debuging code.
|
2011-11-10 16:49:05 +08:00 |
dumganhar
|
ca3b91855a
|
debug issue #852
|
2011-11-10 16:44:58 +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
|
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
|
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
|
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
|
dd73456576
|
Merge branch 'bada' into f
|
2011-10-25 17:40:20 +08:00 |
dumganhar
|
6451d8b6bf
|
use ceil to compute viewport
|
2011-10-20 13:44:21 +08:00 |
dumganhar
|
1ffd3a4350
|
add language support
|
2011-10-14 15:54:18 +08:00 |
dumganhar
|
8dfa18efb9
|
commit some file for private use
|
2011-10-14 15:38:58 +08:00 |
dumganhar
|
3f89f3088b
|
remove mouse test log
|
2011-10-14 09:21:03 +08:00 |
dumganhar
|
fd3f496b76
|
use system orientation
|
2011-10-13 11:55:48 +08:00 |
dumganhar
|
f162a5fcaa
|
add m_pAccelDelegate != NULL to avoid crash
|
2011-10-10 10:24:52 +08:00 |
dumganhar
|
eb9cb31ca4
|
use shared lib for cocos2dx project
|
2011-10-09 18:15:31 +08:00 |
dumganhar
|
fdea17b4f9
|
don't use DeviceOrientation, save orientation before running DirectorTest
|
2011-10-08 18:17:01 +08:00 |
dumganhar
|
beaa489406
|
add scale support
|
2011-09-30 17:19:16 +08:00 |
dumganhar
|
1830b4e2e9
|
add default file path = /Res
|
2011-09-30 10:02:37 +08:00 |
dumganhar
|
1b5365282a
|
add accelerometer support
|
2011-09-29 18:12:08 +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
|
bd2266fe4c
|
use timer as gameloop, can change FPS by using setAnimationInterval
modify some project setting
|
2011-09-29 15:52:16 +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 |
dumganhar
|
800940dd82
|
fixed some bug in bada port
|
2011-09-28 09:49:18 +08:00 |
dumganhar
|
6cf5592499
|
modify Gbk_Unicode.c
|
2011-09-26 17:50:31 +08:00 |
dumganhar
|
13b091fb15
|
modify CCImage, make text being showed correctly
|
2011-09-26 15:40:56 +08:00 |
dumganhar
|
c93be8b828
|
modify <cstdio> to <stdio.h>
delete old project files
|
2011-09-20 12:39:44 +08:00 |
dumganhar
|
eb32cf9fe2
|
modify some files of bada project
|
2011-09-20 02:19:26 +08:00 |
dumganhar
|
edb2cbbad6
|
modify bada project files
|
2011-09-19 18:17:19 +08:00 |
dumganhar
|
0e7fc78e4e
|
commit some files of bada project
|
2011-09-19 18:05:40 +08:00 |
dumganhar
|
c94adc58b9
|
changed bada projects directory, add bada macro
|
2011-09-19 17:53:45 +08:00 |
minggo
|
53753b65b5
|
merge bada platform
|
2010-12-15 18:05:02 +08:00 |