Menu

Tree [9986d6] master /
 History

HTTPS access


File Date Author Commit
 build-old 2005-09-01 Jon Mayo Jon Mayo [141552] put the original build system here. since I act...
 documentation 2005-09-10 Jon Mayo Jon Mayo [987552] added doygen support. just do a make release
 fiber 2007-06-28 Jon Mayo Jon Mayo [9986d6] fixed up autoconf scripts
 source 2007-06-28 Jon Mayo Jon Mayo [9986d6] fixed up autoconf scripts
 INSTALL 2005-09-01 Jon Mayo Jon Mayo [d5c025] switched to using icky gnu automake/autoconf
 LICENSE 2005-09-02 Jon Mayo Jon Mayo [43523f] oops I put the wrong license text here. fixed
 Makefile.am 2005-09-10 Jon Mayo Jon Mayo [480294] documentation generation and improved release rule
 Makefile.in 2007-06-28 Jon Mayo Jon Mayo [9986d6] fixed up autoconf scripts
 README 2005-09-11 Jon Mayo Jon Mayo [5da239] automake/autoconf stuff uses the VERSION file
 VERSION 2005-09-09 Jon Mayo Jon Mayo [83e1fc] bumped it up to version 0.2
 aclocal.m4 2007-06-28 Jon Mayo Jon Mayo [9986d6] fixed up autoconf scripts
 configure 2007-06-28 Jon Mayo Jon Mayo [9986d6] fixed up autoconf scripts
 configure.ac 2005-09-11 Jon Mayo Jon Mayo [5da239] automake/autoconf stuff uses the VERSION file
 data.txt 2005-09-01 Jon Mayo Jon Mayo [dd5a49] Initial revision
 depcomp 2005-09-01 Jon Mayo Jon Mayo [d5c025] switched to using icky gnu automake/autoconf
 install-sh 2005-09-01 Jon Mayo Jon Mayo [d5c025] switched to using icky gnu automake/autoconf
 minimud.db.bootstrap 2005-09-09 Jon Mayo Jon Mayo [b4b75f] tweaked the startup script
 missing 2005-09-01 Jon Mayo Jon Mayo [d5c025] switched to using icky gnu automake/autoconf
 mkinstalldirs 2005-09-01 Jon Mayo Jon Mayo [d5c025] switched to using icky gnu automake/autoconf
 save_all.sh 2005-09-10 Jon Mayo Jon Mayo [3a9429] switched to using zip format

Read Me

version 0.1
-----------
August 31, 2005

This is the initial release of minimud. It compiles. It lets you login, with no password checking. It does not let you create new users without hand editing the datafiles. It does not have any rooms. It supports the 'say' command, but it's a global say. Sometimes it crashes and wipes out it's database with it, and if you run it again it will overwrite the automatic backup with an empty database.

version 0.2
-----------
September 11, 2005

This release replaces pseudothreads with fibers. Fibers have fewer restrictions than pseudothreads, but they are also quite a bit heavier-weight. The fibers component is public domain. The other addition to this release is the move to using gnu automake/autoconf utilities.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.