Skip to content
Snippets Groups Projects
  1. Feb 05, 2008
  2. Feb 02, 2008
  3. Jan 17, 2008
  4. Jan 07, 2008
  5. Oct 14, 2007
  6. Oct 02, 2007
  7. Oct 01, 2007
  8. Jun 30, 2007
  9. Jun 29, 2007
  10. Jun 13, 2007
  11. Jun 12, 2007
  12. Feb 27, 2007
  13. Dec 30, 2006
  14. Sep 29, 2006
    • deuce's avatar
      Added smmdefs.js which contains the defines from smmdefs.h · 6c37f3eb
      deuce authored
      It *also* contains the structs as objects, and the structs that get written
      to disk have a sizeof property as well as a read and write method which
      accept a file object as a parameter.
      
      My sizeof user_t is 992 which seems off...
      6c37f3eb
  15. Sep 28, 2006
    • deuce's avatar
      Start of translation to JS. · 7cd3508a
      deuce authored
      Converted all the level/flags/age restrictions except the minor cutoff to
      ARS strings.
      
      NOTE: JavaScript currently has no way of knowing what directory the script
      in that I can tell.  This means that we can't reliably have stand-alone JS
      doors easily as the datafiles etc would need to be in a known location.
      
      Simply making the script path available to JS would solve this issue, but a
      quick dig through the source indicates that this would be relatively
      difficult.
      7cd3508a
  16. Aug 15, 2006
    • rswindell's avatar
      Change version to 2K6. · 932582b8
      rswindell authored
      Display build year as copyright year.
      Display help when any unrecognized option is passed (e.g. "help", "-?")
      Options may be prepended with (one or more) dashes or slashes, or not.
      Added "clean" cmdline option: replaces 'dpclean' functionality (used as
      "clean-up command line" in SCFG).
      Removed unused variables (reported by msvc6).
      Added short delay when exiting, to make sure "Returning you to <bbs name>"
      is displayed.
      932582b8
  17. Aug 07, 2006
  18. Jun 21, 2006
Loading