James Chen
|
b751c41498
|
[Android] Updating Android.mk for JSB projects.
|
2013-11-01 18:27:47 +08:00 |
James Chen
|
e893ae5697
|
Using namespace std; for AssetsManagerTest.
|
2013-11-01 18:27:09 +08:00 |
minggo
|
d4210c77bb
|
Merge pull request #4058 from samuele3hu/developAssetsManager
issue #3037:Add assetsmananger lua binding and a releated test sample
|
2013-11-01 02:50:47 -07:00 |
James Chen
|
c754e1b64f
|
Merge pull request #4035 from darkdukey/mousewheel_mac
issue #3099: Adding MouseEvent and MouseListener, Adding Mouse Support For Desktop Platform.
|
2013-11-01 02:33:28 -07:00 |
samuele3
|
463ed08ffe
|
issue #3037:Modify AssetsManagerTest.lua
|
2013-11-01 17:29:09 +08:00 |
samuele3
|
80f3a7d57a
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developAssetsManager
Conflicts:
build/cocos2d_samples.xcodeproj/project.pbxproj
cocos/scripting/lua/bindings/LuaScriptHandlerMgr.h
cocos/scripting/lua/script/Cocos2dConstants.lua
|
2013-11-01 17:17:21 +08:00 |
James Chen
|
9fad8bfc8d
|
Don't set debug flag in AndroidManifest.xml.
|
2013-11-01 17:02:35 +08:00 |
James Chen
|
a04d1acede
|
Fix of compilation errros of SimpleGame.
|
2013-11-01 15:19:51 +08:00 |
James Chen
|
db6bce4cf0
|
Merge pull request #4023 from samuele3hu/developHttp
issue #3049:Add XMLHttpRequest lua binding and corresponding test sample
|
2013-10-31 20:40:29 -07:00 |
samuelhu
|
5010779e39
|
issue #3049:Reset .project file in pro.android.
|
2013-11-01 11:36:06 +08:00 |
samuelhu
|
f3ff7955a8
|
issue #3037:Modify platform build config
|
2013-11-01 11:18:02 +08:00 |
minggo
|
f684dc0ff7
|
Merge pull request #4025 from Dhilan007/di2893
issues #2893:perfect new label
|
2013-10-31 18:46:30 -07:00 |
James Chen
|
074f688d95
|
Merge pull request #4030 from dumganhar/spv25
[sp v25] Updating SpiderMonkey library to FFv25.
|
2013-10-31 07:08:09 -07:00 |
samuelhu
|
de4aaeda2d
|
issue #3049:Add XMLHttpRequest lua binding and corresponding test sample
|
2013-10-31 22:06:34 +08:00 |
samuelhu
|
4031556398
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developHttp
Conflicts:
build/cocos2d_samples.xcodeproj/project.pbxproj
samples/Lua/TestLua/Resources/luaScript/mainMenu.lua
|
2013-10-31 21:57:24 +08:00 |
samuelhu
|
5891f00967
|
issue #3037:Add assetsmananger lua binding and a releated test sample
|
2013-10-31 21:52:28 +08:00 |
Dhilan007
|
150f1aeaab
|
issue #2893:improve new label
|
2013-10-31 20:17:30 +08:00 |
samuelhu
|
7c45ddafe2
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developAssetsManager
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
|
2013-10-31 17:22:14 +08:00 |
Nite Luo
|
771844fc58
|
Fix android build after adding MouseEvent and MouseTest
|
2013-10-31 00:40:38 -07:00 |
samuelhu
|
705da20ee7
|
issue #2794:Add LuaObjectCBridge and related test sample
|
2013-10-31 15:26:38 +08:00 |
samuelhu
|
faf3b30e9b
|
issue #3069:Add LuaObjectCBridge and related test sample
|
2013-10-31 15:20:53 +08:00 |
Nite Luo
|
49a2acfbd4
|
Merge branch 'develop' into mousewheel_mac
|
2013-10-31 00:10:45 -07:00 |
Nite Luo
|
fe04448c8d
|
Merge folder changes from develop
|
2013-10-30 23:19:36 -07:00 |
James Chen
|
69b0206018
|
issue #2826: Updating vs project to link mozjs-25.lib
|
2013-10-31 11:24:43 +08:00 |
Dhilan007
|
12db6a32ab
|
issues #2893:
1.Texture atlas are create on demand, based on the characters used in the label.
2.Create Quads (and not sprites) for each letter.
|
2013-10-31 10:49:37 +08:00 |
samuelhu
|
53b0bfc27b
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developTouchEvent
|
2013-10-31 09:52:01 +08:00 |
samuelhu
|
1f07a659a6
|
issue #3069:Modify layer lua register and add some compatible lua binding functions
|
2013-10-31 09:49:04 +08:00 |
minggo
|
9e5420c954
|
Merge pull request #4029 from minggo/iss2905-adjust_folder
use build/android-build to build android samples, and update readme
|
2013-10-30 03:30:03 -07:00 |
minggo
|
da9f7c912b
|
use build/android-build to build android samples, and update readme
|
2013-10-30 18:27:56 +08:00 |
samuelhu
|
c08a09a7e0
|
#3049:Add LICENSE_JSON4LUA and some constant values.
|
2013-10-30 10:52:04 +08:00 |
samuelhu
|
471bbb8af9
|
issue #3049:Add XMLHttpRequest lua binding and corresponding test sample
|
2013-10-29 18:21:15 +08:00 |
samuelhu
|
b611177a65
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developHttp
|
2013-10-29 17:58:00 +08:00 |
samuelhu
|
70082ddc29
|
issue #3409:Add XMLHttpRequest lua binding and corresponding test sample
|
2013-10-29 17:54:35 +08:00 |
James Chen
|
ca598f29eb
|
Merge pull request #4008 from dumganhar/touchevent-refactor
issue #3069: Refactor and Improve EventDispatcher
|
2013-10-29 00:46:56 -07:00 |
James Chen
|
cb7a762584
|
issue #3069: Updating EventDispatcherTest.
|
2013-10-29 14:59:05 +08:00 |
samuelhu
|
3508213615
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developHttp
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
|
2013-10-29 11:45:19 +08:00 |
samuelhu
|
a4d028e905
|
issue #3409:Add XMLHttpRequest lua binding and corresponding test sample
|
2013-10-29 11:40:41 +08:00 |
Michael Contento
|
fe180078f0
|
Android: add xlargeScreens="true" to supports-screens
|
2013-10-28 23:12:51 +01:00 |
James Chen
|
a829325240
|
issue #3069: Updating EventDispatcherTest.
|
2013-10-28 16:00:19 +08:00 |
James Chen
|
e6b0134080
|
issue #3069: Updating Custom event test.
|
2013-10-28 10:49:43 +08:00 |
James Chen
|
48ce5e39fe
|
EventDispatcher is managed by Director now, like Scheduler and ActionManager.
|
2013-10-26 15:04:01 +08:00 |
James Chen
|
9bf44a6c83
|
issue #3069: Renaming 'removeListeners' to 'removeEventListeners'.
|
2013-10-25 16:34:26 +08:00 |
James Chen
|
27b71ba73c
|
Use integer as event type and listener type.
|
2013-10-25 10:53:47 +08:00 |
James Chen
|
b5cac51f97
|
PhysicsTest update.
|
2013-10-25 10:53:47 +08:00 |
James Chen
|
9c4bc9e8ed
|
Update physicsTest.
|
2013-10-25 10:53:47 +08:00 |
James Chen
|
7854a13278
|
Small fix for Bug-422.cpp and MenuTest.cpp.
|
2013-10-25 10:53:47 +08:00 |
James Chen
|
b131e8c509
|
Update menu test.
|
2013-10-25 10:53:46 +08:00 |
James Chen
|
9ed263056c
|
Use eventDispatcher to dispatch event. Remove controller codes in Layer.
|
2013-10-25 10:53:46 +08:00 |
James Chen
|
1f3863e787
|
Event Dispatcher refactor commit. TestCpp could run.
|
2013-10-25 10:53:45 +08:00 |
James Chen
|
cfaef2a01a
|
Adding onEnterHook, onXXXHook for Node.
|
2013-10-25 10:53:45 +08:00 |