Skip to content
Snippets Groups Projects
  1. Aug 05, 2024
  2. Aug 04, 2024
  3. Jul 23, 2024
  4. Jul 22, 2024
  5. Jul 21, 2024
  6. Jul 20, 2024
  7. Jul 17, 2024
    • Rob Swindell's avatar
      Allow time format to be set via modopts.ini [logonlist] time_fmt · bc10c82c
      Rob Swindell authored
      ... in strftime format (https://cplusplus.com/reference/ctime/strftime/)
      
      If you (sysop) have last_few_callers_fmt set to a custom value in your
      modopts.ini, you'll need to update that format as a result of this change:
      the number and type of arguments have now changed: instead of the logon
      time be passed as hours and minutes (integers), it's now passed as a single
      a string. That string is the result of a call to strftime() with the time_fmt
      or (by default), "%H:%M".
      
      This change was made to accommodate request by NeoArata (THEREALM)
      bc10c82c
  8. Jul 16, 2024
  9. Jul 12, 2024
  10. Jul 11, 2024
  11. Jul 10, 2024
  12. Jul 02, 2024
  13. Jun 30, 2024
  14. Jun 29, 2024
  15. Jun 27, 2024
  16. Jun 25, 2024
  17. Jun 23, 2024
Loading