aboutsummaryrefslogtreecommitdiff
path: root/captain/captian.f90
AgeCommit message (Collapse)Author
2021-04-09Modified how logging works so that multiple processes can write in theory.Jeffrey Armstrong
2021-03-30Fixed outstanding issues in template variable assignment and player content ↵Jeffrey Armstrong
building. Removed unnecessary logging calls.
2021-03-29Changed how temp files work on UNIX-y stuff. Fixed templates, which were ↵Jeffrey Armstrong
quite broken.
2021-03-29Added handling for basic external requests.Jeffrey Armstrong
2021-03-27Minor cleanup of the template code. Started on main program handling requests.Jeffrey Armstrong
2021-03-25Started on server components. Implemented thin, only-necessary sqlite ↵Jeffrey Armstrong
wrapping in Fortran.