Commit Graph

7 Commits

Author SHA1 Message Date
R. Eric Wheeler 1d848aed98 Reset 2022-06-21 17:11:35 -07:00
T.J. McMillen 8bc6aa076f
Delete SOURCE directory 2022-04-17 11:03:35 -04:00
sk-5 5e81182bf7 Added Menu Command *T to toggle sysop availablility
Added Menu Command 1L for oneliners
Added Oneliners UNIT.
New Files :
MISC/ONELH.* - Oneliners headers
MISC/ONELE.* - Oneliners Footer
MISC/ONELM.* - Oneliners Middle
ONELM.* Options :
~AN (Anon - Yes/No)
~AT (Anon - True/False)
~DA (Date Added)
~DE (Date Edited - Not Used Yet)
~OL (The Oneliner)
~RN (Record Number)
~U# (User ID with '#')
~U1 (User ID without '#')
~UN (User Name)
~UL (User Name Lowercase)
~US (First 2 Letters of Username - iNiQUiTY Style)
~UU (First 2 letters of username lowercase)

	modified:   MENUS.PAS
	new file:   MISC/ONELE.ANS
	new file:   MISC/ONELE.ASC
	new file:   MISC/ONELH.ANS
	new file:   MISC/ONELH.ASC
	new file:   MISC/ONELM.ASC
	new file:   ONELINER.PAS
	modified:   RENEGADE.PAS
2013-06-28 09:24:25 -07:00
Rick Parrish 11db959b87 Add FileModeReadWrite on Win32 2013-02-07 15:11:21 -05:00
Rick Parrish 00cb4ec985 RENEGADE now compiles with VP
Of course it doesn't work yet, so don't try running it!
2013-02-07 13:52:38 -05:00
Rick Parrish 4c2999d90b Make VP more like BP 2013-02-07 13:23:11 -05:00
Rick Parrish 24b63b3b6a Reorganized and got BP compiling 2013-02-05 10:02:07 -05:00
Renamed from RENEGADE.PAS (Browse further)