zeromus
|
5024f6022e
|
console log lua exceptions, workaround for #607
|
2016-03-31 14:11:34 -05:00 |
zeromus
|
5e89e563d0
|
overhaul lua sandboxing so that each lua script has its own sandbox. elaborate tracking of winform/event ownership to ensure that lua doesnt receive calls without going through the owner's sandbox. add win32-specific speed hacks for currdir set/get at higher speed. There may be bugs in this commit, but I think we're on the right track now.
|
2016-01-31 19:54:55 -06:00 |
zeromus
|
42c0b62261
|
fix some lua currdir bugs, but its all broken, dont pay any attention to it
|
2016-01-31 03:18:34 -06:00 |
zeromus
|
da865e28b8
|
try sandboxing currenty directory harder
|
2016-01-31 02:40:48 -06:00 |
zeromus
|
0da6e745e5
|
move EnvironmentSandbox and LuaSandbox to Client.Common
|
2016-01-30 18:37:30 -06:00 |