mysticbbs/mystic
mysticbbs b4b9678212 Now strips lowchars from filename/basename 2012-03-04 16:59:50 -05:00
..
109to110.pas Fixes for 1.10 installation 2012-03-03 21:29:54 -05:00
COPYING Initial import 2012-02-13 18:04:01 -05:00
HISTORY.txt Small fix in MCI parser 2012-03-04 13:26:05 -05:00
README.txt Updated to 2.6.0 FPC 2012-03-01 18:21:28 -05:00
ansi_install.ans Initial import 2012-02-13 19:50:48 -05:00
aview.pas Initial import 2012-02-13 19:50:48 -05:00
aviewarj.pas Initial import 2012-02-13 19:50:48 -05:00
aviewlzh.pas Initial import 2012-02-13 19:50:48 -05:00
aviewrar.pas Initial import 2012-02-13 19:50:48 -05:00
aviewzip.pas Initial import 2012-02-13 19:50:48 -05:00
bbs_ansi_help.pas Reformat 2012-03-03 22:07:43 -05:00
bbs_ansi_menubox.pas New file base editor, restructure of File Base records, ANSI template for file lists are now configurable per file base. ACS max length increased. Base flags are now bitmapped and not booleans 2012-02-26 06:10:54 -05:00
bbs_ansi_menuform.pas Initial import 2012-02-13 19:50:48 -05:00
bbs_ansi_menuinput.pas Initial import 2012-02-13 19:50:48 -05:00
bbs_cfg_archive.pas New group editors code cleanup 2012-02-26 06:51:59 -05:00
bbs_cfg_common.pas New group editors code cleanup 2012-02-26 06:51:59 -05:00
bbs_cfg_events.pas Initial import 2012-02-13 19:50:48 -05:00
bbs_cfg_filebase.pas Now shows perm index when editing file base 2012-03-03 23:38:45 -05:00
bbs_cfg_groups.pas Update for filebase record changes 2012-02-26 07:45:21 -05:00
bbs_cfg_language.pas Nonsense 2012-03-03 04:52:16 -05:00
bbs_cfg_main.pas New System Config complete, Language datafile revamp and new MakeTheme utility 2012-03-02 20:28:22 -05:00
bbs_cfg_menuedit.pas New System Config complete, Language datafile revamp and new MakeTheme utility 2012-03-02 20:28:22 -05:00
bbs_cfg_msgbase.pas Localized file/record variables 2012-02-27 18:43:39 -05:00
bbs_cfg_protocol.pas New group editors code cleanup 2012-02-26 06:51:59 -05:00
bbs_cfg_seclevel.pas Localized file/record variables 2012-02-27 18:43:39 -05:00
bbs_cfg_syscfg.pas New System Config complete, Language datafile revamp and new MakeTheme utility 2012-03-02 20:28:22 -05:00
bbs_cfg_useredit.pas BBS History and Last Callers revamp. Prep for A11 release 2012-03-02 21:25:37 -05:00
bbs_cfg_vote.pas Fixes for all of the stuff broken yesterday :) 2012-02-27 09:30:13 -05:00
bbs_common.pas DirExists function rename 2012-03-03 22:08:30 -05:00
bbs_core.pas BBS History and Last Callers revamp. Prep for A11 release 2012-03-02 21:25:37 -05:00
bbs_doors.pas Minor reformatting and updates. Mystic compiles for Linux again now. 2012-02-24 16:46:14 -05:00
bbs_edit_ansi.pas Initial import 2012-02-16 00:39:34 -05:00
bbs_edit_full.pas Cleanup 2012-02-28 16:18:51 -05:00
bbs_edit_line.pas Code reformat 2012-02-23 19:45:03 -05:00
bbs_filebase.pas New System Config complete, Language datafile revamp and new MakeTheme utility 2012-03-02 20:28:22 -05:00
bbs_general.pas BBS History and Last Callers revamp. Prep for A11 release 2012-03-02 21:25:37 -05:00
bbs_io.pas Small fix in MCI parser 2012-03-04 13:26:05 -05:00
bbs_menus.pas Fixes for all of the stuff broken yesterday :) 2012-02-27 09:30:13 -05:00
bbs_msgbase.pas Fixes for all of the stuff broken yesterday :) 2012-02-27 09:30:13 -05:00
bbs_msgbase_abs.pas Fixes for all of the stuff broken yesterday :) 2012-02-27 09:30:13 -05:00
bbs_msgbase_ansi.pas Code cleanup 2012-02-21 17:43:02 -05:00
bbs_msgbase_jam.pas Initial import 2012-02-13 19:50:48 -05:00
bbs_msgbase_squish.pas Initial import 2012-02-13 19:50:48 -05:00
bbs_nodechat.pas Telnet server options added to config. Renamed cfginettnmax MPL variable, renamed INETTNMAX variable in records too 2012-02-16 23:27:55 -05:00
bbs_nodeinfo.pas WIN32 to WINDOWS changes 2012-02-22 05:51:16 -05:00
bbs_sysopchat.pas New file base editor, restructure of File Base records, ANSI template for file lists are now configurable per file base. ACS max length increased. Base flags are now bitmapped and not booleans 2012-02-26 06:10:54 -05:00
bbs_user.pas A11 cleanup commit 2012-03-02 22:51:42 -05:00
default.txt MsgBase format restructure. New message base editor 2012-02-26 11:52:54 -05:00
install.pas Fixes for 1.10 installation 2012-03-03 21:29:54 -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
makelang.pas Code cleanup 2012-02-26 16:15:03 -05:00
maketheme.pas BBS History and Last Callers revamp. Prep for A11 release 2012-03-02 21:25:37 -05:00
mbbsutil.pas Typo fix for AREASOUT 2012-03-04 16:59:05 -05:00
mide.pas Changed copyright 2012-02-14 15:48:33 -05:00
mis.pas NTTP server functional. AUTH and LIST commands completed 2012-02-27 12:52:54 -05:00
mis_ansiwfc.pas Initial import 2012-02-13 19:53:02 -05:00
mis_client_ftp.pas BBS History and Last Callers revamp. Prep for A11 release 2012-03-02 21:25:37 -05:00
mis_client_http.pas New file base editor, restructure of File Base records, ANSI template for file lists are now configurable per file base. ACS max length increased. Base flags are now bitmapped and not booleans 2012-02-26 06:10:54 -05:00
mis_client_nntp.pas Auth requirements 2012-02-27 17:54:49 -05:00
mis_client_pop3.pas Removed password variable 2012-02-27 13:10:05 -05:00
mis_client_smtp.pas SMTP config + timeout configurable. Additional MPL debug logging, record format change for SMTP stuff 2012-02-27 11:14:27 -05:00
mis_client_telnet.pas Removed another WIN32... Additional notes into the psuedo code for LINUX/OSX STDIO redirection. 2012-02-18 03:09:14 -05:00
mis_common.pas Removed unused variables 2012-03-03 04:49:29 -05:00
mis_nodedata.pas Initial import 2012-02-13 19:53:02 -05:00
mis_server.pas Removed unused variable 2012-03-03 04:49:40 -05:00
mkcrap.pas Initial import 2012-02-13 19:53:02 -05:00
mpl_common.pas Fix for USES MBASE crashing 2012-03-03 21:30:18 -05:00
mpl_compile.pas Fixing more tab/space issues 2012-02-27 18:38:09 -05:00
mpl_execute.pas DirExists function rename 2012-03-03 22:08:30 -05:00
mpl_fileio.pas Initial import 2012-02-13 19:53:02 -05:00
mpl_types.pas Fixing more tab/space issues 2012-02-27 18:38:09 -05:00
mplc.pas Initial import 2012-02-13 19:53:02 -05:00
mutil.cfg Now imports FILEBONE 2012-03-03 23:38:56 -05:00
mutil.pas Now imports FILEBONE 2012-03-03 23:38:56 -05: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 FILEBONE support 2012-03-04 01:21:25 -05:00
mutil_filebone.pas Initial import 2012-03-04 16:59:32 -05:00
mutil_importna.pas Now strips lowchars from filename/basename 2012-03-04 16:59:50 -05:00
mutil_status.pas MassUpload and other stuffs 2012-03-01 18:21:16 -05:00
mystic.pas DirExists function rename 2012-03-03 22:08:30 -05:00
mystpack.pas MsgBase format restructure. New message base editor 2012-02-26 11:52:54 -05:00
records.pas Updated to A12 2012-03-03 21:30:34 -05:00
todo.pas Small fix in MCI parser 2012-03-04 13:26:05 -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>

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.

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

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.  In the
meantime we are using the end of this development cycle to get the project integrated with
SourceForge.