aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/LResourceHelper.lua
AgeCommit message (Expand)AuthorFilesLines
2013-02-17Lua: Make global variables read-onlyPavel Labath1-1/+1
2013-02-17Fix saving of resources.Pavel Labath1-29/+66
2013-02-16Fix bug in LResources: they were unable to handle resources with numbers in n...Pavel Labath1-6/+6
2013-02-16Lua resources: Add support for saving of boolean valuesPavel Labath1-6/+15
2013-02-16Add support for array lua resourcesPavel Labath1-31/+46
2013-02-16A rough version of resource implementation in luaPavel Labath1-0/+135