- May 18, 2021
- May 17, 2021
-
-
Deucе authored
-
Deucе authored
-
Deucе authored
Microsoft wants us to use a manifest for this, but I really don't feel like digging into however one uses manifest files when not using the Microsoft build files. Details here: https://docs.microsoft.com/en-us/windows/win32/hidpi/setting-the-default-dpi-awareness-for-a-process
-
Deucе authored
This may solve issue where using Windows "DPI scaling" forces the window to be scaled.
-
Rob Swindell authored
-
Rob Swindell authored
New text.dat string: - EditExtDescriptionQ Removed text.dat string: DeleteExtDescriptionQ
-
Rob Swindell authored
Was passing the address string twice, so the port appeared as an invalid number.
-
- May 16, 2021
-
-
Rob Swindell authored
Altere reported via IRC: !ERROR -1 (113) connecting to passthru socket It might be helpful to know the address the passthru socket is bound to and the connection is being attempted on, so log that with the error.
-
Rob Swindell authored
This is the likely cause of Phil's reported errors when removing files: access=-110 info=smb_removefile name not found The only way I was able to reproduce these errors was to attempt to remove the same file multiple times in the same file listing. In other worse, use 'R', remove a file, then 'P'revious back to the first file and try to remove it again. Or to remove it a file from the batch flag prompt and then attempt to remove it again. <shrug>
-
Rob Swindell authored
This eliminates any ambiguity about what exact version was in use when each error is logged.
-
Rob Swindell authored
CID 330960, 330967, 330988
-
Rob Swindell authored
-
Rob Swindell authored
If the file doesn't already have a description, f->desc may be NULL. Remove the redundant user name in the "removed file" log message.
-
Rob Swindell authored
This may have contributed to plt's file editing woes.
-
Rob Swindell authored
-
Rob Swindell authored
Fix issue reported by Jay Crutti.
-
Rob Swindell authored
-
- May 15, 2021
-
-
Rob Swindell authored
CID 331582
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Deucе authored
Make it the default.
-
Deucе authored
-
Deucе authored
-
Deucе authored
-
Rob Swindell authored
-
Rob Swindell authored
-
Rob Swindell authored
#pragma clang causes an error __attribute__ not supported
-
Rob Swindell authored
-
Deucе authored
-
Deucе authored
This uses the 720x400 with 9x16 character cell that always made BBSs look so terrible.
-
Deucе authored
I do, so you should too!
-
Deucе authored
-
Deucе authored
This fixes issues where "leftovers" from the previous mode would remain in a new screen mode.
-
Deucе authored
Also, include math.h
-
- May 14, 2021