Closed Pinacolada64 closed 6 years ago
What are all these things and what am I supposed to do with them?
It's mostly me screwing up and adding stuff that doesn't belong in this branch. I'll make a disk of the relevant merge files.
There's some merges to:
+.lo
: ought to clear a temporary reservation password after login, fix display of RPW at idle, change e.idle <day>
log output to comma-separated fields
im
: comma-separated fields for RPW mode and password, ^
now means no password set. Writes this during setup.
new +/lo.misc
: Trapped {pound}i1 of clock-setting routine (unrelated), start of e.idle <day>
log viewer, comma-separated fields in log (makes displaying stuff easier)
A bunch of changes (Centipede 128's "Empire Deluxe" pfiles) shouldn't be here (was on wrong branch when committing). Not sure how to fix that, but I'd like to bring the files in anyway.
v2-reservation is mainly about fixing
+.lo
,+/lo.misc
to fix RPW functionality (clearing password when temporarily reserved, fixing RPW display at idle), and it now works.e.idle <day>
log reader is now incorporated into+/lo.misc
, file format had to change to comma-separated values in order to more easily parse the file. This is my best guess as to what the different fields mean (if you look at the difference between timestamps, it makes sense). Any suggestions or corrections are welcome.