dfhack/plugins/spectate
Josh Cooper ec6cd8d53a Implements plugin: spectate v0.5
Fixes spectate not starting with the first job

Updates spectate.cpp

- refactors features/settings to under a `Configuration` struct with a global variable `config`
- refactors existing `config` => `pconfig`
- moves plugin logic, mostly, to namespace SP (spectate plugin)
- utilizes debugging log macros
- updates status format
- refactors status print code into a separate function
2022-11-21 12:26:27 -08:00
..
CMakeLists.txt Implements change requests 2022-10-20 23:52:30 -07:00
pause.cpp Extends pause api 2022-10-14 15:55:44 -07:00
pause.h Removes atomic_bool from pause.h 2022-10-15 22:58:21 -07:00
spectate.cpp Implements plugin: spectate v0.5 2022-11-21 12:26:27 -08:00