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