YuLei Liao
|
1d6d966717
|
fix CCScriptEngineManager::purgeSharedManager()
|
2012-02-09 20:07:55 +08:00 |
YuLei Liao
|
8b0d201850
|
update xcode4 lua template
|
2012-02-09 17:54:25 +08:00 |
YuLei Liao
|
e74b842a58
|
update HelloLua
|
2012-02-09 17:48:15 +08:00 |
YuLei Liao
|
1858b7be18
|
* remove lua exts
|
2012-02-09 14:13:01 +08:00 |
YuLei Liao
|
6ebdf9cb4b
|
* add CCScriptSupport
|
2012-02-09 14:07:11 +08:00 |
YuLei Liao
|
00d6ddd34e
|
* update luasocket 2.0.2 source files
|
2012-02-08 19:51:08 +08:00 |
YuLei Liao
|
5d50cf3308
|
* update lua 5.1.4 source files
|
2012-02-08 19:49:25 +08:00 |
YuLei Liao
|
2b1f83a61b
|
add addLuaLoader(loader_Android)
|
2012-02-07 15:16:15 +08:00 |
YuLei Liao
|
5497d25e0f
|
remove unused wophone files
|
2012-02-07 13:36:43 +08:00 |
YuLei Liao
|
22cddb5240
|
* update hello.lua
|
2012-02-07 13:17:23 +08:00 |
YuLei Liao
|
7a96d13fb6
|
rename all FuncID to Handler
|
2012-02-07 11:43:29 +08:00 |
YuLei Liao
|
4fe0c10e10
|
merge upstream/master
|
2012-02-06 10:54:51 +08:00 |
dumganhar
|
b32b4eebd6
|
Merge pull request #707 from moadib/qnx_fileutils
fixed #968: Fixed a bug about "Out of bound" in CCFileUtils::getWriteablePath() for BlackBerry
|
2012-02-05 06:13:42 -08:00 |
moadib
|
f5b8aa79c5
|
Fixed "out of bound" error in CCFileUtils::getWriteablePath() for BlackBerry
|
2012-02-05 16:49:47 +04:00 |
YuLei Liao
|
19dc9e65e6
|
Merge commit '69a7e2a2e3c65ae0636b1edc20f87cc455abc28e' into luafix-master
|
2012-02-04 11:47:02 +08:00 |
YuLei Liao
|
d906d1b86c
|
Merge commit 'e31a1d0fa85118eca488a0fdee3c22fd2c3fb5c0' into luafix-master
|
2012-02-04 11:46:41 +08:00 |
YuLei Liao
|
69a7e2a2e3
|
* change unsigned int CCObject::m_uLuaID -> int CCObject::m_nLuaID, because LUA_INTEGER is int.
|
2012-02-04 11:34:17 +08:00 |
YuLei Liao
|
e31a1d0fa8
|
* add CC_LUA_ENGINE_README.mdown
|
2012-02-03 20:05:56 +08:00 |
YuLei Liao
|
c5fa5d75f8
|
* merge upstream/master to master
|
2012-02-03 15:16:33 +08:00 |
dumganhar
|
6fbf2f1d09
|
move SelectorProtocol to CCObject
|
2012-02-03 15:05:29 +08:00 |
YuLei Liao
|
bc8051f607
|
* CCLuaEngine::executeTouchesEvent() convert touch positions to OpenGL coordinate
|
2012-02-03 14:32:57 +08:00 |
YuLei Liao
|
7ef0373c8b
|
* update lua application template files
|
2012-02-02 22:15:56 +08:00 |
YuLei Liao
|
4dbc5997f0
|
* update tolua++ packages
|
2012-02-02 22:15:34 +08:00 |
YuLei Liao
|
8b36c6901c
|
* update xcode4 lua template
|
2012-02-02 19:56:17 +08:00 |
YuLei Liao
|
1a5d4e00eb
|
* update xcode4 template generator
|
2012-02-02 19:56:05 +08:00 |
YuLei Liao
|
c4a7ec6d9a
|
* update xcode4 template generator
|
2012-02-02 19:14:01 +08:00 |
YuLei Liao
|
7ace6f6986
|
* remove unused include
|
2012-02-02 19:13:50 +08:00 |
YuLei Liao
|
1983949b68
|
* update project templates AppDelegate
|
2012-02-02 19:01:30 +08:00 |
YuLei Liao
|
92f99f7526
|
* change CC_LUA_ENGINE_ENABLED default value to 0
|
2012-02-02 19:01:12 +08:00 |
YuLei Liao
|
bfe8e752cf
|
* add CCLuaEngine::executeString()
|
2012-02-02 19:00:43 +08:00 |
dumganhar
|
7a5734977c
|
Merge pull request #704 from dumganhar/iss965_remove_some_dynamic
fixed #965: Remove some dynamic_cast callings since selector_protocol.h was removed
|
2012-02-02 01:53:05 -08:00 |
dumganhar
|
f6d6d0dd49
|
fixed #965: Remove some dynamic_cast callings since selector_protocol.h was removed
|
2012-02-02 17:46:45 +08:00 |
YuLei Liao
|
6539183499
|
* fix some issues
|
2012-02-02 16:35:19 +08:00 |
YuLei Liao
|
9c7826e716
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into luafix-master
|
2012-02-02 15:58:22 +08:00 |
YuLei Liao
|
9164e90515
|
* fix some issues
|
2012-02-02 15:58:10 +08:00 |
minggo
|
cf2807b870
|
Merge pull request #703 from minggo/iss933_userdefault
refactor userdefault
|
2012-02-01 22:35:23 -08:00 |
YuLei Liao
|
712541d0ef
|
* update tolua++ packages
|
2012-02-02 14:26:38 +08:00 |
minggo
|
2b91b1c7cf
|
fixed #933: free doc
|
2012-02-02 14:24:51 +08:00 |
minggo
|
591b7d0619
|
fixed #933: profile CCUserDefault
|
2012-02-02 14:18:13 +08:00 |
YuLei Liao
|
1dd0330351
|
* add CCMenuItem script support
|
2012-02-02 10:39:36 +08:00 |
YuLei Liao
|
003fa1f1a0
|
* add some methods for fast read/write position
* add CCNode::getChildrenCount() for Lua
|
2012-02-02 10:39:19 +08:00 |
YuLei Liao
|
32ec256ffb
|
* add Touch event script support
|
2012-02-02 10:38:26 +08:00 |
YuLei Liao
|
9c29758222
|
* add Lua object reference ID to CCObject
|
2012-02-02 10:38:04 +08:00 |
YuLei Liao
|
47d88bfbba
|
* add macro defines for Lua engine
|
2012-02-02 10:37:21 +08:00 |
YuLei Liao
|
a35faf98c0
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into luafix-master
|
2012-02-01 22:42:40 +08:00 |
minggo
|
1ae8f001b8
|
Merge pull request #702 from minggo/iss947_closed_loop
fixed #947: fixed a closed loop
|
2012-02-01 02:22:02 -08:00 |
minggo
|
5e39489c71
|
fixed #947: fixed a closed loop
|
2012-02-01 18:18:31 +08:00 |
minggo
|
56677be235
|
Merge pull request #701 from minggo/iss964_label
fixed #964: compute correct height of a charactor
|
2012-02-01 02:05:50 -08:00 |
minggo
|
7b67c04f2f
|
fixed #964: compute correct height of a charactor
|
2012-02-01 18:04:12 +08:00 |
YuLei Liao
|
ea89562271
|
* import CCLuaEngine
|
2012-02-01 16:55:46 +08:00 |