aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/static_spawn.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Builtin: Replace deprecated function calls (#7561)SmallJoker2018-07-171-1/+1
|
* Abort if static_spawnpoint is an invalid setting instead of just giving an ↵Hybrid Dog2017-08-121-8/+6
| | | | error log
* Use a settings object for the main settingsShadowNinja2017-05-061-2/+2
| | | | | | | 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.
* Log static_spawn error only onceRui2015-11-211-15/+7
|
* Use "core" namespace internallyShadowNinja2014-05-081-9/+9
|
* Organize builtin into subdirectoriesShadowNinja2014-05-071-0/+33