natural-law
|
e8ac968b3b
|
Add the resource files to the ios project which used by BugsTest. And clean a warning in TileMapTest.cpp.
|
2011-07-12 15:56:42 +08:00 |
natural-law
|
8b5282a0cf
|
fixed #603, The test case TMXGIDObjectsTest in TileMapTest not crash any more.
|
2011-07-12 14:21:29 +08:00 |
minggo
|
d48c3fdfb1
|
upgrade to 1.0.0-final 07-11
|
2011-07-12 11:20:41 +08:00 |
natural-law
|
58733417e0
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
|
2011-07-11 15:17:24 +08:00 |
natural-law
|
fcbe0443be
|
Resolve a bug in ZipUtils.cpp. And modify the Makefile of tests on wophone.
|
2011-07-11 15:16:29 +08:00 |
minggo
|
21b1af5f1c
|
Merge pull request #377 from minggo/master
[Android] break string & wrap word
|
2011-07-11 00:09:43 -07:00 |
minggo
|
fb436a6339
|
[Android] break string & wrap word
|
2011-07-11 15:02:41 +08:00 |
Walzer
|
28bf48f665
|
issue #569 #601, fix ChipmunkTest/Sensors crash after update to Chipmunk v5.3.5
|
2011-07-11 11:21:11 +08:00 |
Walzer
|
aa12ea838e
|
Merge remote branch 'origin/master'
|
2011-07-11 10:34:47 +08:00 |
Walzer
|
63ffc574d7
|
fixed #601, update Chipmunk from 5.3.4 to 5.3.5. Only tested on iOS now.
|
2011-07-11 10:34:03 +08:00 |
natural-law
|
7bc3983f04
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
|
2011-07-11 10:12:07 +08:00 |
natural-law
|
36474b2131
|
Add DirectorTest and BugsTest on wophone.
|
2011-07-11 10:11:40 +08:00 |
Walzer
|
4e12ba3015
|
Merge pull request #374 from axmx/master
[airplay] fix - it solves the problems related to incorrect memory allocation..
|
2011-07-10 00:44:30 -07:00 |
Max Aksenov
|
7f07574630
|
[airplay] fix - if you do not use this "MemFlags0 = USE_STACK_ALLOCATOR" then it solves the problems related to incorrect memory allocation ... I tested it on Marmalade Mac Simulator and IPad device. Not tested on Maramlade Windows Simulator....
|
2011-07-09 13:05:22 -07:00 |
minggo
|
2066cebd08
|
Merge pull request #371 from natural-law/master
Add DirectorTest and BugsTest on android.
|
2011-07-08 03:49:30 -07:00 |
minggo
|
487ba5c02d
|
merge confict
|
2011-07-08 18:29:03 +08:00 |
minggo
|
87adeb6f92
|
upgrade xcode3 template
|
2011-07-08 18:24:58 +08:00 |
natural-law
|
1ffa7fbc19
|
Add DirectorTest and BugsTest on android.
|
2011-07-08 18:13:03 +08:00 |
Walzer
|
e39fca389f
|
Merge remote branch 'origin/master'
|
2011-07-08 18:01:52 +08:00 |
Walzer
|
944b03df5c
|
issue #599 orientation is wrong in ios tests. Most test cases are ok now, but it still have problem when TouchesTest back to MainMenu.
|
2011-07-08 18:01:28 +08:00 |
natural-law
|
1bdce00740
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
Conflicts:
cocos2dx/include/ccConfig.h
|
2011-07-08 17:08:57 +08:00 |
minggo
|
6c37f42414
|
Merge pull request #368 from minggo/master
fixed #586
|
2011-07-08 01:46:54 -07:00 |
minggo
|
4e5306a46b
|
fixed #596
|
2011-07-08 16:27:13 +08:00 |
natural-law
|
cba538d5d0
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
|
2011-07-08 15:58:14 +08:00 |
natural-law
|
602c5f1894
|
fixed #595
|
2011-07-08 15:57:46 +08:00 |
Walzer
|
5c8b04bc25
|
fixed #585
|
2011-07-08 14:48:25 +08:00 |
Walzer
|
08b26402d5
|
fixed #594, but find a new bug #597
|
2011-07-08 14:27:37 +08:00 |
natural-law
|
0cb3b0ce06
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
|
2011-07-08 11:23:03 +08:00 |
natural-law
|
ca4281904a
|
fixed #574, Add bugs test case.
|
2011-07-08 11:22:35 +08:00 |
minggo
|
b08788d810
|
change the return value of CCSkewBy::reverse() & CCScaleBy::reverse() to CCActionInterval*
|
2011-07-07 15:41:42 +08:00 |
minggo
|
8ca8f4d9bc
|
fixed #569: change the free sequence to avoid bug
|
2011-07-07 15:20:13 +08:00 |
natural-law
|
26513d6b7e
|
issue #574, Add DirectorTest for win32.
|
2011-07-07 14:55:11 +08:00 |
minggo
|
211878dc44
|
add animation
|
2011-07-07 10:24:01 +08:00 |
minggo
|
ff50997eb0
|
issue #574
|
2011-07-06 14:56:05 +08:00 |
Walzer
|
80c819d8b6
|
Merge remote branch 'origin/master'
|
2011-07-04 16:25:29 +08:00 |
Walzer
|
d325f1991e
|
[ios] 1. debug builds can run on device (add “Valid Architectures") 2. add correct header search paths for HelloLua release build
|
2011-07-04 16:25:11 +08:00 |
natural-law
|
7d7f3a9241
|
fixed #562, Upgrade folder sprite_nodes to rc3.
|
2011-07-01 16:11:31 +08:00 |
natural-law
|
4d5dab4a40
|
fixed #558, Upgrade folder layers_scenes_transitions_nodes to rc3.
|
2011-07-01 11:26:26 +08:00 |
minggo
|
25b3b15151
|
Merge pull request #339 from minggo/iss549
[Android] fixed #549: Add comments for playEffect()
|
2011-06-30 18:28:08 -07:00 |
minggo
|
67b85322ed
|
[Android] fixed #549: Add comments for playEffect()
|
2011-07-01 09:24:40 +08:00 |
minggo
|
12f816687d
|
Merge pull request #336 from liswei/master
update wophone setup project (such as helloworld,tests)
|
2011-06-29 20:08:01 -07:00 |
minggo
|
2a39fe0aa4
|
Merge pull request #335 from minggo/iss547
[Android] fixed #547: line wrap OK on Android
|
2011-06-29 19:46:25 -07:00 |
liswei
|
39fb944297
|
update wophone setup project (such as helloworld,tests)
|
2011-06-30 09:36:51 +08:00 |
minggo
|
6c47f53b13
|
[Android] fixed #547: line wrap OK on Android
|
2011-06-29 15:45:30 +08:00 |
liswei
|
b23409a942
|
fixed #545 [Wophone] The effect of ChipmunkTest is wrong.
reset glOrthof param value in wophone
|
2011-06-29 15:24:04 +08:00 |
minggo
|
e8853583df
|
Merge pull request #329 from minggo/master
Fix some bug
|
2011-06-27 18:23:26 -07:00 |
minggo
|
7099b24ccb
|
Merge pull request #326 from liswei/issue521
issue #521 set depthtest value for true ,then set depthtest value for false
|
2011-06-27 18:20:10 -07:00 |
yangws
|
3b6265aa58
|
Compile ok on vs2010
|
2011-06-27 17:02:58 +08:00 |
minggo
|
5e15545dbd
|
[Android] fix an error when string is
|
2011-06-27 16:01:25 +08:00 |
liswei
|
bb59728543
|
issue #521 set depthtest value for true ,then set depthtest value for false
|
2011-06-27 15:34:26 +08:00 |