apam wrote to Bugz <=-
I'm running under Ubuntu 22.04. I know doors run fine on Smuggler's
Cove, so I'm not sure what I'm doing. I even tried wireshark to
Smuggler's Cove runs on Windows 10, which does doors differently to
linux. On linux doors are piped through STDIO, and talisman will
I didn't remember what I had sent you. I guess I sent the windows build
too? That would explain it! But the ANSI shows Debian, and ANSI is
never wrong. (Except when it is!)
I added some quick door.sys support, and it's working. I sure get some
weird almost working happenings with Linux/door32. :P
Ok, I was wondering about time remaining math. I see door.sys
line 18 1449 and line 19 999.
I just grabbed minutes, since that's what door32.sys gives. :O
I see 999 hard coded, Door.cpp line 494:
- f2 << "999" << LINE_END;
+ f2 << std::to_string(n->get_timeleft() / 60) << LINE_END;
convert codepages to whatever the user who logged in has their codepage set as. whereas on windows it passes the socket.
I <3 linux file descriptors, they just work and sockets have 'em. Weird windows...
i will have a look and see if i can figure it out
Thank you!
Take care,
Bugz
... "press any key to continue. release to detonate."
=== MultiMail/Linux v0.52
--- SBBSecho 3.14-Linux
* Origin: Red-Green BBS - bbs.red-green.com (0:0/0)