| Age | Commit message (Collapse) | Author |
|
Also this is the first REAL AppVeyor build test.
|
|
string) and on_window_close(userdata ShiftOSDesktop, string) now report
window GUIDs to their handlers instead of userdata Form objects. You can
now use get_window(string) to get a Form from a window GUID.
|
|
|
|
This mitigates the risk of being able to encrypt and decrypt the save
files as the Lua encrypt() and decrypt() methods will use a different
key.
|
|
- Syntax highlighting textbox for Lua API
- That textbox also supports C# syntax highlighting
- Added framework for custom desktop environments in Lua.
|
|
It's untested, but in theory it'll all work perfectly.
|
|
Custom shifter options using Lua, and other stuff.
|
|
|
|
Committing all code for 0.1.1 Release Candidate 1.
|
|
Committing everything I've got - so that I can take a break for a few
months and work on other things.
|
|
Initial commit of repository.
|