-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit c30954b
Showing
19 changed files
with
1,933 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
|
||
# Contributing to this project | ||
|
||
Thank you for your interest in contributing to this project! | ||
|
||
## Contribution Agreement | ||
|
||
By contributing to this project, you agree to the following terms: | ||
|
||
1. You assign all right, title, and interest, including all copyrights, in and to your contributions to Rick Hadsall and Elwynor Technologies. | ||
2. You grant Rick Hadsall and Elwynor Technologies a non-exclusive, royalty-free, worldwide license to use, reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute your contributions. | ||
3. You represent that you have the legal right to make your contributions and that the contributions do not infringe any third-party rights. | ||
4. Rick Hadsall and Elwynor Technologies are not obligated to incorporate any contributions into the project. | ||
5. This project is licensed under the AGPL v3, and any derivative works must also be licensed under the AGPL v3. | ||
6. If you create an entirely new project (a fork) based on this work, it must also be licensed under the AGPL v3, you assign all right, title, and interest, including all copyrights, in and to your contributions to Rick Hadsall and Elwynor Technologies, and you must include these additional terms in your project's LICENSE file. | ||
|
||
By submitting your contributions, you agree to these terms. | ||
|
||
## How to Contribute | ||
|
||
1. Fork the repository. | ||
2. Create a new branch for your changes. | ||
3. Make your changes and commit them with clear commit messages. | ||
4. Submit a pull request with a description of your changes. | ||
|
||
Thank you for your contributions! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
|
||
# Contributing to this project | ||
|
||
Thank you for your interest in contributing to this project! | ||
|
||
## Contribution Agreement | ||
|
||
By contributing to this project, you agree to the following terms: | ||
|
||
1. You assign all right, title, and interest, including all copyrights, in and to your contributions to Rick Hadsall and Elwynor Technologies. | ||
2. You grant Rick Hadsall and Elwynor Technologies a non-exclusive, royalty-free, worldwide license to use, reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute your contributions. | ||
3. You represent that you have the legal right to make your contributions and that the contributions do not infringe any third-party rights. | ||
4. Rick Hadsall and Elwynor Technologies are not obligated to incorporate any contributions into the project. | ||
5. This project is licensed under the AGPL v3, and any derivative works must also be licensed under the AGPL v3. | ||
6. If you create an entirely new project (a fork) based on this work, it must also be licensed under the AGPL v3, you assign all right, title, and interest, including all copyrights, in and to your contributions to Rick Hadsall and Elwynor Technologies, and you must include these additional terms in your project's LICENSE file. | ||
|
||
By submitting your contributions, you agree to these terms. | ||
|
||
## How to Contribute | ||
|
||
1. Fork the repository. | ||
2. Create a new branch for your changes. | ||
3. Make your changes and commit them with clear commit messages. | ||
4. Submit a pull request with a description of your changes. | ||
|
||
Thank you for your contributions! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
|
||
_______ __ __ | ||
/ ___/ / ___ _/ /_ / / ___ __ _____ ___ ____ | ||
/ /__/ _ \/ _ `/ __/ / /__/ _ \/ // / _ \/ _ `/ -_) | ||
\___/_//_/\_,_/\__/ /____/\___/\_,_/_//_/\_, /\__/ | ||
/___/ | ||
|
||
version 1.1 | ||
Copyright (c) 2024 Elwynor Technologies | ||
|
||
|
||
WHAT IS CHAT LOUNGE? | ||
|
||
Chat Lounge is a simple teleconference which allows people to use aliases | ||
for total anonymity. It includes generic action ("ga" command) support. | ||
|
||
USAGE | ||
|
||
Enter the module, provide an alias, and chat! Everything you type | ||
goes out to everyone in the Chat Lounge. | ||
|
||
COMMANDS | ||
|
||
Type your message, and it goes out to everyone present. Just hitting enter | ||
will display a list of the aliases in the Chat Lounge. Typing help or /h | ||
will provide a short help text. | ||
|
||
To send an action you can use the "ga" command, for example: | ||
ga is laughing out loud. | ||
|
||
This would send the following message to all other users in the Chat Lounge: | ||
<alias> is laughing out loud. | ||
|
||
SysOps can use a "scan" command to learn the identity of users, if necessary. | ||
|
||
INSTALLATION AND CONFIGURATION | ||
|
||
Simply unzip the archive to your BBS directory, add the module to your menu, | ||
configure the MSG file to your liking, and start the BBS! It's that easy! | ||
|
||
MODULE HISTORY | ||
|
||
Chat Lounge was written and developed by Mike Polzin of WilderLand Software. | ||
Elwynor Technologies acquired the module in 2004, and ported it to Worldgroup | ||
v3.2 in February 2006. In September 2024, it was ported to Major BBS V10. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
; ELWCHT.MDF | ||
|
||
Module Name: Chat Lounge | ||
|
||
Developer: Elwynor Technologies | ||
|
||
Requires: | ||
Replaces: | ||
|
||
Install: | ||
|
||
Online user manual: | ||
|
||
DLLs: ELWCHT | ||
MSGs: ELWCHT | ||
|
||
Btrieve page size: 512 | ||
Btrieve files: 0 | ||
|
||
Cleanup: | ||
|
||
Event-1: | ||
Event-2: | ||
Event-3: | ||
Event-4: | ||
|
||
Add-On Utility: | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,119 @@ | ||
LEVEL3 {Elwynor Technologies: Chat Lounge} | ||
|
||
You may want to limit access to Chat to certain | ||
users. If this is the case, fill this option in | ||
with the name of a key. Only users holding the key | ||
named in this option will be allowed to enter the | ||
game. If you wish everyone to be able to access | ||
the game, leave this option blank. | ||
|
||
CHTKEY {} S 15 Key required to Chat | ||
|
||
LEVEL6 {Elwynor Technologies: Chat Lounge} | ||
|
||
|
||
CHTMS1 { | ||
[0;1;37m***[0m | ||
[0;1;34m%s: [0;1;33m%s | ||
>} T male chat lounge message | ||
|
||
|
||
CHTMS2 { | ||
[0;1;37m***[0m | ||
[0;1;31m%s: [0;1;33m%s | ||
>} T female chat lounge message | ||
|
||
|
||
ACTMS1 { | ||
[0;1;37m***[0m | ||
[0;1;34m%s [0;1;33m%s | ||
>} T male chat lounge action message | ||
|
||
|
||
ACTMS2 { | ||
[0;1;37m***[0m | ||
[0;1;31m%s [0;1;33m%s | ||
>} T female chat lounge action message | ||
|
||
|
||
WELCOME { | ||
[0;1;33mWelcome to The Chatters Lounge. | ||
|
||
} T Enter message | ||
|
||
|
||
EXIT { | ||
Thanks for chatting with us! | ||
} T Exit message | ||
|
||
|
||
GLOHELP { | ||
[0;1;35mYou are currently in the Chatter Lounge. The Chatter Lounge is a | ||
teleconference where you may choose an alias and talk under that alias. | ||
This allows you to talk with total anonymity, so speak your mind! | ||
|
||
To send an action you can use the "ga" command, for example: | ||
|
||
ga is laughing out loud. | ||
|
||
This would send the following message to all other users in the | ||
teleconference: | ||
|
||
<userid> is laughing out loud. | ||
|
||
Note that little boys names appear in [0;1;34mblue[0;1;35m and little girls names appear | ||
in [0;1;31mred[0;1;35m.[0m | ||
|
||
>} T help box | ||
|
||
|
||
SYSHELP { | ||
[0;1;35mYou are currently in the Chatter Lounge. The Chatter Lounge is a | ||
teleconference where you may choose an alias and talk under that alias. | ||
This allows you to talk with total anonymity, so speak your mind! | ||
|
||
To send an action you can use the "ga" command, for example: | ||
|
||
ga is laughing out loud. | ||
|
||
This would send the following message to all other users in the | ||
teleconference: | ||
|
||
<userid> is laughing out loud. | ||
|
||
Note that little boys names appear in [0;1;34mblue[0;1;35m and little girls names appear | ||
in [0;1;31mred[0;1;35m.[0m | ||
|
||
The "scan" or "/s" command allows Sysops to see the true identities of users, in case | ||
someone is causing trouble. | ||
>} T sysop help box | ||
|
||
|
||
SENT {[0;1;37m-- Message Sent --[0m | ||
>} T Message sent | ||
|
||
|
||
ACTSENT {[0;1;37m-- Action Sent --[0m | ||
>} T Message sent | ||
|
||
|
||
GETNAME { | ||
[0;1;33m(c) 2024 Elwynor Technologies | ||
|
||
[0;1;35mEnter the alias you wish to use in the Chatter Lounge.[0m | ||
>} T Nickname set message | ||
|
||
|
||
SORRY { | ||
[0;1;37mSorry, but you do not have access to this option. [0m | ||
} T No access message | ||
|
||
|
||
REDO { | ||
Your alias can not be longer than 30 characters, please re-enter. | ||
} T | ||
|
||
|
||
INCHT {[0;1;35mUsers currently in conference:[0;1;33m } T User listing line | ||
|
||
PROMPT {>} T Prompt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Chat Lounge v1.0 for Major BBS V10 | ||
_ | ._ _ ._ _|_ _ _|_ ._ _ | _ _ o _ _ | ||
(/_|\/\/\/| |(_)| |_(/_(_| || |(_)|(_)(_||(/__> | ||
/ _| | ||
http://www.elwynor.com | ||
telnet:bbs.elwynor.com | ||
|
||
A simple teleconference which allows people to | ||
use aliases for total anonymity. Includes generic | ||
action ("ga" command) support. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Chat Lounge v1.0 for Worldgroup 3.2 | ||
_ | ._ _ ._ _|_ _ _|_ ._ _ | _ _ o _ _ | ||
(/_|\/\/\/| |(_)| |_(/_(_| || |(_)|(_)(_||(/__> | ||
/ _| | ||
http://www.elwynor.com | ||
telnet:bbs.elwynor.com | ||
|
||
A simple teleconference which allows people to | ||
use aliases for total anonymity. Includes generic | ||
action ("ga" command) support. |
Oops, something went wrong.