- May 19, 2020
- May 18, 2020
- May 16, 2020
- May 15, 2020
- May 14, 2020
-
-
deuce authored
as well. Fixes https://sf.net/p/syncterm/tickets/14/ and https://sf.net/p/syncterm/tickets/16/
-
deuce authored
Completes https://sf.net/p/syncterm/feature-requests/17/
-
deuce authored
These allow setting the initial window size for modes that don't force integer scaling (ie: SDL). While we're here, clear a renderer before free()ing the texture to prevent crashing on some nVidia cards. Addresses https://sf.net/p/syncterm/feature-requests/17/
-
deuce authored
Closes https://sf.net/p/syncterm/feature-requests/18/
-
deuce authored
-
deuce authored
There's still some shittiness with the keypad, but nobody really knows how that works anyway.
-
rswindell authored
-
rswindell authored
the sbbs3/gtk* outputs too.
-
rswindell authored
-
rswindell authored
Missed one compiled AR variable conversion from pointer to array.
-
deuce authored
-
deuce authored
-
deuce authored
Add \1n to the last printed string.
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
SCFG for Win32 is linked against a load_cfg lib that builds withOUT SCFG defined, so these compiled AR elements were allocated and then many SCFG operations (e.g. copy/paste, create new) would copy the allocated ARs to another configuration and then be subjected to double-free upon exit/clean-up (resulting in exception or crash). Just get rid of this cruft and some other related RAM-byte-saving hold-overs from the MS-DOS days.
-
deuce authored
number to the remote. Fixes bug https://sourceforge.net/p/syncterm/tickets/15/
-
nightfox authored
Version 1.35: Fixed some logic in determining how to address a personal email when replying (either to a local user or via their network address).
-
rswindell authored
make "No" the default for the "Add this sub-board to your new-scan list?" question
-
rswindell authored
Need to wait for output buffer to flush so that any messages printed by this script will be displayed before sbbs gets control and calls rioctl(IOFB).
-