James Chen
|
5c67fd2c05
|
Update AUTHORS [ci skip]
|
2013-10-11 15:15:44 +08:00 |
CocosRobot
|
b6f439a4f9
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-10-11 07:15:06 +00:00 |
James Chen
|
0c1e2be30c
|
Update AUTHORS [ci skip]
|
2013-10-11 15:12:57 +08:00 |
James Chen
|
f05225ae4c
|
Merge pull request #3888 from ktaobo/avoid-copy
Avoid unnecessary object duplication using passing arguments by reference
|
2013-10-11 00:09:28 -07:00 |
minggo
|
0130aae044
|
Merge pull request #3916 from boyu0/iss2771_physical
[ci skip]issue 2771: physical
|
2013-10-10 19:50:19 -07:00 |
boyu0
|
acf1d72213
|
issue #2771: delete #define RAND_MAX in PhysicsTest.cpp(already defined in stdlib.h)
|
2013-10-11 10:24:55 +08:00 |
boyu0
|
3dcd1bc8b1
|
issue #2771: add #ifdef CC_USE_PHYSICS to CC_SAFE_DELETE(_physicsWorld)
|
2013-10-11 10:08:51 +08:00 |
boyu0
|
c99e4e95a5
|
issue #2771: fix some compile error.
|
2013-10-11 10:03:54 +08:00 |
James Chen
|
36d4a2d539
|
Merge pull request #3918 from dumganhar/develop
Best C++ practice for ScriptingCore class. '_' should be prefix rather than suffix.
|
2013-10-10 18:50:43 -07:00 |
James Chen
|
4451816c82
|
Best C++ practice for ScriptingCore class. '_' should be prefix rather than suffix.
|
2013-10-11 09:52:35 +08:00 |
minggo
|
e90e975e3d
|
Merge pull request #3911 from minggo/iss2905-adjust_folder
[ci skip]SimpleAudioEngine -> audio
|
2013-10-10 18:27:25 -07:00 |
Keita Obo
|
43c2001d71
|
Avoid unnecessary object duplication using passing arguments by reference
|
2013-10-10 22:06:10 +09:00 |
James Chen
|
6fbca287a2
|
Update Debugger README.md [ci skip]
|
2013-10-10 18:35:54 +08:00 |
boyu0
|
775a81ae19
|
issue #2771: Let the sprites added to SpriteBatchNode support physics.
|
2013-10-10 18:31:43 +08:00 |
James Chen
|
95cd356911
|
Update Debugger REAME.md[ci skip]
|
2013-10-10 18:31:36 +08:00 |
minggo
|
c9d28276d3
|
Merge pull request #3915 from Dhilan007/0002
[ci skip]fix compile fail on vs2012.
|
2013-10-10 03:25:38 -07:00 |
minggo
|
16d0fe313b
|
issue #2905: modify makefile to refer to correct path
|
2013-10-10 18:22:51 +08:00 |
James Chen
|
590d8d50e0
|
Merge pull request #3914 from Dhilan007/00001
fix copy resource error.
|
2013-10-10 03:09:20 -07:00 |
LinWenhai
|
83ab7128e7
|
fix incomplete copy
|
2013-10-10 18:07:36 +08:00 |
LinWenhai
|
8c6a481588
|
fix incomplete copy
|
2013-10-10 18:06:59 +08:00 |
LinWenhai
|
f861d6d2fc
|
fix incomplete copy
|
2013-10-10 18:03:15 +08:00 |
minggo
|
3f010e78f8
|
issue #2905: modify makefile to refer to correct path
|
2013-10-10 18:03:03 +08:00 |
LinWenhai
|
312d761390
|
Update build_native.cmd
|
2013-10-10 18:01:45 +08:00 |
minggo
|
6e62be5443
|
issue #2905: modify makefile to include correct header files
|
2013-10-10 17:39:53 +08:00 |
James Chen
|
643e8fa23e
|
Merge pull request #3912 from dumganhar/iss2823-jsb-remote-debugger-sp23
issue #2823: [JSB] Support remote debugging JSB project by FireFox.
|
2013-10-10 02:17:31 -07:00 |
James Chen
|
0d60432d95
|
issue #2823: Removing unused codes of debugger.
|
2013-10-10 17:17:48 +08:00 |
Dhilan007
|
5ea5c394e7
|
fix compile fail on vs2012.
|
2013-10-10 17:17:10 +08:00 |
Dhilan007
|
e181f7a4d2
|
fix copy resource error.
|
2013-10-10 17:10:37 +08:00 |
James Chen
|
5b3cbf9a29
|
issue #2823: Updating build_native.sh for AssetsMangerTest.
|
2013-10-10 17:07:13 +08:00 |
minggo
|
9cf7d48d62
|
include correct path in cocos2dx.ini to generate audio lua binding
|
2013-10-10 17:04:36 +08:00 |
minggo
|
7b7aabf2de
|
include correct path in cocos2dx.ini to generate audio binding
|
2013-10-10 16:54:05 +08:00 |
James Chen
|
732233336b
|
issue #2823: Updating build_native.sh for JSB projects. Copy all resources in scripting/javascript/bindings/js/*
|
2013-10-10 16:47:19 +08:00 |
James Chen
|
02f724cd23
|
issue #2823: Enabling JSB debugger in debug mode. Removing the definition of JSB_ENABLE_DEBUGGER.
|
2013-10-10 16:18:12 +08:00 |
James Chen
|
8afef57679
|
issue #2823: Adding README.md.
|
2013-10-10 16:18:12 +08:00 |
James Chen
|
5b190b62f6
|
issue #2823: Removing loading web console.js in jsb_debugger.js.
|
2013-10-10 16:18:12 +08:00 |
James Chen
|
cff1c46f20
|
issue #2823: Reverting ScriptingCore.cpp for Spidermonkey v23.
|
2013-10-10 16:18:12 +08:00 |
James Chen
|
3f967e5e8d
|
issue #2823: Removing some codes for debugging in ScriptingCore.h/.cpp.
|
2013-10-10 16:18:12 +08:00 |
James Chen
|
154061319c
|
issue #2823: Removing unused js files in 'js/debugger' folder.
|
2013-10-10 16:18:12 +08:00 |
James Chen
|
5f4b0d9a0e
|
issue #2823: Removing unused debugger codes in MoonWarriors/Classes/AppDelegate.cpp.
|
2013-10-10 16:18:11 +08:00 |
James Chen
|
9342b084c5
|
issue #2823: Reverting CCFileUtils.cpp.
|
2013-10-10 16:18:11 +08:00 |
James Chen
|
d8a4a7a595
|
issue #2823: Updating webconsole.js and loading webconsole.js in jsb_debugger.js.[ Console can't work now, TO BE DONE ]
|
2013-10-10 16:18:11 +08:00 |
James Chen
|
d25cbcdbd9
|
issue #2823: Removing unused conversion.
|
2013-10-10 16:18:11 +08:00 |
James Chen
|
6b455463fa
|
issue #2823: Removing some log outputs in transport.js.
|
2013-10-10 16:18:11 +08:00 |
James Chen
|
7328ae89a5
|
issue #2823: Adding XPCInspector support in debugger/main.js.
|
2013-10-10 16:18:11 +08:00 |
James Chen
|
7a6861c800
|
issue #2823: Reverting script.js.
|
2013-10-10 16:18:11 +08:00 |
James Chen
|
2e9644446a
|
issue #2823: Renaming '_lockVM' to '_enterNestedEventLoop', '_unlockVM' to '_exitNestedEventLoop'.
|
2013-10-10 16:18:10 +08:00 |
James Chen
|
adbb3585ac
|
issue #2823: _lockVM take no arguments now.
|
2013-10-10 16:18:10 +08:00 |
James Chen
|
a919fd5de1
|
issue #2823: Fix socket errors on WINDOWS.
|
2013-10-10 16:18:10 +08:00 |
James Chen
|
0ad7a9fd4b
|
issue #2823: minor fix and logs.
|
2013-10-10 16:18:10 +08:00 |
James Chen
|
43b4269c11
|
issue #2823: Removing unused file 'main.debug.js'.
|
2013-10-10 16:18:09 +08:00 |