aboutsummaryrefslogtreecommitdiff
path: root/captain/captian.f90
AgeCommit message (Expand)Author
2021-05-06Fixed spelling of captain.Jeffrey Armstrong
2021-05-06CGI interface at least starts properly. Fixed rendering of templates to actu...Jeffrey Armstrong
2021-05-04Initial work on the CGI interface for web access.Jeffrey Armstrong
2021-04-15Added license and readme to the projectJeffrey Armstrong
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 b...Jeffrey Armstrong
2021-03-29Changed how temp files work on UNIX-y stuff. Fixed templates, which were qui...Jeffrey Armstrong
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 wrappi...Jeffrey Armstrong