From 8f71d8b56401918dc8b67964aa9be781612cbade Mon Sep 17 00:00:00 2001 From: mysticbbs Date: Wed, 15 Feb 2012 01:00:38 -0500 Subject: [PATCH] All known bugs fixed, still plenty to do though before its done --- mystic/bbs_ansi_help.pas | 89 +++++++++++++++++----------------------- 1 file changed, 37 insertions(+), 52 deletions(-) diff --git a/mystic/bbs_ansi_help.pas b/mystic/bbs_ansi_help.pas index e22512d..a80f684 100644 --- a/mystic/bbs_ansi_help.pas +++ b/mystic/bbs_ansi_help.pas @@ -1,33 +1,16 @@ Unit bbs_Ansi_Help; -// very old online-help class from Genesis Engine (my ansi editor) -// updated to compile with mystic but needs a lot of touch ups. -// idea is to template this out and have .hlp files that can be used in -// all help areas if they exist instead of just a display file. -// and of course a menu command to active this with ANY hlp files so sysops -// can use it however they'd like -// -// hlp files are text files which can have embedded pipe color codes in them -// and also have keywords and the ability to link around them, sort of like -// a very basic HTML system for BBS with an ansi interface to scroll around -// and follow links. +// leet online ansi help system (html-like with pipe colors too) +// ripped from genesis engine (my ansi editor) and slowly port into mystic -// first port to class system from object -- DONE -// second make sure it even works --- DONE (buggy) -// then: - -// 1. change "