adelikat
|
ae34ccce0a
|
move the gui library to its own function (all libraries are separate objects now!), add lua function: gui.clearGraphics()
|
2013-10-31 18:43:01 +00:00 |
adelikat
|
fcfdf1ac40
|
Make some more lua libraries into their own objects
|
2013-10-29 16:03:06 +00:00 |
adelikat
|
3e1c28f26c
|
Lua - Refactor bit library to be its own class, proof of concept for the remaining libraries
|
2013-10-29 13:52:59 +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 |