Skip to content
Snippets Groups Projects
  1. Dec 02, 2020
    • Rob Swindell's avatar
      C version of chk_ar() now supports the DOS keyword... · e82da9b9
      Rob Swindell authored
      The "DOS" ARS keyword was always evaluating to false, on all platforms, for the C version of chk_ar(), which is used for populating JS *_area objects and for the User.compare_ars() implementation.
      
      Unfortunately, the startup (sbbs.ini) "NO_DOS" option is not recognized here (yet), so it'll report true (e.g. for Win64 or Linux systems with DOSemu) even if/when the NO_DOS option is set.
      e82da9b9
    • Rob Swindell's avatar
      Don't log an error when JS resolve_ip() fails · 1228eb68
      Rob Swindell authored
      e.g. don't log the error "term !ERROR resolve_ip example.com failed with error -2", just let the script deal with the failure and log an error if it wishes.
      1228eb68
  2. Dec 01, 2020
  3. Nov 30, 2020
  4. Nov 29, 2020
  5. Nov 28, 2020
Loading