James Chen
|
ba1fe39d91
|
issue #2129: Removing CC prefix for scripting module.
|
2013-06-20 14:33:59 +08:00 |
James Chen
|
c0d44cb2e4
|
fixed #2129: Rename m_iVar to _var, remove CC prefixes.
|
2013-06-15 14:03:30 +08:00 |
samuele3hu
|
6dd077b8bd
|
issue #2103 add cocosbuilder lua test sample
|
2013-06-05 15:17:00 +08:00 |
Sam Clegg
|
4f6de1bcad
|
Rename CCScriptSupport::executeAssert -> CCScriptSupport::handleAssert
Also remove the first "cond" argument, since it is always false.
|
2013-05-06 12:25:13 -07:00 |
James Chen
|
c70d9f203a
|
Don't export classes in scripting/lua/cocos2dx_support.
|
2013-04-27 18:24:08 +08:00 |
James Chen
|
862ce85c7a
|
fixed #2083: Bytecode of LuaJIT can't work on android.
|
2013-04-25 21:29:31 +08:00 |
dualface
|
7839ceb45b
|
add CCLuaObjcBridge
|
2013-02-02 02:05:52 +08:00 |