adelikat
|
487fce328b
|
Lua - add option to detect changes in scripts and automatically reload them. Have this option off by default for now. Also fix reloading of scripts which was recently broken.
|
2016-02-06 13:50:02 -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
|
93e7c91ee9
|
clean up lua console pause/stop behaviour a little bit and add listview icons to make it more clear what's going on
|
2015-10-22 16:28:52 -05:00 |
zeromus
|
0fe74f95e7
|
fix LuaConsole PWD-related bugs
|
2014-06-03 02:39:15 +00:00 |
adelikat
|
23f7017651
|
Some code cleanup tinkerings in Client.Common
|
2014-02-03 20:48:01 +00:00 |
adelikat
|
7482cfdc5e
|
a round of code cleanup in Client.Common
|
2013-12-30 01:58:44 +00:00 |
adelikat
|
7b244cc87c
|
Lua Console - a round of code cleanup. Some small fixes happened as a result of this cleanup
|
2013-11-25 00:44:18 +00:00 |
adelikat
|
8b173a26f4
|
|
2013-10-28 13:48:17 +00:00 |