aboutsummaryrefslogtreecommitdiff
path: root/src/script/scripting_server.cpp
AgeCommit message (Collapse)Author
2017-05-06Use a settings object for the main settingsShadowNinja
This unifies the settings APIs. This also unifies the sync and async registration APIs, since the async registration API did not support adding non-functions to the API table.
2017-04-25Rename Scripting API files for consistencyShadowNinja