mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-11-14 21:39:09 +00:00
86d2fcebda
From the Lua 5.1 manual: "The luaopen_* functions (to open libraries) cannot be called directly, like a regular C function. They must be called through Lua, like a Lua function." All standard tables are now loaded with luaL_openlibs(), which includes os and io. Because these are inherently unsafe, there is a new config setting: <AllowDangerousScriptFunctions on="1" /> This is disabled by default. The title screen will show a warning when the setting is on. |
||
---|---|---|
.. | ||
animations | ||
shots | ||
achievements.txt | ||
ingredientnames.txt | ||
localecase.txt | ||
stringbank.txt | ||
worldmap.txt |