Stephen Hurd

Results 16 comments of Stephen Hurd

Ok, this is a narcopost, but the OGL declaration in Tome of Beasts specifies: > The Open content in this book includes the monster names, descriptions, monster statistics, and monster...

SyncTERM dev here. If WWIV (like most BBS packages) expects a bare CR to indicate end of line, the telnet server should convert CR LF to CR. I'm not sure...

If the program itself is expected to handle the telnet protocol, there are likely issues around the IAC (ASCII 255) as well that the WWIVEdit developers will have to fix.

This is likely another manifestation of the same problem. It sounds like they are interpreting both the CR and the LF as separate Enter presses. If this is linux, it's...

CTRL+M binding is in `src/slic3r/GUI/GLCanvas3D.cpp:GLCanvas3D::on_char()` (`case WXK_CONTROL_M:`). It shows a config dialog for the 3D mouse (if a 3D mouse is present).

[Link to line](https://github.com/supermerill/SuperSlicer/blob/898a4afa86df7036781fdbbc28604a8b9d59b5e2/src/slic3r/GUI/GLCanvas3D.cpp#L2496)

Just to add my two cents, the Amazon initeq inserts are really too big for the two heatsets by the big gear, I tried using them and had to cut...

I'm in the process of setting up a game for Clement Sector, and the main issues I've bumped into so far... - Robots are a cross between Travellers and Vehicles......

Yeah, it's used (and designed) as a client for BBSs. The web page was recently (within the last month) updated to incorporate all the important feedback from the users. Even...