Commit Graph

7258 Commits

Author SHA1 Message Date
James Chen 831ec120ff Merge pull request #2033 from xyhl515/master
fixed #1746: Added VS2012 Express template installing support.
2013-02-24 18:13:28 -08:00
Zhe Wang 7e0edac72d Merge pull request #2037 from walzer/master
don't need to remove assets/Image/test_*.pvr.gz files in multi-platform-cpp template
2013-02-24 00:16:23 -08:00
walzer 37779a2e1a don't need to remove assets/Images/test_*.pvr.gz files in multi-platform-cpp template 2013-02-24 16:15:05 +08:00
James Chen 791e0b2b52 Merge pull request #2034 from dumganhar/jsb-tableviewtest
New jsb tests (TableViewTest).
2013-02-23 06:10:47 -08:00
James Chen a09220dfc8 New jsb tests (TableViewTest). 2013-02-23 22:09:20 +08:00
xyhl515 6cc1bdcb0f Merge remote-tracking branch 'origin/master' 2013-02-23 21:28:10 +08:00
xyhl515 1eed0b5663 Add VS2012 Express For Windows Desktop support in install-templiates-msvc.bat 2013-02-23 21:21:58 +08:00
James Chen af75651abc Update AUTHORS 2013-02-23 10:35:58 +08:00
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