TinyMUSH 3.3
TinyMUSH Server
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  modules
  comsys
 comsys.cModule implementing DarkZone-style channel system
  db_sql
 db_sql.cModule for SQL interface
 db_sql.hModule for SQL interface
 db_sql_msql.cModule for mSQL interface
 db_sql_mysql.cModule for MySQL interface
 db_sql_none.cModule placeholder when no SQL interface is implemented
 db_sql_pgsql.cModule for pgSQL interface
 db_sql_sqlite3.cModule for SQLite3 interface
  mail
 mail.cModule for penn-based mailer system
 mail.hModule for penn-based mailer system
  netmush
 alloc.cMemory management subsystem
 api.cFunctions called only by modules
 boolexp.cHandle boolean expressions
 bsd.cBSD-style network and signal routines
 command.cCommand parser and support routines
 conf.cConfiguration functions and defaults
 constants.hConstants used by the engine
 cque.cCommands and functions for manipulating the command queue
 create.cCommands that create new objects
 db.cAttribute interface, some flatfile and object routines
 db_rw.cFlatfile implementation
 eval.cCommand evaluation and cracking
 externs.hPrototypes for externs not defined elsewhere
 file_c.cFile cache management
 flags.cFlag manipulation routines
 fnhelper.cHelper functions for MUSH functions
 functions.cMUSH function handlers
 funext.cFunctions that rely on external call-outs
 funiter.cFunctions for user-defined iterations over lists
 funlist.cList functions
 funmath.cMath and logic functions
 funmisc.cMisc functions
 funobj.cObject functions
 funstring.cString functions
 funvars.cStructure, variable, stack, and regexp functions
 game.cMain program and misc functions
 help.cCommands for giving help
 htab.cTable hashing routines
 log.cHandle log files and log events
 look.cCommands which look at things
 macros.hMacro definitions
 match.cRoutines for parsing arguments
 mguests.cMultiguest code originally ported from DarkZone
 move.cRoutines for moving about
 nametabs.cCommand and other supporting tables
 netcommon.cRoutines used by the networking code that do not depend on the implementation
 object.cLow-level object manipulation routines
 player.cPlayer handling and processing
 player_c.cPlayer cache routines
 powers.cPower manipulation routines
 predicates.cCommand handling and validations
 prototypes.h
 quota.cQuota management commands
 recover.cTool to traverse a corrupted GDBM database, look for special tags, and rebuild a consistent database
 rob.cCommands dealing with giving/taking/killing things or money
 set.cCommands which set parameters
 speech.cCommands which involve speaking
 stringutil.cString utilities
 timer.cSubroutines for (system-) timed events
 typedefs.hType definitions for variables
 udb_misc.cMisc support routines for unter style error management
 udb_obj.cBinary object handling gear
 udb_ocache.cLRU caching
 udb_ochunk.cDatabase handling functions
 unparse.cConvert boolexps to printable form
 vattr.cManages the user-defined attributes
 version.cVersion information
 walkdb.cSupport for commands that walk the entire db
 wild.cWildcard routines
 wiz.cWizard-only commands