This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2016-03-23 14:21:08 +10:00
ansis Added goodbye ansi, port now specified on cmd line 2016-03-23 14:21:08 +10:00
inih Initial Commit 2016-03-22 11:48:59 +10:00
jamlib-1.4.7 More work on message bases 2016-03-22 18:19:06 +10:00
.gitignore Door Games working!, stdio ones not done yet... 2016-03-23 13:26:12 +10:00
bbs.c Added goodbye ansi, port now specified on cmd line 2016-03-23 14:21:08 +10:00
bbs.h Door Games working!, stdio ones not done yet... 2016-03-23 13:26:12 +10:00
bbs.ini Finished the very basics of mail system. 2016-03-22 21:46:43 +10:00
doors.c Added goodbye ansi, port now specified on cmd line 2016-03-23 14:21:08 +10:00
doors.ini Door Games working!, stdio ones not done yet... 2016-03-23 13:26:12 +10:00
localmail.ini Finished the very basics of mail system. 2016-03-22 21:46:43 +10:00
mail_menu.c Added local flag to mail, should work with the yaqn qwk tosser now 2016-03-23 13:29:27 +10:00
main_menu.c Added goodbye ansi, port now specified on cmd line 2016-03-23 14:21:08 +10:00
main.c Added goodbye ansi, port now specified on cmd line 2016-03-23 14:21:08 +10:00
Makefile Door Games working!, stdio ones not done yet... 2016-03-23 13:26:12 +10:00
README.md Attempt to add bullet points on readme 2016-03-22 11:59:42 +10:00
s10.ini Initial Commit 2016-03-22 11:48:59 +10:00
users.c Door Games working!, stdio ones not done yet... 2016-03-23 13:26:12 +10:00

MagickaBBS

Linux/FreeBSD bulletin board system

As I lost the code to my initail BBS flea, I've decided to start over from scratch and this time I'm using git hub so I dont lose it again!

Magicka is meant to be a modern (haha) BBS system, using modern technologies, like Sqlite, XMPP, long filenames (gasp!) etc while still retaining the classic BBS feel. ANSI & Telnet, and good old ZModem.

Currently it's in it's very early (re)development. You can sign up, login and log off. ie. Don't use it yet.

I plan to work on things in this order:

  • Mail System (using JAM LIB for compatability)
  • External Door Support
  • File Systems
  • Everything else..