Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modify drawMan to use _globalSurface as a copy of
the whole screen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There are a few C-style comments present in the
Lua files
|
|
|
|
It creates a new Lua environment whenever a new
Lua script is loaded
|
|
|
|
|
|
The previous flow only allowed one subsystem to
be initialized.
|
|
Added the LuaScript *lua pointer. Also called the
destructors for fileMan and lua
|
|
|
|
|
|
|
|
|
|
|
|
|