Skip to content
Snippets Groups Projects
  1. Sep 12, 2013
  2. 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
  3. 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
  4. Jan 09, 2003
  5. Jan 04, 2003
  6. Jan 03, 2003
  7. Sep 25, 2000
Loading