axmol/scripting/lua
Ricardo Quesada 1f37d4d00a More best practices fixes and other bug fixes
- Adds `CC_REQUIRES_NULL_TERMINATION` to methods that require a NULL at the end
- Removes more Hungarian notations in samples
- s/sprite/scene: fix from previous commit
- `CCLog` -> `log`
- `getLayerNamed` -> `getLayer`
- `getPropertyNamed` -> `getProperty`
- and other small fixes
2013-07-23 15:20:22 -07:00
..
cocos2dx_support More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
lua [NaCl] Remove missing functions from lua stdlib. 2013-06-20 12:56:15 -07:00
luajit issue #2371: Adding scripting/lua/luajit/mac/libluajit.a 2013-07-04 17:11:13 +08:00
proj.android issue #2377:Replace the CallFunc script Handler and repair Testlua Bug 2013-07-11 13:38:25 +08:00
proj.emscripten issue #2377:Replace the CallFunc script Handler and repair Testlua Bug 2013-07-11 13:38:25 +08:00
proj.ios issue #2325: Updating project configuration, tested on iPad 3. 2013-06-24 18:32:06 +08:00
proj.linux issue #2377:Replace the CallFunc script Handler and repair Testlua Bug 2013-07-11 13:38:25 +08:00
proj.nacl issue #2103 modify some compile setup 2013-06-03 18:14:06 +08:00
proj.tizen Support Tizen 2.2 SDK. 2013-07-10 13:04:08 +09:00
proj.win32 issue #2377:Modify solution config 2013-07-16 13:26:37 +08:00
script issue #2404:Add many functions to Deprecated.lua 2013-07-22 13:42:58 +08:00
tolua Fix all compiler warnings produced by gcc. 2013-03-05 17:01:00 -08:00