Leon
|
1b42b1d801
|
Merge remote branch 'upstream/master'
|
2011-10-28 11:37:02 +08:00 |
minggo
|
2c14402107
|
fixed #776: merge pull request and remove unneeded codes
|
2011-10-28 09:46:19 +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 |
Leon
|
ff5c179ff9
|
Merge remote-tracking branch 'upstream/master'
|
2011-10-26 16:16:41 +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 |
laschweinski
|
e53649ccaa
|
add a member function to get key string of a texture.
|
2011-10-22 19:39:31 +08:00 |
laschweinski
|
5589335d3a
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into linux_port1
|
2011-10-22 19:27:35 +08:00 |
laschweinski
|
04633242ba
|
fix a bug in audio player
|
2011-10-22 19:10:50 +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 |
Walzer
|
350d42c105
|
update authors, use the format of "real name (nickname)"
|
2011-10-21 09:34:02 +08:00 |
dumganhar
|
da794c1613
|
Merge branch 'master' into bada
|
2011-10-21 09:28:29 +08:00 |
dumganhar
|
2dde865c37
|
Merge branch 'master' into bada
|
2011-10-20 21:27:22 +08:00 |
Leon
|
5c4a3c3fda
|
Merge remote branch 'upstream/master'
|
2011-10-20 18:34:10 +08:00 |
dumganhar
|
fdbb989ce5
|
make sdk1.2 to sdk1.0
|
2011-10-20 18:31:10 +08:00 |
Walzer
|
8179d79061
|
update ChangeLog & Authors for v0.9.2
|
2011-10-20 17:49:43 +08:00 |
Walzer
|
c561737fb7
|
add CC_PROPERTY_READONLY & CC_PROPERTY marco into doxygen.cocos2d-x PREDEFINED field. Thanks to Ningyu Ran's contribution http://www.cocos2d-x.org/boards/6/topics/4620
|
2011-10-20 17:49:29 +08:00 |
Walzer
|
b0be69e26e
|
merge HelloLua modifications & updates into xcode4 template for lua.
|
2011-10-20 15:56:51 +08:00 |
Walzer
|
cf7d411c71
|
fix copying license files error in install-tempaltes-xcode.sh
|
2011-10-20 15:44:20 +08:00 |
Walzer
|
c1f67374c4
|
issue #753, update [windows addSubview:__glView] into box2d/chipmunk/lua xcode4 templates
|
2011-10-20 15:33:27 +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 |
dumganhar
|
ccbdf54c6d
|
if audio is playing, skip of it;
|
2011-10-20 13:49:01 +08:00 |
dumganhar
|
6451d8b6bf
|
use ceil to compute viewport
|
2011-10-20 13:44:21 +08:00 |
dumganhar
|
63e8fe156b
|
reset audio when audioout is interupted
|
2011-10-20 13:43:10 +08:00 |
Walzer
|
3baf45e923
|
Merge pull request #561 from walzer/master
update xcode4 templates generator & xcode4 template for lua.
|
2011-10-19 08:12:02 -07:00 |
Walzer
|
00669cc5ad
|
update xcode4 templates generator & xcode4 template for lua.
|
2011-10-19 23:11:17 +08:00 |
Walzer
|
abf35fe90a
|
Merge pull request #560 from walzer/master
fixed #754
|
2011-10-19 07:21:42 -07: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
|
641dfcf153
|
Merge pull request #559 from walzer/master
fixed #753, visual orientation is wrong on ios5 simulator
|
2011-10-19 06:44:52 -07:00 |
Walzer
|
e3c39fe835
|
fixed #753, visual orientation is wrong on ios5 simulator
|
2011-10-19 21:43:25 +08:00 |
Walzer
|
5986a9da74
|
Merge commit '8aa014d3cd0ff82d40f801d3740829925fff5d87' from github.com/cocos2d/cocos2d-x.git
|
2011-10-19 21:00:21 +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 |