James Chen
|
634a98d19a
|
Merge pull request #2030 from giginet/cocos2dx-pull-request
fixed #1745: Fix CCRepeat#create is recieved bad argument on Lua binding.
|
2013-02-22 18:33:14 -08:00 |
giginet
|
750918d058
|
Fix CCRepeat#create argument
|
2013-02-23 09:03:28 +09:00 |
Zhe Wang
|
67ca006508
|
Merge pull request #2031 from walzer/master
project-creator, fix a typo
|
2013-02-22 06:25:18 -08:00 |
walzer
|
79be62a932
|
issue #1733, fix a typo in dumping usage.
|
2013-02-22 22:24:05 +08:00 |
giginet
|
70612a722b
|
Fix CCRepeat#create is recieved bad argument on Lua binding.
CCRepeat#create must be recieved CCFiniteTimeAction as first argument.
But, CCActionInterval recieved in LuaCocos2d.cpp
|
2013-02-22 20:24:22 +09:00 |
minggo
|
2d225437e5
|
Update samples/Cpp/AssetsManagerTest/README.md
|
2013-02-22 17:26:21 +08:00 |
Zhe Wang
|
3024b79eb2
|
Merge pull request #2029 from walzer/project-creator
Refactor project-creator, uses json files to config each platform's behaviour.
|
2013-02-22 00:41:45 -08:00 |
walzer
|
b534ff16e7
|
issue #1733, don't remove projects if it exists.
|
2013-02-22 16:33:24 +08:00 |
walzer
|
3dcee98cb8
|
issue #1733, use json config files instead of python modules for multi-platforms.
|
2013-02-22 16:32:12 +08:00 |
James Chen
|
2b7c4348dc
|
Update AUTHORS
|
2013-02-22 16:20:24 +08:00 |
James Chen
|
49fc92e112
|
Update AUTHORS
|
2013-02-22 16:19:52 +08:00 |
James Chen
|
1d8a49ad90
|
Merge pull request #2028 from dumganhar/jianghua-patch
fixed #1743: Adding an additional transform for CCNode.
|
2013-02-22 00:18:02 -08:00 |
James Chen
|
fdf8595353
|
tab -> 4 space.
|
2013-02-22 16:16:16 +08:00 |
James Chen
|
476e3801eb
|
tab -> 4 space.
|
2013-02-22 16:15:17 +08:00 |
minggo
|
32fbced31f
|
issue #1489:modify sample code and add readme
|
2013-02-22 16:02:53 +08:00 |
James Chen
|
b54b924923
|
fixed #1743: Adding an additional transform for CCNode.
|
2013-02-22 16:01:49 +08:00 |
James Chen
|
46ee771e1c
|
Merge branch 'master' of https://github.com/jxhgzs/cocos2d-x into jianghua-patch
|
2013-02-22 13:46:00 +08:00 |
James Chen
|
ce424a9e1b
|
Merge pull request #2027 from CocosRobot/updategeneratedsubmodule_1361506320
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2013-02-21 20:51:13 -08:00 |
CocosRobot
|
e3745b0078
|
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2013-02-22 12:12:11 +08:00 |
James Chen
|
4bdebc6e3d
|
Merge pull request #2026 from dumganhar/master
Removed some unused codes.
|
2013-02-21 19:59:56 -08:00 |
James Chen
|
8921d92143
|
Removed some unused codes.
|
2013-02-22 11:58:52 +08:00 |
James Chen
|
ace8fb7d55
|
Merge pull request #2025 from CocosRobot/updategeneratedsubmodule_1361501669
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2013-02-21 19:05:22 -08:00 |
minggo
|
ed1cbb94c2
|
Merge https://github.com/cocos2d/cocos2d-x into iss1489-AssetsManager
|
2013-02-22 11:04:40 +08:00 |
James Chen
|
b230afa6bf
|
Update AUTHORS
|
2013-02-22 11:04:13 +08:00 |
minggo
|
91f5972b42
|
issue 1489:add AssetsManager
|
2013-02-22 11:04:09 +08:00 |
James Chen
|
b50515c5bc
|
Merge pull request #1873 from ThePickleMan/master
fixed #1742: Added 'rotationIsDir' property to ParticleSystem.
|
2013-02-21 19:02:39 -08:00 |
minggo
|
1df0095993
|
fix a bug of CCUserDefault
|
2013-02-22 11:01:57 +08:00 |
CocosRobot
|
397457aa68
|
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2013-02-22 10:54:39 +08:00 |
minggo
|
86e9cfb782
|
Update AUTHORS
|
2013-02-22 10:10:30 +08:00 |
minggo
|
33b857c3f7
|
Merge pull request #1984 from billy1380/master
CCLens3d can be concave
|
2013-02-21 18:08:47 -08:00 |
minggo
|
c4f0adaa93
|
Merge pull request #2024 from folecr/filesystem_cleanup
Filesystem cleanup
|
2013-02-21 18:01:50 -08:00 |
James Chen
|
a3b4bdaecd
|
Update AUTHORS
|
2013-02-22 09:57:54 +08:00 |
James Chen
|
486f7941a7
|
Merge pull request #2023 from nicolasgramlich/patch-7
fixed #1740: Added cleanup and reset methods to ScriptingCore.
|
2013-02-21 17:56:55 -08:00 |
folecr
|
f26f254daa
|
Use CCLOG instead of CCMessageBox to report file system errors
|
2013-02-21 17:05:17 -08:00 |
folecr
|
8408fc6d1b
|
Remove unused access to Android application's external asset path.
|
2013-02-21 17:05:17 -08:00 |
folecr
|
82ae5f62fd
|
Remove unused access to Android application's cache directory
|
2013-02-21 17:05:17 -08:00 |
Nicolas Gramlich
|
84aae750a9
|
Converted tabs to spaces since that seemed to be the predominant choice in this file.
|
2013-02-21 08:34:51 -08:00 |
Nicolas Gramlich
|
b993c6fa08
|
Added cleanup and reset methods to ScriptingCore.
|
2013-02-21 08:33:37 -08:00 |
James Chen
|
da94c0e6d6
|
Merge pull request #2022 from dumganhar/iss1733-hybrid
issue #1733: Updated template/multi-platform-lua/proj.win32/HelloLua.sln
|
2013-02-21 01:54:15 -08:00 |
James Chen
|
7f7f44c05c
|
issue #1733: Updated template/multi-platform-lua/proj.win32/HelloLua.sln.
|
2013-02-21 17:53:01 +08:00 |
James Chen
|
98f5ac3d0b
|
Merge pull request #2020 from walzer/project-creator
tools/project-creator works for lua and cpp templates.
|
2013-02-21 01:50:37 -08:00 |
James Chen
|
9332b7ae6c
|
Merge pull request #2021 from dumganhar/iss1733-hybrid
issue #1733: Updated multi-platform-lua/proj.android/build_native.sh.
|
2013-02-21 01:25:19 -08:00 |
James Chen
|
bd060f2a22
|
issue #1733: Updated multi-platform-lua/proj.android/build_native.sh.
|
2013-02-21 17:23:43 +08:00 |
walzer
|
3eab5d509b
|
issue #1733, project-creator for lua works.
|
2013-02-21 17:11:11 +08:00 |
walzer
|
d736f38fac
|
issue #1733, project-creator for cpp project seems ok
|
2013-02-21 16:51:22 +08:00 |
jiang xiaohua
|
323453d31b
|
add the CocosDenshion project
|
2013-02-21 14:04:30 +08:00 |
James Chen
|
ec678445cc
|
Merge pull request #2016 from CocosRobot/updategeneratedsubmodule_1361413471
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2013-02-20 18:34:25 -08:00 |
CocosRobot
|
06ad046c2f
|
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2013-02-21 10:24:44 +08:00 |
James Chen
|
c70412d890
|
Merge pull request #2015 from dumganhar/iss1730-bind-scrollview
fixed #1730: Exposed CCScrollView and CCTableView to js.
|
2013-02-20 18:23:13 -08:00 |
James Chen
|
cf33a4538d
|
fixed #1730: Binds CCScrollView and CCTableView to js.
|
2013-02-21 10:06:22 +08:00 |