openc2e icon indicating copy to clipboard operation
openc2e copied to clipboard

Missing C3 commands

Open bedalton opened this issue 5 years ago • 0 comments

  • [x] _CD_ EJCT (command)
  • [x] _CD_ FRQH (integer)
  • [x] _CD_ FRQL (integer)
  • [x] _CD_ FRQM (integer)
  • [x] _CD_ INIT (command)
  • [x] _CD_ PAWS (command) onOff (integer)
  • [x] _CD_ PLAY (command) firstTrack (integer) lastTrack (integer)
  • [x] _CD_ SHUT (command)
  • [x] _CD_ STOP (command)
  • [ ] ADIN (command) verb (integer) noun (integer) qualifier (float) drive (integer)
  • [ ] APRO (command) searchText (string)
  • [ ] BANG (command)
  • [ ] BOOT (command) subbootNumber (integer) folderNumberSum (integer) clearWorld (integer)
  • [ ] BRN: DMPB (command)
  • [ ] BRN: DMPD (command) tractNumber (integer) dendriteNumber (integer)
  • [ ] BRN: DMPL (command) lobeNumber (integer)
  • [ ] BRN: DMPN (command) lobeNumber (integer) neuronNumber (integer)
  • [ ] BRN: DMPT (command) tractNumber (integer)
  • [ ] BRN: SETD (command) tractNumber (integer) dendriteNumber (integer) weightNumber (integer) newValue (float)
  • [ ] BRN: SETL (command) lobeNumber (integer) lineNumber (integer) newValue (float)
  • [ ] BRN: SETN (command) lobeNumber (integer) neuronNumber (integer) stateNumber (integer) newValue (float)
  • [ ] BRN: SETT (command) tractNumber (integer) lineNumber (integer) newValue (float)
  • [ ] CABB (integer)
  • [ ] CABL (integer)
  • [ ] CABP (command) plane (integer)
  • [ ] CABP (integer)
  • [ ] CABR (integer)
  • [ ] CABT (integer)
  • [ ] CALC (command)
  • [ ] CALG (command) categoryId (integer) categoryRepresentativeAlgorithmId (integer)
  • [ ] CALG (integer) categoryId (integer)
  • [ ] CODP (integer)
  • [ ] DBG: FLSH (command)
  • [ ] DBG: HTML (command) sortOrder (integer)
  • [ ] DBG: PAWS (command)
  • [ ] DBG: PLAY (command)
  • [ ] DBG: POLL (command)
  • [ ] DBG: TACK (command) follow (agent)
  • [ ] DBG: TOCK (command)
  • [ ] DBG: WTIK (command) newWorldTick (integer)
  • [ ] DBG# (string) variable (integer)
  • [ ] DBGA (string) variable (integer)
  • [ ] DELE (command) variableName (string)
  • [ ] DSEE (command) canSeeOn (integer)
  • [ ] EAMN (string) previous (string)
  • [ ] EMID (string)
  • [x] FACE (command) setNumber (integer)
  • [x] FACE (integer)
  • [x] FACE (string)
  • [ ] GAIT (command) gaitNumber (integer)
  • [ ] GIDS FMLY (command) family (integer)
  • [ ] GIDS GNUS (command) family (integer) genus (integer)
  • [ ] GIDS ROOT (command)
  • [ ] GIDS SPCS (command) family (integer) genus (integer) species (integer)
  • [ ] GOTO (command) destination (token)
  • [ ] HEAP (integer) index (integer)
  • [ ] HELP (command)
  • [ ] INJR (command) organ (integer) amount (integer) - in codebase, but lists only c2 under variants
  • [ ] MCLR (command) x (integer) y (integer)
  • [ ] MEMX (command)
  • [ ] MOVX (float)
  • [ ] MOVY (float)
  • [ ] NOTV (command) var (variable)
  • [ ] PAWS (integer)
  • [ ] PLMD (command) tractIndex (integer) filename (string)
  • [ ] PLMU (command) tractIndex (integer) filename (string)
  • [ ] RATE (command) roomType (integer) caIndex (integer) gain (float) loss (float) diffusion (float) - in codebase, but lists no variant
  • [ ] RATE (string) roomType (integer) caIndex (integer) - not in codebase
  • [ ] SORC (string) family (integer) genus (integer) species (integer) event (integer)
  • [ ] SPNL (command) lobeMoniker (string) neuronId (integer) value (float)
  • [ ] TACK (agent)
  • [ ] UCLN (command)
  • [ ] VARC (command) viewArcSize (float)
  • [ ] VARC (float)
  • [ ] VECX (float) angle (float)
  • [ ] VECY (float) angle (float)
  • [ ] VOIS (command) voiceName (string) - in codebase with no listed variant
  • [ ] VOIS (string) - not in codebase

bedalton avatar Jul 04 '20 22:07 bedalton