aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/static_spawn.lua
AgeCommit message (Collapse)Author
2018-07-17Builtin: Replace deprecated function calls (#7561)SmallJoker
2017-08-12Abort if static_spawnpoint is an invalid setting instead of just giving an ↵Hybrid Dog
error log
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.
2015-11-21Log static_spawn error only onceRui
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja