Commit Graph

209 Commits

Author SHA1 Message Date
C. Guy Yarvin
860dff2d26 Convert + to / in codebase. 2015-12-20 12:50:45 -08:00
C. Guy Yarvin
2519413c4f Switch / to # for + to /. 2015-12-20 03:48:17 -08:00
C. Guy Yarvin
49647965ef More cleanups; remove some clearly unused files. 2015-12-19 13:53:28 -08:00
C. Guy Yarvin
6d5564b7d6 More cleanups. 2015-12-19 13:00:01 -08:00
C. Guy Yarvin
f017a73d44 oct* compile. 2015-12-18 17:24:34 -08:00
C. Guy Yarvin
d52d49121d More small cleanups. 2015-12-17 17:16:57 -08:00
C. Guy Yarvin
ec72f70513 A stash, basically. 2015-12-16 15:46:43 -08:00
C. Guy Yarvin
b4eea6cf6f A bunch of untested cleanups. 2015-12-14 16:45:52 -08:00
C. Guy Yarvin
b3a08a9fb3 Completed syntax adaptation of main code path. 2015-12-14 14:46:44 -08:00
C. Guy Yarvin
c57a7615dd Nested cabs. 2015-12-14 14:24:20 -08:00
C. Guy Yarvin
c36210cdce Cab cleanup, pass 1. 2015-12-14 14:21:10 -08:00
C. Guy Yarvin
a45f0c6dc4 Full modern syntax. 2015-12-13 23:58:14 -08:00
C. Guy Yarvin
5f7d8366ca See last commit. 2015-12-13 23:00:48 -08:00
C. Guy Yarvin
04ca90b9b5 Mostly without $^. 2015-12-13 22:21:19 -08:00
C. Guy Yarvin
53b1351836 Mostly detoxified rogue %ktts. 2015-12-12 18:51:23 -08:00
C. Guy Yarvin
2ed547b87a Properly disable ap jets. 2015-12-12 16:35:35 -08:00
C. Guy Yarvin
dbb12dcab1 With temporary %bckt. 2015-12-11 20:05:38 -08:00
C. Guy Yarvin
513f1b8814 Last, correct commit with conventional syntax. 2015-12-11 19:55:53 -08:00
C. Guy Yarvin
2d98687f5c :talk fully xlated. 2015-12-11 13:02:51 -08:00
C. Guy Yarvin
cb89113986 cabclean cleaned up, except for some %talk stuff. 2015-12-10 17:28:33 -08:00
C. Guy Yarvin
2b4e85c976 Self-booting with old syntax illegal. 2015-12-10 01:17:19 -08:00
C. Guy Yarvin
26df7ded6e Really almost there. 2015-12-09 08:48:57 -08:00
C. Guy Yarvin
8fb3780e58 Bulk process finished on dojo. 2015-12-08 23:12:11 -08:00
C. Guy Yarvin
ac6d044fd7 Various 1st phase. 2015-12-08 17:54:26 -08:00
C. Guy Yarvin
660838d175 This commit matches the comment for the previous one. :-) 2015-12-08 13:09:31 -08:00
C. Guy Yarvin
599c5fa608 Prepare for reset. 2015-12-07 16:57:54 -08:00
C. Guy Yarvin
d6b492bc74 Merge remote-tracking branch 'upstream/master' into cabdone 2015-12-05 13:37:28 -08:00
C. Guy Yarvin
831b70ff70 More translation; clean up _rule. 2015-12-01 17:51:08 -08:00
Raymond Pasco
d1ac676653 Merge remote-tracking branch 'ohaitch/subtalk'
Hide porches from random passerby
2015-12-01 11:18:08 -05:00
Raymond Pasco
3828f49d09 =% to =dir 2015-12-01 06:31:29 -05:00
Anton Dyudin
e82003ec38 added :ask ship request collator, |ask easter egg 2015-11-25 14:42:47 -08:00
Anton Dyudin
8b05859b07 require raw talk requests to be authenticated, don't serve them otherwise 2015-11-23 13:52:21 -08:00
C. Guy Yarvin
a15a243e04 URL printing; doc and usability fixes. 2015-11-20 18:10:45 -05:00
Anton Dyudin
aad7263531 Reintroduce special path parser for =% to fix #565 2015-11-19 13:34:00 -08:00
Philip C Monk
e2cd1aa990 Merge remote-tracking branches 'anton/bad-desk-escape' and 'curtis/trivial' into pending 2015-11-13 14:44:53 -05:00
C. Guy Yarvin
bc7b783560 Doc fixes, and dojo fixes to make them work. 2015-11-12 20:44:57 -08:00
Anton Dyudin
978dd5284a make =% explicitly require =% 2015-11-12 12:43:41 -08:00
Anton Dyudin
62e856eb8c fix /=invalid= trap by not needlessly casting to %noun 2015-11-12 12:27:05 -08:00
Philip C Monk
f7b364a2a6 Merge remote-tracking branches 'curtis/trivial', 'anton/talk-commands' and 'ray/talk-noob' into pending 2015-11-06 15:46:19 -05:00
Raymond Pasco
6a5d44aaf1 Add and document the ability to unset nicknames.
Special bonus commit!
2015-11-06 03:03:53 -05:00
Raymond Pasco
96278a7f53 Implement ;set noob to display nicknames when on 2015-11-06 02:09:50 -05:00
Raymond Pasco
0ee6175869 Implement and document ;set and ;unset interface 2015-11-06 01:15:18 -05:00
Raymond Pasco
9832e554ca Bump house to house-5 to contain frontend settings 2015-11-06 00:39:20 -05:00
Anton Dyudin
38000f519d aaactually fix #507: upon channel join, only display last ~d1 of messages in it 2015-11-05 21:09:51 -08:00
Anton Dyudin
471b93271a 705 xif: fix of #705 reverted by partyv request, proper solution being rethinked 2015-11-05 20:56:46 -08:00
Raymond Pasco
123e9a3b73 Stub in ;set/;unset commands 2015-11-05 23:46:29 -05:00
Anton Dyudin
e993ff088f fix #507 zlightly better, storing the messages but just not displaying them 2015-11-05 16:18:03 -08:00
Anton Dyudin
ea6da1a537 fix #507 under protest 2015-11-05 16:03:52 -08:00
Anton Dyudin
bc5aca4ad4 fix #523 2015-11-05 16:02:54 -08:00
Anton Dyudin
ccbfbaa162 allow multiple glyph targets, disallow unbound 2015-11-05 15:58:35 -08:00