Skip to content
/ dgd Public

Dworkin's Game Driver, an object-oriented database management system used to run MUDs.

License

Notifications You must be signed in to change notification settings

dworkin/dgd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DGD

This file was written for release 1.7 of DGD, Dworkin's Game Driver.

DGD is a rewrite from scratch of the LPMud server. It runs on Windows, MacOS and many versions of Unix.

DGD source repository

DGD's home page

DGD offers JIT compilation support. This requires the JIT extension module.

Alongside DGD, there is Hydra. Hydra is fully compatible with DGD, but offers acceleration for multi-core systems. Hydra also supports JIT compilation, using the same extension module as DGD.

Hydra's home page

PLEASE NOTE

DGD 1.6 is backward compatible with snapshots from DGD 1.5.9 and later, only. To upgrade to DGD 1.6, first upgrade to the latest 1.5.x version, recompile all objects, and create a non-incremental snapshot.

This distribution is organized as follows:

  • bin
    Installation binaries will be created here (Unix).
  • container
    Example files for running DGD in a container.
  • doc
    Documentation on how to compile and run DGD.
  • lpc-doc
    LPC documentation, still very incomplete.
  • src
    Where the source code of DGD resides, and where you issue your make command on Unix.
  • src/host
    Subdirectories for various platform-dependent files.

About

Dworkin's Game Driver, an object-oriented database management system used to run MUDs.

Resources

License

Stars

Watchers

Forks

Languages