dumganhar
|
112ec42670
|
fixed #854: support bada pthread and semaphore
|
2011-11-28 16:07:17 +08:00 |
dumganhar
|
cad4ff05f3
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into master_base
Conflicts:
cocos2dx/textures/CCTextureCache.cpp
|
2011-11-28 15:43:13 +08:00 |
dumganhar
|
31ea76c16a
|
remove COCOS2D_DEBUG=1 in helloworld and cocos2dx project
|
2011-11-28 14:33:29 +08:00 |
dumganhar
|
20455bf164
|
fix a bug that when selecting "target-release" in building configurations, CCFileUtils::getFileData can't work correctly because CC_ASSERT is called uncorrectly.
|
2011-11-28 14:27:48 +08:00 |
minggo
|
8fd6a7298f
|
issue #854: fix warning
|
2011-11-28 10:12:31 +08:00 |
Walzer
|
ab7db20809
|
Fix a typo, CCSprite::get/setHornorParnetTransform to get/setHonorParnetTransform
|
2011-11-26 17:20:12 +08:00 |
Walzer
|
8edbbd56a9
|
Fix a typo here. Two values are not swapped correctly, max_inclusive is still equal to itself.
|
2011-11-26 17:07:36 +08:00 |
minggo
|
842c64486e
|
issue #854: remove unneeded code
|
2011-11-25 16:16:37 +08:00 |
minggo
|
77b830b36b
|
issue #854: use semaphore instead of condition because the condition may lose message
|
2011-11-25 16:14:06 +08:00 |
dumganhar
|
331dac34de
|
Merge branch 'master' into master_base
Conflicts:
cocos2dx/include/CCDirector.h
|
2011-11-25 11:06:20 +08:00 |
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
|
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 |
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
|
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 |
minggo
|
c3a034a19b
|
fixed #760: add functions to get/add m_pNotificationNode
|
2011-11-23 17:18:53 +08:00 |
minggo
|
6aedc258b4
|
fixed #838: tests and HelloLua support x86
|
2011-11-23 15:51:30 +08:00 |
minggo
|
8b20639d75
|
issue #838: HelloWorld support x86
|
2011-11-23 11:02:18 +08:00 |
minggo
|
bc60ed7856
|
issue #854: optimize CCTextureCache::addImageAsync()
|
2011-11-22 16:47:24 +08:00 |
minggo
|
efa9275d7f
|
save the codes for testing
|
2011-11-21 12:04:21 +08:00 |
minggo
|
51eb56075b
|
Merge https://github.com/cocos2d/cocos2d-x into iss854_pthread
|
2011-11-21 09:36:55 +08:00 |
minggo
|
4226fcf355
|
issue #854: add CCThread_ios.mm
|
2011-11-21 09:34:49 +08:00 |
minggo
|
d48da20b0f
|
synchrolize to master
|
2011-11-18 18:53:53 +08:00 |
U-zhangxm-PC\zhangxm
|
d84b6c25be
|
issue #223: merge bada branch and fix some error
|
2011-11-18 18:45:05 +08:00 |
minggo
|
50a2e2d5e9
|
Merge pull request #574 from minggo/iss854_pthread
remove unneeded files
|
2011-11-17 18:59:03 -08:00 |
minggo
|
5d8043ce7e
|
issue854: remove unneeded files
|
2011-11-18 10:54:36 +08:00 |
minggo
|
a7d6c90adb
|
Merge pull request #571 from jbyu/master
fix memory-leak for lua engine
|
2011-11-17 18:53:14 -08:00 |
minggo
|
522386a6b7
|
issue #854: pthread work ok on iOS
|
2011-11-18 09:55:47 +08:00 |
minggo
|
81b8fc0ce8
|
fixed #854: fix a bug of CCTextureCache
|
2011-11-17 14:34:41 +08:00 |
minggo
|
cb75465913
|
issue #854: add test case for CCTextureCache
|
2011-11-17 10:10:13 +08:00 |
Phenix Yu
|
dccf577ad3
|
getLastValidIterator() may return a invalid iterator m_array.end().
don't know where this code came from.
|
2011-11-16 11:08:26 +08:00 |
minggo
|
cc79e533a3
|
issue #854: add pthread for win32 and implement CCTextureCache::addImageAsync()
|
2011-11-16 11:04:29 +08:00 |
Phenix Yu
|
786feb6a8d
|
Merge remote-tracking branch 'remotes/upstream/master'
Conflicts:
HelloLua/Classes/AppDelegate.cpp
HelloLua/Resource/hello.lua
HelloLua/ios/HelloLua.xcodeproj/project.pbxproj
HelloLua/win32/HelloLua.win32.vcproj
HelloLua/win32/HelloLua.win32.vcxproj.filters
cocos2dx/include/ccMacros.h
cocos2dx/platform/ios/AccelerometerDelegateWrapper.mm
lua/cocos2dx_support/LuaCocos2d.cpp
lua/cocos2dx_support/LuaEngineImpl.cpp
template/xcode3/cocos2d-x_lua_app/___PROJECTNAME___.xcodeproj/project.pbxproj
template/xcode4/cocos2dx_lua.xctemplate/Resources/hello.lua
template/xcode4/cocos2dx_lua.xctemplate/TemplateInfo.plist
tests/test.win32/test.win32.vcxproj.filters
|
2011-11-15 14:43:55 +08:00 |
Phenix Yu
|
441f8e6da9
|
Merge branch 'master' of https://github.com/jbyu/cocos2d-x
Conflicts:
cocos2dx/CCScheduler.cpp
lua/cocos2dx_support/LuaEngine.cpp
lua/cocos2dx_support/LuaEngine.h
|
2011-11-15 14:00:52 +08:00 |
minggo
|
5273819e83
|
offer a thread safe function to read contents of xml file, and the engine use it internal
|
2011-11-15 10:41:18 +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 |