Age | Commit message (Collapse) | Author |
|
These allow converting images to/from string representations that are much easier and faster for Luacontrollers to store and handle.
|
|
|
|
This should make it get along better with other mods that affect physics overrides, and also prevent the "walking in place" when using it.
|
|
This allows part of a buffer to be sent instead of the whole thing, meaning that driving digiscreen arrays can now be done with fewer commands and no temporary buffers.
This also greatly improves the speed of doing so, and I suppose also allows hardware-accelerated scrolling if your display is smaller than 64x64...
|
|
|