Commit History

Author SHA1 Message Date
  Joshua Drake 0c07a1f450 Implemented get_call 9 years ago
  Joshua Drake c451b92032 First loadable version of password hashing/authentication/permissions module 9 years ago
  Joshua Drake 8068882fc7 Added callbacks to module system 9 years ago
  Joshua Drake e3fd88f1fd Modified exec command 9 years ago
  Joshua Drake 7b6b274528 Added "clean" target to module makefiles, and global "clean-modules" makefile target. 9 years ago
  Joshua Drake 457604df59 Reimplemented the best chat channel ever 9 years ago
  Joshua Drake 7ae1d85538 Switch b64 lib, minor Makefile modifications 9 years ago
  Joshua Drake 9794b40361 Refactored module Makefiles 9 years ago
  Joshua Drake 21eeeb7f6d More randInt refactoring 9 years ago
  Joshua Drake cd2223669a Refactored randInt 9 years ago
  Joshua Drake 3449d51787 Minor refactoring 9 years ago
  Joshua Drake 19f72da1da Removed unneeded functions rand_percent and rand_gaussian 9 years ago
  Joshua Drake 296d49f219 Experimental entropy module utilizing dSFMT PRNG 9 years ago
  Joshua A. Drake a15f7075ed Fixed order of some Makefile targets 9 years ago
  Joshua A. Drake b1d02eba6b Format strings 9 years ago
  Joshua A. Drake 8b3a9843bb Updated Makefile 9 years ago
  Joshua A. Drake 0686534fa6 New Makefile and build system merged. Default target works and compiles game normally. 9 years ago
  Joshua A. Drake 477a97918f Basic support for reverse dependencies 9 years ago
  Joshua A. Drake 91bdb69f44 Added "make modules" target for dynamic modules 9 years ago
  Joshua A. Drake 4a15cbf5eb Moved modules from NakedMud module format to SleeperMud dynamic module format 9 years ago
  Joshua A. Drake 862a433df0 Changed binary name to "sleeper" and removed annoying colors in Make output 9 years ago
  Joshua A. Drake 9d1c285810 Converted AUTOLOAD_FILE macro to config setting 9 years ago
  Joshua A. Drake e2fe7ce25c Dynamic module loading system merged into master 9 years ago
  Joshua Drake 8fda09b31a Typo 10 years ago
  Joshua Drake 6901191d3c Converted 1024 to MAX_BUFFER constant 10 years ago
  Joshua Drake 1634c5ad41 Implemented MAX_SIDES to prevent overflow 10 years ago
  Joshua Drake d461c157c1 Fixed comment 10 years ago
  Joshua Drake b6c3d546a4 Refactored redundant code 10 years ago
  Joshua Drake d60a082e9c Merged dumpRoll and dumpRollTN into single dumpRoll 10 years ago
  Joshua Drake bb1dc9e503 Implemented MAX_DICE to stop overflows 10 years ago