Phenix Yu
|
441f8e6da9
|
Merge branch 'master' of https://github.com/jbyu/cocos2d-x
Conflicts:
cocos2dx/CCScheduler.cpp
lua/cocos2dx_support/LuaEngine.cpp
lua/cocos2dx_support/LuaEngine.h
|
2011-11-15 14:00:52 +08:00 |
Phenix Yu
|
ed42bc388c
|
fixed lua memory leak
|
2011-08-18 12:26:33 +08:00 |
Phenix Yu
|
2eafb827cf
|
avoid memory leaking from lua script module
|
2011-08-14 17:26:51 +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
|
3e080476f3
|
[win32] fixed #620: change the output of lua to a lib
|
2011-07-20 15:21:51 +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
|
80e618f6ed
|
issue #528: fix some bug & complete hello.lua
|
2011-06-21 11:47:57 +08:00 |
minggo
|
2f97a43439
|
issue #528: refactor lua ok on Android
|
2011-06-21 10:18:43 +08:00 |
minggo
|
022e2b9998
|
issue #528: refactor ok on win32
|
2011-06-20 17:31:38 +08:00 |