Script name now no longer exists in creature_template, item_template,
instance_template, and gameobject_template.
They are now held in the script_binding table.
2 build errors left at this point.
The weather system needs to be implemented in the same way as the
previous cores. That should resolve one or even both of the last errors.
FIXED: Core now builds under cmake for Windows
TODO: Map and mmap gen currently does not build
TODO: More sync work is required for Eluna, thus Eluna is temporarily disabled
This has only been tested under Windows with CMAKE and VS