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
|
788aea970e
|
Lua Console - when removing a script, remove its registered function. Currently however, this behavior will only happen if the script is currently running. If you disable it and then remove it, the functions remain.
|
2013-11-26 01:21:24 +00:00 |
adelikat
|
ded77beb65
|
Lua - OnInputPoll() - hooked up to the registered lua functions system
|
2013-11-10 19:19:58 +00:00 |
adelikat
|
d7d83c9275
|
move event library to its own object, slight tweak to anonymous function name, double clicking on registered functions dialog invokes the method clicked
|
2013-10-31 16:58:56 +00:00 |
adelikat
|
b2c2de2064
|
lua related code cleanup
|
2013-10-28 20:57:25 +00:00 |
adelikat
|
8b30b4290a
|
Cleanup of Lua stuff - rename LuaImplementation to EmuLuaLibrary, broke all the lua library functions into separate files by library, move nested classes to their own files in client.common
|
2013-10-28 19:13:01 +00:00 |