dumganhar
|
d94effbcfa
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
|
2011-11-25 10:56:44 +08:00 |
minggo
|
7e61ce7d67
|
issue #781: add audio functions on linux
|
2011-11-25 10:48:05 +08:00 |
minggo
|
837e5048d2
|
Merge https://github.com/cocos2d/cocos2d-x into iss781_cocosdenshion
|
2011-11-25 10:19:29 +08:00 |
minggo
|
2d68830241
|
Merge pull request #583 from minggo/iss760_set_NotificationNode
Iss760 set notification node
|
2011-11-24 18:18:17 -08:00 |
minggo
|
c034f84b2d
|
fixed #760: implement functions in .cpp
|
2011-11-25 10:17:32 +08:00 |
minggo
|
101f076a44
|
fixed #760: implement functions in .cpp
|
2011-11-25 10:13:59 +08:00 |
minggo
|
f5bbad5833
|
issue #854: implement CCImage::initWithImageFileThreadSafe for iOS
|
2011-11-25 10:09:29 +08:00 |
dumganhar
|
79e204abad
|
add semaphore support on bada
|
2011-11-25 10:06:26 +08:00 |
minggo
|
e2169bb0fc
|
Merge https://github.com/cocos2d/cocos2d-x into iss781_cocosdenshion
|
2011-11-25 09:56:25 +08:00 |
minggo
|
bd595516b8
|
issue #781: add new functions for sound
|
2011-11-25 09:56:06 +08:00 |
dumganhar
|
c138d7e258
|
update CCAccelerometer on bada platform
|
2011-11-24 18:04:25 +08:00 |
dumganhar
|
e87b00db67
|
add pthread support for bada 1.0
|
2011-11-24 17:26:04 +08:00 |
dumganhar
|
aeb56495a6
|
add user truetype font support, fix a bug in CCTextureCache.cpp
|
2011-11-24 15:15:23 +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
|
a25c149421
|
Merge branch 'master' of https://github.com/dumganhar/cocos2d-x
|
2011-11-24 11:49:48 +08:00 |
dumganhar
|
1dbb503476
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
|
2011-11-24 11:45:51 +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
|
035d7326db
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
|
2011-11-23 21:43:40 +08:00 |
dumganhar
|
15e3a6b1cf
|
update CCFileUtils_bada.cpp and CCImage_bada.cpp
|
2011-11-23 18:40:36 +08:00 |
dumganhar
|
8671255d0f
|
Merge branch 'newest' of https://github.com/dumganhar/cocos2d-x into newest
|
2011-11-23 18:36:51 +08:00 |
minggo
|
bbdbdbce9f
|
Merge pull request #581 from minggo/iss760_set_NotificationNode
fixed #760: add functions to get/add m_pNotificationNode
|
2011-11-23 01:20:07 -08:00 |
minggo
|
c3a034a19b
|
fixed #760: add functions to get/add m_pNotificationNode
|
2011-11-23 17:18:53 +08:00 |
minggo
|
c7aac6b526
|
Merge pull request #579 from minggo/iss838_support_x86
android template supports x86
|
2011-11-23 00:46:42 -08:00 |
minggo
|
c00d59a568
|
fixed #838: android template support x86
|
2011-11-23 16:43:52 +08:00 |
minggo
|
d938968c4c
|
Merge pull request #578 from minggo/iss838_support_x86
support x86
|
2011-11-23 00:04:56 -08:00 |
minggo
|
6aedc258b4
|
fixed #838: tests and HelloLua support x86
|
2011-11-23 15:51:30 +08:00 |
YuLei Liao
|
0ec47ddf38
|
* rename luax_initpreload() to luax_exts()
|
2011-11-23 13:55:07 +08:00 |
YuLei Liao
|
a8240abbe2
|
* revert CCFileUtils_ios.mm to 0.9.2
|
2011-11-23 13:48:15 +08:00 |
YuLei Liao
|
4ff2bf96d1
|
* ccConfig: add LUA_ENGINE macro, turn on Lua support when LUA_ENGINE defined
|
2011-11-23 13:41:48 +08:00 |
YuLei Liao
|
32babee057
|
* update README
|
2011-11-23 13:38:56 +08:00 |
YuLei Liao
|
fc9cabc447
|
* add lua_socket module
|
2011-11-23 13:37:32 +08:00 |
YuLei Liao
|
01c8f5f47e
|
* CCFileUtils_ios dump error message to console
|
2011-11-23 13:36:32 +08:00 |
YuLei Liao
|
44b5e55876
|
* add lua_socket module
|
2011-11-23 12:24:14 +08:00 |
minggo
|
8b20639d75
|
issue #838: HelloWorld support x86
|
2011-11-23 11:02:18 +08:00 |
YuLei Liao
|
151b373239
|
* ccConfig: add LUA_ENGINE macro, turn on Lua support when LUA_ENGINE defined
|
2011-11-23 00:58:31 +08:00 |
minggo
|
d62d8aee55
|
Merge pull request #577 from minggo/pthread_optimize
optimize CCTextureCache::addImageSync()
|
2011-11-22 00:50:39 -08:00 |
minggo
|
bc60ed7856
|
issue #854: optimize CCTextureCache::addImageAsync()
|
2011-11-22 16:47:24 +08:00 |
YuLei Liao
|
53f73bb5a4
|
* update README
|
2011-11-21 21:45:14 +08:00 |
YuLei Liao
|
5bbe783d73
|
* add Lua README
|
2011-11-21 21:39:04 +08:00 |
YuLei Liao
|
43226d190f
|
* CCFileUtils_ios dump error message to console
|
2011-11-21 18:50:45 +08:00 |
YuLei Liao
|
a1f8433a47
|
* fix merge error 4
|
2011-11-21 18:50:19 +08:00 |
YuLei Liao
|
611e09fe2f
|
* fix merge error 3
|
2011-11-21 17:09:23 +08:00 |
YuLei Liao
|
27ce997e36
|
* fix merge error 2
|
2011-11-21 17:07:16 +08:00 |
YuLei Liao
|
012ce7a04f
|
* fix merge error 1
|
2011-11-21 17:00:56 +08:00 |
YuLei Liao
|
7a6253d9aa
|
* merge cocos2d-1.0.1-x-0.9.2-luafix to master
|
2011-11-21 16:38:00 +08:00 |
YuLei Liao
|
396568a22e
|
* merge upstream master -> master
|
2011-11-21 12:12:13 +08:00 |
minggo
|
efa9275d7f
|
save the codes for testing
|
2011-11-21 12:04:21 +08:00 |