mysticbbs/mystic
mysticbbs e6df923fe6 Properly view files with comments now 2013-02-22 20:46:55 -05:00
..
109to110.pas DefFallback is gone 2012-08-04 19:17:11 -04:00
COPYING Initial import 2012-02-13 18:04:01 -05:00
HISTORY.txt Changes 2013-01-24 10:27:07 -05:00
README.txt Updated compiler notes to mention -WN 2012-08-06 02:22:50 -04:00
ansi_install.ans Initial import 2012-02-13 19:50:48 -05:00
aview.pas Bunch of archive fixes for LZH/LHA and FILE_ID importing 2012-08-19 14:22:24 -04:00
aviewarj.pas Initial import 2012-02-13 19:50:48 -05:00
aviewlzh.pas Alpha 19 sync 2012-09-20 13:52:58 -04:00
aviewrar.pas Properly view files with comments now 2013-02-22 20:46:55 -05:00
aviewzip.pas Code cleanup 2013-02-22 20:46:48 -05:00
bbs_ansi_help.pas Some code reorg 2012-06-30 20:23:39 -04:00
bbs_ansi_menubox.pas Search data now properly clears itself after an exit code (hi or lo) is used. 2013-02-15 23:20:16 -05:00
bbs_ansi_menuform.pas Global message base editor 2012-11-18 12:04:59 -05:00
bbs_ansi_menuinput.pas Theme/prompt editor complete! 2012-03-05 21:18:37 -05:00
bbs_cfg_archive.pas Bunch of archive fixes for LZH/LHA and FILE_ID importing 2012-08-19 14:22:24 -04:00
bbs_cfg_common.pas Message base sorting in configuration editor 2013-01-17 17:13:12 -05:00
bbs_cfg_events.pas No longer crashes if missing events.dat 2012-06-18 08:58:50 -04:00
bbs_cfg_filebase.pas Now properly closes the file base datafiles 2013-02-17 17:35:33 -05:00
bbs_cfg_groups.pas Fix for input corruption past 30 chars 2012-09-02 21:48:15 -04:00
bbs_cfg_main.pas Global message base editor 2012-11-18 12:04:59 -05:00
bbs_cfg_menuedit.pas Added GV menu command to menu command list 2013-02-16 21:23:51 -05:00
bbs_cfg_msgbase.pas code cleanup 2013-02-17 00:34:20 -05:00
bbs_cfg_protocol.pas New IO class, internal Zmodem, lots of stuff 2012-08-11 14:58:58 -04:00
bbs_cfg_seclevel.pas Increased max mins per day to allow up to 9999 from 1440 in user editor and security levels 2012-09-04 09:55:09 -04:00
bbs_cfg_syscfg.pas Visual crap 2013-02-22 20:46:38 -05:00
bbs_cfg_theme.pas Prompt Simulation 2013-01-24 15:47:59 -05:00
bbs_cfg_useredit.pas Increased max mins per day to allow up to 9999 from 1440 in user editor and security levels 2012-09-04 09:55:09 -04:00
bbs_cfg_vote.pas Some code reorg 2012-06-30 20:23:39 -04:00
bbs_common.pas Tons of changes and fixes. Too much to track 2012-08-15 22:18:55 -04:00
bbs_core.pas Code formatting 2012-09-23 00:59:33 -04:00
bbs_doors.pas mUtil stuff, some datetime fixes 2012-09-25 19:20:59 -04:00
bbs_edit_ansi.pas Initial import 2012-02-16 00:39:34 -05:00
bbs_edit_full.pas Alpha 19 sync 2012-09-20 13:52:58 -04:00
bbs_edit_line.pas Code reformat 2012-02-23 19:45:03 -05:00
bbs_filebase.pas Std file list fix, viewing archive inside of archive 2013-02-22 20:46:23 -05:00
bbs_general.pas Place holder for help file in ANSI file viewer 2013-02-17 00:31:38 -05:00
bbs_io.pas mUtil stuff, some datetime fixes 2012-09-25 19:20:59 -04:00
bbs_menudata.pas Menu command copy/paste fix 2012-09-02 21:48:29 -04:00
bbs_menus.pas New menu command: GV (File viewer) 2013-02-16 21:23:28 -05:00
bbs_msgbase.pas Fix /ADDR option on MP menu command 2013-01-24 10:26:35 -05:00
bbs_msgbase_abs.pas Added mUtil Message Base packer for JAM/Squish 2012-11-18 08:51:55 -05:00
bbs_msgbase_ansi.pas code cleanup 2013-02-15 23:18:56 -05:00
bbs_msgbase_jam.pas Added mUtil Message Base packer for JAM/Squish 2012-11-18 08:51:55 -05:00
bbs_msgbase_squish.pas Added mUtil Message Base packer for JAM/Squish 2012-11-18 08:51:55 -05:00
bbs_nodechat.pas Changed byte to Integer 2013-01-24 15:46:00 -05:00
bbs_nodeinfo.pas mUtil stuff, some datetime fixes 2012-09-25 19:20:59 -04:00
bbs_sysopchat.pas Node message changes, and a few other minor things 2012-03-08 16:38:44 -05:00
bbs_user.pas mUtil stuff, some datetime fixes 2012-09-25 19:20:59 -04:00
bbs_userchat.pas Pipes and NodeSpy 2012-08-21 12:23:47 -04:00
default.txt Alpha 20 dev begins 2012-09-22 17:38:56 -04:00
fullhistory.txt Initial import. Contains history of Mystic BBS 2013-01-24 11:45:16 -05:00
install.pas Code cleanup 2013-02-17 17:35:05 -05:00
install_ansi.pas Minor reformatting and updates. Mystic compiles for Linux again now. 2012-02-24 16:46:14 -05:00
install_arc.pas Initial import 2012-02-13 19:51:09 -05:00
install_make.pas Initial import 2012-02-13 19:51:09 -05:00
maketheme.pas Now only uses "mysticbbs" environment variable if mystic.dat is not in same directory 2012-07-19 21:15:23 -04:00
mbbsutil.pas Added -FIXINDEX option 2013-02-17 00:31:16 -05:00
mide.ini Initial import of default config 2012-09-24 23:57:30 -04:00
mide.pas INCLUDE keyword now used for include files. USES *must* be first statement. 2012-09-04 07:57:07 -04:00
mis.pas Alpha 19 sync 2012-09-20 13:52:58 -04:00
mis_ansiwfc.pas Pipes and NodeSpy 2012-08-21 12:23:47 -04:00
mis_client_ftp.pas successful CDUP now returns 250 instead to 257 2013-02-22 20:45:55 -05:00
mis_client_http.pas Some code reorg 2012-06-30 20:23:39 -04:00
mis_client_nntp.pas Fixed NNTP date issues 2013-02-16 23:01:47 -05:00
mis_client_pop3.pas New IO class, internal Zmodem, lots of stuff 2012-08-11 14:58:58 -04:00
mis_client_smtp.pas New IO class, internal Zmodem, lots of stuff 2012-08-11 14:58:58 -04:00
mis_client_telnet.pas MIS nodenumber fix, Mystic auto generates node in Windows 2012-09-02 21:14:10 -04:00
mis_common.pas TPipe class 2012-09-06 04:33:15 -04:00
mis_nodedata.pas MIS nodenumber fix, Mystic auto generates node in Windows 2012-09-02 21:14:10 -04:00
mis_server.pas code cleanup 2013-02-15 23:18:11 -05:00
mkcrap.pas Cleanup 2012-09-26 16:49:18 -04:00
mpl_common.pas added new ABS function 2013-02-15 23:17:58 -05:00
mpl_compile.pas Alpha 19 sync 2012-09-20 13:52:58 -04:00
mpl_execute.pas added new ABS function 2013-02-15 23:17:58 -05:00
mpl_fileio.pas Tons of changes and fixes. Too much to track 2012-08-15 22:18:55 -04:00
mpl_types.pas Changed internal version to force recompilation of MPL programs 2013-02-17 00:31:03 -05:00
mplc.pas Blah 2012-08-12 05:26:29 -04:00
mutil.cfg Alpha 19 sync 2012-09-20 13:52:58 -04:00
mutil.ini Cleanup 2013-01-17 17:12:35 -05:00
mutil.pas Some display cleanup 2012-11-18 08:51:32 -05:00
mutil.toplist.template.txt TOP templates now use @ instead of a pipe. Added exclude list and padding length 2012-03-04 18:34:13 -05:00
mutil_allfiles.pas mUtil message post, message purge 2012-09-26 16:51:07 -04:00
mutil_ansi.ans Initial import of new utility 2012-02-29 20:45:16 -05:00
mutil_ansi.pas Initial import of new utility 2012-02-29 20:45:16 -05:00
mutil_common.pas Added mUtil Message Base packer for JAM/Squish 2012-11-18 08:51:55 -05:00
mutil_filebone.pas mUtil message post, message purge 2012-09-26 16:51:07 -04:00
mutil_filesbbs.pas mUtil message post, message purge 2012-09-26 16:51:07 -04:00
mutil_importna.pas mUtil message post, message purge 2012-09-26 16:51:07 -04:00
mutil_msgpack.pas Added mUtil Message Base packer for JAM/Squish 2012-11-18 08:51:55 -05:00
mutil_msgpost.pas Initial import 2012-11-18 03:38:49 -05:00
mutil_msgpurge.pas Added mUtil Message Base packer for JAM/Squish 2012-11-18 08:51:55 -05:00
mutil_status.pas Some display cleanup 2012-11-18 08:51:32 -05:00
mutil_toplists.pas A20 sync 2012-09-28 18:24:50 -04:00
mutil_upload.pas mUtil message post, message purge 2012-09-26 16:51:07 -04:00
mystic.pas Mystic nodes now set the IO class as a server 2013-02-17 17:34:57 -05:00
mystpack.pas mUtil stuff, some datetime fixes 2012-09-25 19:20:59 -04:00
nodespy.pas Changes for zmodem in telnet client 2013-02-17 17:34:36 -05:00
nodespy_ansi.ans Initial import 2012-09-22 20:42:54 -04:00
nodespy_ansi.pas Begin NodeSpy terminal 2012-09-22 20:43:29 -04:00
nodespy_ansiterm.ans Lots of NodeSpy terminal updates 2012-09-23 13:22:03 -04:00
nodespy_ansiterm.pas Lots of NodeSpy terminal updates 2012-09-23 13:22:03 -04:00
nodespy_common.pas Changes for zmodem in telnet client 2013-02-17 17:34:36 -05:00
nodespy_term.pas Get upload filename was changing to the directory of the file 2013-02-22 20:45:12 -05:00
records.pas A25 2013-02-22 20:44:41 -05:00
todo.pas Changes 2013-02-22 20:44:35 -05:00
whatsnew.txt Changes 2013-02-22 20:44:35 -05:00

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>

(-WN is specific to Windows so it should be omitted on other platforms)

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 15 than this code will not run for you.