성낙호
|
eda9846e6f
|
DelegateProtocol is weak-referenced again
|
2013-08-08 18:36:56 +09:00 |
성낙호
|
31a3fd65c1
|
key with hash to support multiple assetsManager
|
2013-08-08 17:29:29 +09:00 |
성낙호
|
3fc48ecf15
|
purgeStoragePath added
|
2013-08-07 14:36:26 +09:00 |
성낙호
|
1c91e73a8c
|
added jsb support for AssetsMAnager
|
2013-08-07 14:07:01 +09:00 |
성낙호
|
0883723c71
|
added cc.RemoveSelf
|
2013-08-02 10:59:16 +09:00 |
성낙호
|
c9077961e8
|
fix for undefined protocol
|
2013-08-02 10:35:45 +09:00 |
성낙호
|
f0ab05f9e7
|
undefined argument should not be counted as a valid argument
|
2013-08-01 17:52:39 +09:00 |
minggo
|
73d2c3cb9e
|
Merge pull request #3335 from minggo/remove-box2d-warning
Don't trigger warning for box2d
|
2013-07-30 23:21:24 -07:00 |
minggo
|
9abd73590c
|
Don't trigger warning for box2d
|
2013-07-31 13:50:43 +08:00 |
minggo
|
b9210e8d62
|
Merge pull request #3333 from dabingnn/Iss2448-OpenGLTestCrash-LuaJS-Bug
Iss2448 open gl test crash lua js bug
|
2013-07-30 21:49:57 -07:00 |
Huabing.Xu
|
b68339ef4e
|
replace indent by using space instead of tab
|
2013-07-31 10:58:15 +08:00 |
Huabing.Xu
|
c1023b5cb5
|
closed #2448: Fix some indent syntax!
|
2013-07-31 10:46:10 +08:00 |
Huabing.Xu
|
832fcf2adb
|
closed #2448 : Fix crash when call glGetAttachedShaders with a NULL parameter on Windows
|
2013-07-31 10:37:42 +08:00 |
minggo
|
0241470ff9
|
Merge pull request #3330 from dabingnn/Iss2447-ClippingNodeTestCrash-bug
closed #2447: Fix clippingNodeTest RawStencilBufferTest6 crash bug
|
2013-07-30 18:42:46 -07:00 |
minggo
|
d108eca41a
|
[ci skip]
|
2013-07-31 09:27:32 +08:00 |
minggo
|
a8f10c480d
|
Merge pull request #3332 from azmeuk/clang
Clang support for Linux
|
2013-07-30 18:26:12 -07:00 |
minggo
|
35ebda21a9
|
Merge pull request #3331 from minggo/iss2438-remove_mac_32
Iss2438 remove mac 32
|
2013-07-30 18:18:22 -07:00 |
Éloi Rivard
|
524b6903a5
|
Added clang support for linux.
|
2013-07-30 14:49:44 +02:00 |
Éloi Rivard
|
15081f5616
|
Removed all warnings from Box2D since it is an external project.
|
2013-07-30 14:48:44 +02:00 |
minggo
|
ba4e0d8d39
|
closed #2438:re-add libwebp.a
|
2013-07-30 18:06:01 +08:00 |
minggo
|
1d2b1c79c2
|
closed #2438:remove mac 32-bit support
|
2013-07-30 18:02:35 +08:00 |
Huabing.Xu
|
6a1938056c
|
closed #2447: Fix clippingNodeTest RawStencilBufferTest6 crash bug
|
2013-07-30 16:27:13 +08:00 |
Éloi Rivard
|
14e200e61a
|
Added debugging information in emscripten DEBUG mode
|
2013-07-30 10:11:30 +02:00 |
James Chen
|
df33991a38
|
Merge pull request #3329 from pyrasis/tizen_2.2
[Tizen] Fix compile error
|
2013-07-30 00:34:40 -07:00 |
minggo
|
eec2d0205a
|
Merge pull request #3328 from natural-law/develop
Add plugin flurry ads
|
2013-07-30 00:09:18 -07:00 |
zhangbin
|
c8b4d4fdc6
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2013-07-30 14:58:06 +08:00 |
zhangbin
|
0f8e1d930a
|
closed #2439, Add sample code for plugin flurry Ads.
|
2013-07-30 14:57:37 +08:00 |
zhangbin
|
e187be3942
|
issue #2439, Add flurry ads plugin for android.
|
2013-07-30 14:56:45 +08:00 |
Lee, Jae-Hong
|
4beeda2294
|
[Tizen] Fix compile error.
|
2013-07-30 15:43:05 +09:00 |
James Chen
|
3633ebfe0c
|
Merge pull request #3224 from azmeuk/emscripten
emscripten keyboard support
|
2013-07-29 22:50:27 -07:00 |
minggo
|
eb07bba4f7
|
Merge pull request #3323 from timothyqiu/docfix
Documentation fixes
|
2013-07-29 21:01:39 -07:00 |
minggo
|
627544418a
|
[ci skip]
|
2013-07-30 12:01:19 +08:00 |
minggo
|
380f302f35
|
Merge pull request #3327 from samuele3hu/TestDevelop
issue #2435:Lua template supports mac port
|
2013-07-29 20:59:28 -07:00 |
Timothy Qiu
|
b3da051807
|
Remove colon after @param @warning @deprecated
Added a missing @param.
|
2013-07-30 10:56:14 +08:00 |
Timothy Qiu
|
149a844dbc
|
Remove unnecessary/wrong use of \a in comment.
\a is meant to refer to arguments. Links to class/function names are
automatic generated in doxygen.
|
2013-07-30 10:56:13 +08:00 |
samuele3hu
|
38a23890ff
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into TestDevelop
|
2013-07-30 09:55:28 +08:00 |
samuele3hu
|
3499aafd27
|
issue #2435:Lua template supports mac port
|
2013-07-30 09:51:15 +08:00 |
minggo
|
404476f8aa
|
Merge pull request #3326 from minggo/releasing
update CHANGELOG
|
2013-07-29 18:30:15 -07:00 |
minggo
|
600d647851
|
update CHANGELOG
|
2013-07-30 09:28:39 +08:00 |
Timothy Qiu
|
07dca78987
|
Documentation fix: add missing parameter name.
|
2013-07-29 19:36:47 +08:00 |
minggo
|
f63cc6a53f
|
Merge pull request #3322 from dumganhar/iss2440-non-ascii-path
closed #2440: Files with Non-ascii path can't be found on Windows.
|
2013-07-29 03:37:52 -07:00 |
James Chen
|
2566f74cd7
|
closed #2440: Files with Non-ascii path can't be found on Windows.
|
2013-07-29 18:27:26 +08:00 |
zhangbin
|
4a3ee3b9a1
|
issue #2439, Add flurry ads plugin for iOS.
|
2013-07-29 18:15:21 +08:00 |
zhangbin
|
a632a830c1
|
Move the developer informations to file Configs.h
|
2013-07-29 18:06:22 +08:00 |
Éloi Rivard
|
54423af31d
|
Re-use SAFE_HEAP option in emscripten.
|
2013-07-29 10:58:14 +02:00 |
Éloi Rivard
|
4b190c3ddf
|
added emscripten keyboard support
|
2013-07-29 10:56:09 +02:00 |
James Chen
|
1c2b89e431
|
Merge pull request #3321 from dumganhar/develop
[emscripten] Fixing compilation errors.
|
2013-07-29 01:34:25 -07:00 |
James Chen
|
a76f556fb2
|
[emscripten] Fixing compilation errors.
|
2013-07-29 16:33:34 +08:00 |
minggo
|
0b0c223d33
|
Merge pull request #3318 from dabingnn/Iss2437-RenderTextureStencilTest-Bug
Iss2437 render texture stencil test bug
|
2013-07-29 01:25:14 -07:00 |
James Chen
|
4c32303b2e
|
Merge pull request #3317 from dumganhar/member-var-init
Fixing warnings of the order of member variables and fixing errors for tizen projects. Updating JS-test.
|
2013-07-29 00:29:08 -07:00 |