sheepluva [Thu, 24 Jun 2021 00:09:30 +0200] rev 15827
hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
unc0rr [Wed, 23 Jun 2021 23:41:51 +0200] rev 15826
Extract network protocol into a separate crate
nemo [Wed, 23 Jun 2021 15:32:48 -0400] rev 15825
Hopefully this is a little more sensible
sheepluva [Tue, 22 Jun 2021 22:13:55 +0200] rev 15824
hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version"
That function/symbol was renamed in ef2fc0210362
alfadur [Tue, 22 Jun 2021 01:57:50 +0300] rev 15823
update nom
alfadur [Tue, 22 Jun 2021 01:41:33 +0300] rev 15822
update mio
alfadur [Mon, 21 Jun 2021 20:11:22 +0300] rev 15821
add polled timer
alfadur [Sun, 20 Jun 2021 16:43:53 +0300] rev 15820
update glutin
alfadur [Sun, 20 Jun 2021 01:47:44 +0300] rev 15819
fix error string
alfadur [Sun, 20 Jun 2021 01:45:18 +0300] rev 15818
load haskell directly into Replay
alfadur [Sat, 19 Jun 2021 17:48:10 +0300] rev 15817
find excuses to use shiny new 🦀 features
unc0rr [Thu, 17 Jun 2021 19:32:26 +0200] rev 15816
Add sample ubot plugin written in haskell
unc0rr [Tue, 15 Jun 2021 20:46:28 +0200] rev 15815
Update mingpt plugin to include recent chat history in the seed
unc0rr [Tue, 15 Jun 2021 20:45:46 +0200] rev 15814
Fix detection of message author in ubot core
unc0rr [Sat, 12 Jun 2021 20:58:07 +0200] rev 15813
Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me