Commit Graph

36 Commits

Author SHA1 Message Date
Quinn Evans f8a91010c8 Add $SHOW-ESCAPES toggle. 2015-10-13 15:29:14 -06:00
Quinn Evans 043c8e4883 Fix an ancient off-by-one on user levels. 2015-10-13 13:52:47 -06:00
Quinn Evans 4996ddf40f Make auto-kick-rejoin work again. 2015-10-05 21:28:25 -06:00
Quinn Evans 9911a7a6ca Fix extra spaces in CTCP VERSION reply 2015-10-05 12:19:57 -06:00
Quinn Evans 8e82ca83cb Add CTCP support. 2015-10-04 19:37:41 -06:00
Quinn Evans 3c4e46e338 Remove overly-verbose debugging statement. 2015-10-04 11:44:29 -06:00
Quinn Evans 46fbed9569 Removed registers. 2015-10-04 11:43:02 -06:00
Quinn Evans e2bf545e36 Add $OP and $DEOP, remove extra space to nickserv 2015-10-04 11:23:50 -06:00
Quinn Evans 87f7347c0c Refactored, manual preservation no longer needed. 2015-10-04 10:18:37 -06:00
Quinn Evans df4a0bb314 Modify parameter handling some more... 2015-10-04 08:50:33 -06:00
Quinn Evans db8f2611f7 Adapt WOPO to use new PARSE-IRC-MESSAGE. 2015-10-03 20:20:19 -06:00
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