Commit Graph

20 Commits

Author SHA1 Message Date
James Chen 28ba42db87 fixed : win32 template cannot work after synchronizing to rc2 2012-06-25 11:55:12 +08:00
James Chen 1d0b7c40e4 Removed virtual attribute for callback functions in HelloWorldScene.h.
Updated templates.
2012-06-21 13:56:56 +08:00
James Chen 4c1ca36aa8 fixed : The compilation of Hellolua and testjs project was broken after synchronizing to rc2. 2012-06-15 10:51:53 +08:00
James Chen 19c96632b5 fixed : Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' with four spaces. 2012-05-29 16:21:23 +08:00
James Chen 22b2f722b5 fixed : Using CCString::stringWithContentsOfFile to get string from lua script files. 2012-05-04 14:31:56 +08:00
James Chen bf0da624b4 issue : Updated win32 templates, tested by vs2008 and vs2010. Updated win32 project configurations for VS2O10. 2012-05-04 11:16:57 +08:00
James Chen a771f47a1a issue : Updated win32 template. 2012-04-26 15:57:05 +08:00
James Chen 7bf2067942 issue : Removed some unused files in template folder. 2012-04-26 15:03:44 +08:00
James Chen 230b8a386b issue : Changed linebreak symbol to UNIX format ('\n'),replaced 'tab'
with four spaces. Also,
1. Used macro NS_CC_BEGIN instead of namespace cocos2d {, NS_CC_END instead
of }.
2. Removed some unused files.
3. Renamed the name of some folders, for example,
"test.android"-->"proj.android" .
2012-04-19 14:35:52 +08:00
James Chen 783b2fe79b Removed some unused codes regard to WOPHONE. 2012-04-19 10:46:37 +08:00
minggo 5623f5fb58 fixed : make vs template support lua 2012-03-07 15:03:35 +08:00
YuLei Liao 1983949b68 * update project templates AppDelegate 2012-02-02 19:01:30 +08:00
minggo 4caa719415 fixed : update codes generated by msvc template 2011-12-20 11:07:54 +08:00
natural-law d905e7d475 fixed . Update the visual studio template for lua supported. 2011-07-27 14:28:22 +08:00
natural-law 0a8c1cada4 fixed , [win32] Update the visual studio template for lua supported. 2011-07-26 11:15:12 +08:00
natural-law 082726f107 Update the win32 template code as same as the HelloLua project. 2011-06-27 17:15:50 +08:00
natural-law 6649987955 Add Lua support for the win32 new project template. 2011-06-27 16:45:52 +08:00
yangws c415bc98d2 fixed Include Box2D.h use Box2D/Box2D.h in vs template. 2011-05-09 10:13:24 +08:00
yangws 12254f95f0 fixed Add initInstance code for all platform in msvc templates. 2011-03-17 11:27:51 +08:00
yangws 42279c5e1d Rename templates/CCApplicationWizard.vs templates/msvc. 2011-03-15 15:33:18 +08:00