Parsing order of '.lua' files
Posted: Thu Nov 01, 2007 7:17 pm
Okay, I know there's a 'lua_manifest' in 'globals' which gives the order of most of the base lua files, but my question is about those not listed and any that happen to be in the dungeon's folder.
In which order do 'global.lua', 'startup.lua', and 'objects.lua' get parsed in base? And in dungeon directories, I know both 'startup.lua' and 'objects.lua' files are parsed - are there any others that happen automatically? And in what order?
In which order do 'global.lua', 'startup.lua', and 'objects.lua' get parsed in base? And in dungeon directories, I know both 'startup.lua' and 'objects.lua' files are parsed - are there any others that happen automatically? And in what order?