Skip to content
Snippets Groups Projects
  1. Aug 27, 2015
  2. Feb 14, 2014
  3. Feb 13, 2014
  4. Feb 06, 2014
  5. Oct 19, 2011
  6. Oct 14, 2011
  7. Sep 09, 2011
  8. Sep 08, 2011
  9. Feb 24, 2010
  10. May 27, 2007
  11. May 08, 2006
  12. Jan 11, 2006
  13. Sep 20, 2005
  14. Aug 02, 2005
  15. Jul 03, 2005
  16. Jun 16, 2005
  17. Jan 19, 2005
  18. Nov 05, 2004
  19. Sep 28, 2004
    • deuce's avatar
      Added Menu item to run SyncTERM under System Options. Requires syncterm · 58ad114b
      deuce authored
      to be in exec directory.
      
      Changed Edit CFG files to Edit CFG/INI files and added sbbs.ini and
      services.ini since newer versions use it.  May take out services.cfg
      later.
      
      (Any reason that it was changed to ini?  Somewhat confusing having some
      cfg and some ini.)
      			- RuneMaster
      
      .ini files are in .ini format, .cfg files are in whatever format seemed like
      a good idea at the time.
      
      Eventually, all the cfg files will be replace with an ini file.
      58ad114b
  20. Sep 21, 2004
  21. Sep 17, 2004
  22. Sep 16, 2004
    • deuce's avatar
    • deuce's avatar
      Add dependencies to required libs. · 897847d8
      deuce authored
      897847d8
    • deuce's avatar
      uedit: Some minor code changes that do not affect functionality. · 08ac2976
      deuce authored
      umonitor:
      Updated copyright date in comment header and startup printf statement.
      
      uedit is now called from umonitor in two places.
      Under System Options as:
      Run User Editor
      This runs uedit as normal
      Edit User
      This runs uedit directly into edit user mode passing user number on the
      commandline and editing the online user directly.  (edtuser gave me the
      clue how to do it.)
      
      uedit is called the same way scfg is called.  This requires that uedit
      is in the cfg.exec_dir.
      
      I realized that having an edit user function on a node with nobody there
      was pretty lame.  Since I wanted Edit User as the first option, I put in
      some code to give a "No User Online!" message for now.  I will better
      tweak the code later.
      
      I did the same for Spy On Node option with a "Spy On Who?? :)" message.
      <g>  Again I will tweak the code to improve this handling.
      
      Added help to most areas.
      
      The menu displayed when hitting enter on a node is now context sensitive
      depending on whether or not a user is online.  It makes no sense to Spy
      On a node that waiting for a caller :) :)
      
      - RuneMaster
      08ac2976
  23. Sep 13, 2004
  24. Aug 10, 2004
  25. Aug 09, 2004
  26. Aug 04, 2004
  27. May 28, 2004
  28. Apr 17, 2004
  29. Mar 24, 2004
Loading