minggo
|
f2f8035724
|
Merge pull request #7708 from super626/obb
AABB, OBB
|
2014-08-15 15:32:14 +08:00 |
minggo
|
965f4f8ef4
|
Merge pull request #7791 from xiangxw/fix_replaceAll
fix replaceAll()
|
2014-08-15 15:03:06 +08:00 |
xiangxw
|
8b83419a32
|
fix replaceAll()
This function will never return if new_value contains old_value.
For example, old_value = "'", new_value = "''".
|
2014-08-15 11:48:33 +08:00 |
samuele3hu
|
76a9382a91
|
Rename folder names of cpp-template: ‘Classes’—>’src’ ,’Resource’—>’res’ and adjust the template project except wp8
|
2014-08-15 00:08:15 +08:00 |
samuele3hu
|
55180c63e4
|
Add modules register functions for lua-template-runtime on android
|
2014-08-14 23:22:24 +08:00 |
samuele3hu
|
97d8d27eec
|
Add LOCAL_WHOLE_STATIC_LIBRARIES for lua-template-runtime on android
|
2014-08-14 21:58:40 +08:00 |
samuele3hu
|
1976b66ab8
|
Make lua-template-default support all modules
|
2014-08-14 21:27:02 +08:00 |
yangxiao
|
2786e63824
|
Merge branch 'newcode' into obb
|
2014-08-14 18:58:46 +08:00 |
CocosRobot
|
2d4f23d9e8
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-14 10:36:05 +00:00 |
minggo
|
3f2fccb999
|
Merge pull request #7771 from samuele3hu/v3_3_module
Adjust lua_debugger.h/c to lua runtime template and adjust related project configure
|
2014-08-14 18:33:53 +08:00 |
yangxiao
|
ab783d2702
|
merge cocos2d
|
2014-08-14 17:12:39 +08:00 |
samuele3hu
|
02da839798
|
Make lua-template-default support all modules
|
2014-08-14 16:54:33 +08:00 |
minggo
|
3ab8bed741
|
Merge pull request #7745 from samuele3hu/v3_module
Modify cpp-template-default project configure
|
2014-08-14 09:46:37 +08:00 |
CocosRobot
|
6510d74ff7
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-14 01:29:42 +00:00 |
samuele3hu
|
032f5ea781
|
Adjust lua_debugger.h/c to lua runtime template and adjust related project configure
|
2014-08-14 00:06:28 +08:00 |
zhangbin
|
e766a22bda
|
Adjust the lua templates for the lua modules.
|
2014-08-13 14:29:14 +08:00 |
CocosRobot
|
93800c5821
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-13 01:27:24 +00:00 |
samuele3hu
|
d9fdfb2659
|
Modify cpp-template-default project configure
|
2014-08-12 17:05:39 +08:00 |
CocosRobot
|
f8f15df530
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-11 07:06:46 +00:00 |
minggo
|
43a3603a8b
|
Merge pull request #7720 from samuele3hu/v3_module
Modify the mechanism that files copy to lua-empty-test and lua-template and fix some bugs
|
2014-08-11 15:01:28 +08:00 |
yangxiao
|
fd314261b7
|
Merge branch 'newcode' into obb
|
2014-08-11 13:21:44 +08:00 |
samuele3hu
|
3c3c05204f
|
Split files in lua-bindings/script into different module and adjust related project
|
2014-08-11 12:54:30 +08:00 |
CocosRobot
|
076a2f9d1a
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-11 01:32:55 +00:00 |
samuele3hu
|
2dacbf6f26
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_module
|
2014-08-08 16:59:33 +08:00 |
samuele3hu
|
2ffc0e2e53
|
Modify the mechanism that files copy to lua-empty-test and lua-template
|
2014-08-08 16:56:22 +08:00 |
yangxiao
|
ceb6549ec8
|
merge cocos2d
|
2014-08-08 16:25:52 +08:00 |
samuele3hu
|
4fe1b2e6bc
|
Fix the target dependencies error of lua-runtime-template
|
2014-08-08 16:10:31 +08:00 |
CocosRobot
|
1b4cd7e58e
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-08 07:58:25 +00:00 |
minggo
|
213f2f5a6c
|
Merge pull request #7702 from super626/v3_merge
Camera and Camera test
|
2014-08-08 15:56:38 +08:00 |
samuele3hu
|
00865c8abb
|
Modify the mechanism that files copy to lua-empty-test and lua-template
|
2014-08-08 15:22:12 +08:00 |
yangxiao
|
97edd303b5
|
remove DrawNode3D
|
2014-08-08 15:06:45 +08:00 |
CocosRobot
|
75bd97b82e
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-08 03:51:09 +00:00 |
minggo
|
b9e84370f6
|
Merge pull request #7699 from huangshiwu/v3_wp8fix
V3 wp8fix
|
2014-08-08 11:49:02 +08:00 |
yangxiao
|
813e954f4e
|
aabb, obb
|
2014-08-08 00:00:58 +08:00 |
yangxiao
|
3c9483899e
|
camera, cameratest, drawNode3D squash
|
2014-08-07 15:23:31 +08:00 |
samuele3hu
|
cf0aa36c15
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_module
Conflicts:
cocos/network/CMakeLists.txt
cocos/storage/CMakeLists.txt
|
2014-08-07 14:02:50 +08:00 |
samuele3hu
|
0421c24d16
|
Modify lua-template-default and lua-template-runtime project
|
2014-08-07 13:54:54 +08:00 |
samuele3hu
|
aa4f407851
|
extract ui,network and storage from cocos2d module and adjust relate CMakeLists.txt
|
2014-08-07 13:53:13 +08:00 |
huangshiwu
|
0016c7af70
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_wp8fix
|
2014-08-07 11:58:01 +08:00 |
huangshiwu
|
24d68305e1
|
WP8 compile fix
|
2014-08-07 11:56:28 +08:00 |
CocosRobot
|
92bb832d18
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-07 02:54:38 +00:00 |
CocosRobot
|
075c890ef1
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-06 09:51:57 +00:00 |
minggo
|
7a833d66d1
|
Merge pull request #7676 from samuele3hu/v3_module
Split luabindings into serval modules and adjust project settings of test cases
|
2014-08-06 17:09:12 +08:00 |
CocosRobot
|
35a19dd0ea
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-06 07:24:27 +00:00 |
minggo
|
fdcf6a0c7c
|
Merge pull request #7672 from xiangxw/show_lua_error_message
show error after a win32 lua program crashes
|
2014-08-06 14:39:25 +08:00 |
minggo
|
08cc7982d7
|
Merge pull request #7666 from zawasp/template_fix
Template fix
|
2014-08-06 10:03:12 +08:00 |
samuele3hu
|
63b3f838b6
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_module
|
2014-08-06 09:56:07 +08:00 |
samuele3hu
|
0daa30419b
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_module
Conflicts:
cocos/scripting/lua-bindings/auto/api/lua_cocos2dx_auto_api.lua
cocos/scripting/lua-bindings/auto/lua_cocos2dx_auto.cpp
cocos/scripting/lua-bindings/auto/lua_cocos2dx_auto.hpp
cocos/scripting/lua-bindings/auto/lua_cocos2dx_extension_auto.hpp
tools/tolua/cocos2dx.ini
|
2014-08-06 00:37:19 +08:00 |
xiangxw
|
78587254a5
|
show error after a win32 lua program crashes
|
2014-08-05 21:10:30 +08:00 |
CocosRobot
|
eacb8fa120
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-05 10:23:15 +00:00 |