axmol/lua/cocos2dx_support
James Chen 230b8a386b issue #1176: 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
..
CCLuaEngine.cpp issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
CCLuaEngine.h Improve Lua engine 2012-03-07 20:27:26 +08:00
Cocos2dxLuaLoader.cpp issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
Cocos2dxLuaLoader.h issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
LuaCocos2d.cpp.REMOVED.git-id issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
LuaCocos2d.h move SelectorProtocol to CCObject 2012-02-03 15:05:29 +08:00
tolua_fix.c issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
tolua_fix.h Improve Lua engine 2012-03-07 20:27:26 +08:00