Commit Graph

25 Commits

Author SHA1 Message Date
Quinn Evans 0927b31b5f Added ASSIGN clauses on all files. 2015-10-03 13:22:14 -06:00
Quinn Evans e924810d1e Added a lower-case letter :D 2015-10-03 13:00:40 -06:00
Quinn Evans 24f84f02b6 More fixes related to switch to ASCII for IRC 2015-10-02 21:07:07 -06:00
Quinn Evans 0f900e868e Add DECODE-STRING and ENCODE-STRING, adapt WOPO. 2015-10-02 14:22:16 -06:00
Quinn Evans 922438fe79 Change WOPO to use new channel API 2015-10-02 09:58:28 -06:00
Quinn Evans 11ca01ada0 Switch to new ASCII character calling convention 2015-10-01 18:24:14 -06:00
Quinn Evans b92b34d360 Fix "$JOIN 0" behavior. 2015-10-01 13:07:58 -06:00
Quinn Evans c5ab929205 Add auto-kick-rejoin 2015-10-01 10:24:32 -06:00
Quinn Evans 0c253dc34c Replaced accidental tabs with spaces in WOPO.COB 2015-10-01 00:26:19 -06:00
Quinn Evans 0316aaefe0 Proper space handling for BF-INPUT. 2015-09-30 12:50:54 -06:00
Quinn Evans 26a28b9c61 Modify line ending behavior to be less efficient for the sake of C initiates. 2015-09-30 10:37:17 -06:00
Quinn Evans 534733386c Clear output after run. 2015-09-30 08:00:02 -06:00
Quinn Evans fbbc7068eb Actually added WOPO changes. 2015-09-29 22:47:36 -06:00
Quinn Evans ca9e294cb5 Add useless $SHITFED command. 2015-09-28 14:11:42 -06:00
Quinn Evans 09ad07405a Remove INITIALIZE statements for ANSI-74 conformance. 2015-09-27 22:07:06 -06:00
Quinn Evans 7479e181e9 Add acknowledgment replies. 2015-09-27 16:32:09 -06:00
Quinn Evans 4757ae2fe0 Finish removing return values; actually works now. 2015-09-27 15:17:56 -06:00
Quinn Evans b379cdbdee Remove $OP command, remove case conversion, add PASS 2015-09-27 13:51:19 -06:00
Quinn Evans 4c26e61448 Move handling of "rest" argument colon to IRC-MSG, delete extra colon. 2015-09-27 02:50:30 -06:00
Quinn Evans bc6c250aa3 (Re-)fix $RELEVEL 2015-09-27 02:30:46 -06:00
Quinn Evans fca97f9d52 Add handling of commands via NOTICE, replies via non-channel. 2015-09-27 02:22:35 -06:00
Quinn Evans 59f780e08e Forgot to remove a debug "PONG" 2015-09-27 00:44:05 -06:00
Quinn Evans 86c803f557 Fix $RELEVEL and remove a stray debug output. 2015-09-27 00:36:37 -06:00
Quinn Evans cce7b292f2 Removed debugging junk, added source link. 2015-09-27 00:05:57 -06:00
Quinn Evans 671b0cc8dd Added code :D 2015-09-26 23:52:34 -06:00