mysticbbs/mystic
mysticbbs 67c11cac23 Stuff 2012-04-20 20:44:14 -04:00
..
109to110.pas
COPYING
HISTORY.txt Stuff 2012-04-20 20:44:14 -04:00
README.txt
ansi_install.ans
aview.pas
aviewarj.pas
aviewlzh.pas
aviewrar.pas
aviewzip.pas
bbs_ansi_help.pas
bbs_ansi_menubox.pas
bbs_ansi_menuform.pas
bbs_ansi_menuinput.pas
bbs_cfg_archive.pas
bbs_cfg_common.pas
bbs_cfg_events.pas
bbs_cfg_filebase.pas
bbs_cfg_groups.pas
bbs_cfg_language.pas
bbs_cfg_main.pas
bbs_cfg_menuedit.pas
bbs_cfg_msgbase.pas
bbs_cfg_protocol.pas
bbs_cfg_seclevel.pas
bbs_cfg_syscfg.pas
bbs_cfg_theme.pas
bbs_cfg_useredit.pas
bbs_cfg_vote.pas
bbs_common.pas
bbs_core.pas
bbs_doors.pas
bbs_edit_ansi.pas
bbs_edit_full.pas
bbs_edit_line.pas
bbs_filebase.pas
bbs_general.pas
bbs_io.pas
bbs_menus.pas
bbs_msgbase.pas
bbs_msgbase_abs.pas
bbs_msgbase_ansi.pas
bbs_msgbase_jam.pas
bbs_msgbase_squish.pas
bbs_nodechat.pas
bbs_nodeinfo.pas
bbs_sysopchat.pas
bbs_user.pas
bbs_userchat.pas
default.txt
install.pas
install_ansi.pas
install_arc.pas
install_make.pas
makelang.pas
maketheme.pas
mbbsutil.pas
mide.pas
mis.pas
mis_ansiwfc.pas
mis_client_ftp.pas
mis_client_http.pas
mis_client_nntp.pas
mis_client_pop3.pas
mis_client_smtp.pas
mis_client_telnet.pas
mis_common.pas
mis_nodedata.pas
mis_server.pas
mkcrap.pas
mpl_common.pas
mpl_compile.pas
mpl_execute.pas
mpl_fileio.pas
mpl_types.pas
mplc.pas
mutil.cfg
mutil.pas
mutil.toplist.template.txt
mutil_ansi.ans
mutil_ansi.pas
mutil_common.pas
mutil_filebone.pas
mutil_importna.pas
mutil_status.pas
mutil_toplists.pas
mutil_upload.pas
mystic.pas
mystpack.pas
records.pas
todo.pas

README.txt

This archive contains the source code for Mystic BBS software.

Mystic BBS is Copyright 1997-Current year by James Coyle.

Mystic BBS is currently compiled exclusively using Free Pascal
compiler (www.freepascal.org) the current release being 2.6.0.

Mystic BBS is released under GPL Version 3 licensing which is
included in the archive.  An information header is prefixed on
each source file that compiles to an executable.

Current build options used with Free Pascal are as follows:

fpc -CX -XX -Xs -O3 -B -OpPENTIUM3 -OoREGVAR -OoSTACKFRAME -OoPEEPHOLE -OoASMCSE -WN <source file>

Mystic BBS is compiled to require a Pentium 3 or better processor (SSE instruction set) which
means that it should run on any computer built in the late 90s up to current day.

Mystic BBS project can be found at mysticbbs.sourceforge.net

Additional support can possibly be found at mysticbbs.com and wiki.mysticbbs.com.

The author can be contacted at this time through e-mail at mysticbbs@gmail.com.  It is
encouraged that fixes and additions be coordinated with the current authors.

!!! WARNING!!!

The current code here reflects the latest 1.10 alphas and is not yet compatible with 1.09.

With the 1.10 final/stable release we will be officially annoucing Mystic as a GPL program and
at that time we will branch off to a current stable and development code base as well as release
an upgrade package to get everyone on the same page with both binary and source distributions.

If you are not running at least 1.10 Alpha 11 than this code will not run for you.