zeromus
|
46a638ee96
|
fix bug in lua coroutines which made error propagation get mixed up and possibly result in a bunch of other subtle bugs
|
2012-03-27 07:25:36 +00:00 |
zeromus
|
e7eb6d8dcd
|
fix input.get
|
2012-03-24 18:39:55 +00:00 |
zeromus
|
0372969f13
|
change lua to use lua coroutines for multiple scripts instead of .net threads
|
2012-03-23 18:24:29 +00:00 |
zeromus
|
f7d0852741
|
build luainterface differently. fix lua poop?
|
2012-03-18 00:05:06 +00:00 |
zeromus
|
14ae31dfbf
|
vs wants to manage copying of lua51.dll itself as a dependency of LuaInterface.dll, and thats why it keeps deleting it sometimes when cleaning it. so move the lua51.dll alongside LuaInterface.dll and let it do the copying
|
2012-03-04 03:15:03 +00:00 |