summaryrefslogtreecommitdiff
path: root/src/script/scripting_server.cpp
Commit message (Collapse)AuthorAge
* Use a settings object for the main settingsShadowNinja2017-05-06
| | | | | | | 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.
* Rename Scripting API files for consistencyShadowNinja2017-04-25