Commit Graph

74 Commits

Author SHA1 Message Date
C. Guy Yarvin
acdd6e6993 Merge branch 'master' of github.com:urbit/urbit 2014-02-14 11:29:19 -08:00
C. Guy Yarvin
012396a4b1 Various fixes and improvements. 2014-02-14 11:29:03 -08:00
Allen Short
f60687393e fix weev wing 2014-02-12 16:40:24 -08:00
C. Guy Yarvin
81ec0fab60 I checked in a broken pony! 2014-02-10 12:12:27 -08:00
C. Guy Yarvin
7395ceb49e Various fixes and improvements. 2014-02-10 09:50:20 -08:00
C. Guy Yarvin
f362890dea Improve ++pogo. 2014-02-07 12:02:30 -08:00
Steven Dee
6d78a48d48 Move cryo to try 2014-01-30 12:49:36 -08:00
Steven Dee
a1e460cba2 AES toys 2014-01-30 11:08:26 -08:00
Steve Dee
537d5d1bc7 AES CTR mode 2014-01-29 17:54:33 -08:00
Steve Dee
f0cb1dd67a GF(bex n) in zuse 2014-01-29 15:43:23 -08:00
Steve Dee
4014b433b8 More comments 2014-01-28 18:30:50 -08:00
Steve Dee
4a702ead8b Comments 2014-01-28 18:21:10 -08:00
Steve Dee
e90182cb67 AES block en/decryption working 2014-01-28 18:12:30 -08:00
Steve Dee
8f85e9fe9f WIP AES 2014-01-27 19:30:22 -08:00
Steve Dee
0725175d38 Comments, s/decp/deco/ 2014-01-23 14:51:34 -08:00
Steve Dee
dc9767af8b Extract cryo 2014-01-23 14:12:11 -08:00
Bruce Schwartz
be5a5917be hume changes so game will work again
(apparently got broken during recent hoon rune cleanup)
2014-01-18 16:09:53 -08:00
C. Guy Yarvin
faf9f9bc0f Merge branch 'funbreach'
Conflicts:
	urb/urbit.pill
2014-01-06 12:46:49 -08:00
C. Guy Yarvin
dbb5ca3673 Also reset. 2014-01-05 15:39:30 -08:00
C. Guy Yarvin
6683b4d24d No comment in update. 2013-12-29 17:30:09 -05:00
C. Guy Yarvin
214b56db2c Update still needs batz est bug fix. 2013-12-29 17:27:44 -05:00
C. Guy Yarvin
de9bf707d2 Properly hacked :update. 2013-12-29 02:05:16 -05:00
C. Guy Yarvin
691ee29622 Update broken again. 2013-12-29 01:58:54 -05:00
C. Guy Yarvin
dd67e19863 woops, update was gebroken 2013-12-29 01:57:14 -05:00
C. Guy Yarvin
92aaf45cb4 Remove debug. Add ~s5 lag in update to deal with skew bug. 2013-12-29 01:55:19 -05:00
C. Guy Yarvin
548b9f445a Debug. 2013-12-28 22:51:15 -05:00
C. Guy Yarvin
6fd2a8c841 Better debug. 2013-12-28 22:50:27 -05:00
C. Guy Yarvin
13e63a1db1 More printfs in update. 2013-12-28 22:48:22 -05:00
C. Guy Yarvin
7e654e57e0 Some fix. 2013-12-26 14:56:58 -05:00
C. Guy Yarvin
8c90b1dbc5 Merge branch 'master' of github.com:urbit/urbit 2013-12-26 12:12:44 -05:00
C. Guy Yarvin
33eb41cdfe Various %bull-related updates. 2013-12-26 12:12:07 -05:00
johncburnham
c815a6477f changed ^V to ^D in :begin text 2013-12-20 20:57:52 -08:00
C. Guy Yarvin
1c5656c5f3 Merge branch 'funky'
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/ames.hoon
2013-12-20 18:45:17 -08:00
Steven Dee
4025898428 Ye olde whitespace cleanup
Run using
  find . -type f | xargs sed -i '\s\+$'

And not even glanced at. It's fine. Don't worry about it.
2013-12-08 21:23:03 +00:00
C. Guy Yarvin
f1ab176016 Thumb your neighbors. 2013-12-06 21:27:49 -08:00
C. Guy Yarvin
ecd4429043 New room with iterative push. 2013-12-03 10:26:20 -08:00
C. Guy Yarvin
5c99c146a3 Type printing. 2013-12-02 17:47:56 -08:00
C. Guy Yarvin
ca8b6a7865 Duh. 2013-11-27 19:19:22 -08:00
C. Guy Yarvin
b65fbd84f5 Sends a friendly change warning. 2013-11-26 11:39:48 -08:00
C. Guy Yarvin
648fe76bde Change :tach to :chat, ^V to ^D. 2013-11-26 11:28:15 -08:00
C. Guy Yarvin
5e7392078c Merge branch 'master' of github.com:urbit/urbit 2013-11-23 18:10:53 -08:00
C. Guy Yarvin
2f32666ff7 Add origin to :ex result. 2013-11-23 18:10:24 -08:00
johncburnham
5342186c10 Added = to :tach helpfile 2013-11-23 16:28:02 -08:00
C. Guy Yarvin
0228205297 Add helpfile to :tach. 2013-11-23 15:59:57 -08:00
C. Guy Yarvin
e1c2c3d220 Empty lines do nothing. 2013-11-22 15:32:49 -08:00
C. Guy Yarvin
db2e786e55 Allow spaces in handles. 2013-11-20 11:52:26 -08:00
C. Guy Yarvin
0b144dc1b4 Don't register for events in the past. 2013-11-18 23:48:12 -08:00
C. Guy Yarvin
3bd181fe12 Don't send empty messages to offline hosts. 2013-11-17 15:20:41 -08:00
johncburnham
bb924ab82a Merge pull request #85 from ab9/control_v
Change ^C to ^V in text
2013-11-13 16:00:27 -08:00
C. Guy Yarvin
74ba42dd10 Slay the line demon. 2013-11-13 14:38:04 -08:00