Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-01 | Lua: Make global variables read-only | Pavel Labath | 1 | -1/+1 |
2011-11-01 | Fix saving of resources. | Pavel Labath | 1 | -29/+66 |
2011-11-01 | Fix bug in LResources: they were unable to handle resources with numbers in n... | Pavel Labath | 1 | -6/+6 |
2011-11-01 | Lua resources: Add support for saving of boolean values | Pavel Labath | 1 | -6/+15 |
2011-11-01 | Add support for array lua resources | Pavel Labath | 1 | -31/+46 |
2011-11-01 | A rough version of resource implementation in lua | Pavel Labath | 1 | -0/+135 |