ciaranj
|
1aae893ad2
|
Adding some lua_gc calls post script load-ins
|
2011-09-27 23:23:43 +01:00 |
minggo
|
d6cc12ffe4
|
issue #707: require works ok on android
|
2011-09-05 17:13:52 +08:00 |
minggo
|
d86ce612c0
|
issue #707: add lua loader on android
|
2011-09-05 16:11:48 +08:00 |
minggo
|
e92bce5590
|
print error message & pop error code
|
2011-08-31 11:25:49 +08:00 |
sunzhuoshi
|
9a9cb02405
|
Added CocsDenshion lua support and tested with HelloLua on iOS
The test music and sound effect come from "tests" project
|
2011-08-16 23:56:41 +08:00 |
Guillaume Maury
|
f86da27a38
|
Merge branch '0.9.0'
|
2011-08-02 03:49:36 +08:00 |
Guillaume Maury
|
b789927ca3
|
added possibility to add a path to the lua search path (package.path/LUA_PATH)
|
2011-08-02 03:47:39 +08:00 |
minggo
|
9bbab7897a
|
fixed #615: CCLog may crash when invoke lua function
|
2011-07-14 17:52:56 +08:00 |
Walzer
|
e606027b59
|
fixed #528, Lua can get the CCTouch array in callback function; Add CCNode parent for CCLayer in LuaCocos2d.cpp, HelloLua can move the farm layer now.
|
2011-06-24 21:03:33 +08:00 |
Walzer
|
a88aa00526
|
improve HelloLua, rename images, add error msg in LuaEngine, refactor hello.lua, add RootViewController. issue #540 #528
|
2011-06-24 17:00:14 +08:00 |
Walzer
|
14956c4f87
|
add icon for HelloLua on ios
|
2011-06-23 15:36:25 +08:00 |
Walzer
|
cbab879c55
|
add license of lua & lua++
|
2011-06-21 16:12:07 +08:00 |
minggo
|
968779912a
|
fixed #528: add copyright & modify pop menu position
|
2011-06-21 15:50:47 +08:00 |
minggo
|
2f97a43439
|
issue #528: refactor lua ok on Android
|
2011-06-21 10:18:43 +08:00 |