James Chen
|
a901b0bb12
|
fixed #1367: Refactor "createWith***" to "create".
|
2012-06-27 14:21:29 +08:00 |
James Chen
|
6f62251bb6
|
fixed #1190: Updated some .pkg files.
|
2012-04-26 14:32:17 +08:00 |
James Chen
|
96a177bd37
|
issue #1190: updated some pkg files for lua binding.
|
2012-04-26 09:34:42 +08:00 |
Phenix Yu
|
a05757f741
|
update for msvc2010
|
2012-04-09 00:10:12 +08:00 |
YuLei Liao
|
712541d0ef
|
* update tolua++ packages
|
2012-02-02 14:26:38 +08:00 |
minggo
|
6c2277757a
|
fixed #958: delete SelectorProtocol and implement it in CCObject
|
2012-01-30 17:47:47 +08:00 |
Krystian Szczesny
|
fecd429044
|
Fixed missing "using namespace cocos2d;" in LuaCocos2d.cpp when using tolua++
Added tolua++ for Mac, which was posted on Cocos2d-x forums by Haseeb Yousaf
|
2012-01-14 11:31:49 +01:00 |
minggo
|
3bf11dba7e
|
issue #892: modify pkg for lua
|
2011-12-07 15:24:03 +08:00 |
Phenix Yu
|
255293119d
|
add tolua_usertype(tolua_S,"void*") to fix CCCallFuncND
|
2011-11-15 17:01:07 +08:00 |
Phenix Yu
|
786feb6a8d
|
Merge remote-tracking branch 'remotes/upstream/master'
Conflicts:
HelloLua/Classes/AppDelegate.cpp
HelloLua/Resource/hello.lua
HelloLua/ios/HelloLua.xcodeproj/project.pbxproj
HelloLua/win32/HelloLua.win32.vcproj
HelloLua/win32/HelloLua.win32.vcxproj.filters
cocos2dx/include/ccMacros.h
cocos2dx/platform/ios/AccelerometerDelegateWrapper.mm
lua/cocos2dx_support/LuaCocos2d.cpp
lua/cocos2dx_support/LuaEngineImpl.cpp
template/xcode3/cocos2d-x_lua_app/___PROJECTNAME___.xcodeproj/project.pbxproj
template/xcode4/cocos2dx_lua.xctemplate/Resources/hello.lua
template/xcode4/cocos2dx_lua.xctemplate/TemplateInfo.plist
tests/test.win32/test.win32.vcxproj.filters
|
2011-11-15 14:43:55 +08:00 |
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 |
ciaranj
|
209214008e
|
Adding in Particle Systems to Lua Bindings (inc. the example systems.)
|
2011-09-20 07:58:04 +01:00 |
minggo
|
914706735f
|
update LuaCocos2d.cpp and pkg files
|
2011-07-18 17:04:15 +08:00 |
minggo
|
9c49e27bf1
|
add extensions & tools directory
|
2011-06-14 14:31:25 +08:00 |