Mon, 14 Mar 2022 22:08:31 +0300 port sqrt optimization to u128 case
alfadur [Mon, 14 Mar 2022 22:08:31 +0300] rev 15837
port sqrt optimization to u128 case
Mon, 14 Mar 2022 10:12:00 +0100 Fix incorrect calculation of target point in AI drill strike test
unC0Rr [Mon, 14 Mar 2022 10:12:00 +0100] rev 15836
Fix incorrect calculation of target point in AI drill strike test
Sat, 05 Feb 2022 10:50:25 -0500 1.0.0 merge
nemo [Sat, 05 Feb 2022 10:50:25 -0500] rev 15835
1.0.0 merge
Sat, 05 Feb 2022 10:42:50 -0500 avcodec 59+ compatibility 1.0.0
LocutusOfBorg [Sat, 05 Feb 2022 10:42:50 -0500] rev 15834
avcodec 59+ compatibility
Thu, 03 Feb 2022 01:48:31 +0300 update to mysql_async
alfadur [Thu, 03 Feb 2022 01:48:31 +0300] rev 15833
update to mysql_async
Tue, 01 Feb 2022 20:58:35 +0300 add back client timeouts
alfadur [Tue, 01 Feb 2022 20:58:35 +0300] rev 15832
add back client timeouts
Tue, 01 Feb 2022 02:23:35 +0300 move server network to tokio
alfadur [Tue, 01 Feb 2022 02:23:35 +0300] rev 15831
move server network to tokio
Mon, 31 Jan 2022 18:24:49 +0300 update protocol 📦
alfadur [Mon, 31 Jan 2022 18:24:49 +0300] rev 15830
update protocol 📦
Fri, 28 Jan 2022 02:33:44 +0300 add direct access to gear data
alfadur [Fri, 28 Jan 2022 02:33:44 +0300] rev 15829
add direct access to gear data
Thu, 27 Jan 2022 03:51:13 +0300 add type safe power of two sizes
alfadur [Thu, 27 Jan 2022 03:51:13 +0300] rev 15828
add type safe power of two sizes
Tue, 25 Jan 2022 23:46:11 +0300 use grid only for static gears
alfadur [Tue, 25 Jan 2022 23:46:11 +0300] rev 15827
use grid only for static gears
Thu, 02 Dec 2021 19:33:22 +0100 fix typo in german lua strings
Zaubermaus [Thu, 02 Dec 2021 19:33:22 +0100] rev 15826
fix typo in german lua strings
Sat, 16 Oct 2021 04:06:47 +0300 make seduction work on sentries
alfadur [Sat, 16 Oct 2021 04:06:47 +0300] rev 15825
make seduction work on sentries
Sat, 16 Oct 2021 03:35:48 +0300 remove owner from wild sentries
alfadur [Sat, 16 Oct 2021 03:35:48 +0300] rev 15824
remove owner from wild sentries
Sat, 16 Oct 2021 02:52:06 +0300 fix sentry bullet misattribution
alfadur [Sat, 16 Oct 2021 02:52:06 +0300] rev 15823
fix sentry bullet misattribution
Sat, 16 Oct 2021 02:39:22 +0300 paint sentries in clan colors
alfadur [Sat, 16 Oct 2021 02:39:22 +0300] rev 15822
paint sentries in clan colors
Sat, 16 Oct 2021 02:20:15 +0300 make domesticated sentries not target their owners
alfadur [Sat, 16 Oct 2021 02:20:15 +0300] rev 15821
make domesticated sentries not target their owners
Sat, 16 Oct 2021 01:21:26 +0300 reduce blowtorch radius to avoid grabbing gears behind current🦔
alfadur [Sat, 16 Oct 2021 01:21:26 +0300] rev 15820
reduce blowtorch radius to avoid grabbing gears behind current🦔
Sat, 16 Oct 2021 01:06:05 +0300 reduce digging damage frequency
alfadur [Sat, 16 Oct 2021 01:06:05 +0300] rev 15819
reduce digging damage frequency
Thu, 09 Sep 2021 21:06:45 +0300 use array map in timer constructor
alfadur [Thu, 09 Sep 2021 21:06:45 +0300] rev 15818
use array map in timer constructor
Tue, 07 Sep 2021 01:45:16 +0300 Avoid crashing on physfs failure
alfadur [Tue, 07 Sep 2021 01:45:16 +0300] rev 15817
Avoid crashing on physfs failure
Mon, 10 Aug 2020 12:56:53 +0300 workaround for FPC 3.2.0 ICE 1.0.0
alfadur [Mon, 10 Aug 2020 12:56:53 +0300] rev 15816
workaround for FPC 3.2.0 ICE
Wed, 14 Jul 2021 23:50:44 +0200 Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
unc0rr [Wed, 14 Jul 2021 23:50:44 +0200] rev 15815
Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
Wed, 14 Jul 2021 23:01:50 +0200 Publish join and part commands as well
unc0rr [Wed, 14 Jul 2021 23:01:50 +0200] rev 15814
Publish join and part commands as well
Sat, 10 Jul 2021 12:03:50 +0200 Begin attempt to convert checker into async using tokio
unc0rr [Sat, 10 Jul 2021 12:03:50 +0200] rev 15813
Begin attempt to convert checker into async using tokio
Thu, 01 Jul 2021 00:17:05 +0300 eat warnings
alfadur [Thu, 01 Jul 2021 00:17:05 +0300] rev 15812
eat warnings
Wed, 30 Jun 2021 23:06:54 +0200 - Update hedgewars-network-protocol library with messages needed for checker
unc0rr [Wed, 30 Jun 2021 23:06:54 +0200] rev 15811
- Update hedgewars-network-protocol library with messages needed for checker - Use the library in hedgewars-checker
Wed, 30 Jun 2021 00:18:53 +0200 Add parser and idempotention tests for server messages
unc0rr [Wed, 30 Jun 2021 00:18:53 +0200] rev 15810
Add parser and idempotention tests for server messages
Sat, 26 Jun 2021 00:13:28 +0200 hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
sheepluva [Sat, 26 Jun 2021 00:13:28 +0200] rev 15809
hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
Fri, 25 Jun 2021 22:34:26 +0200 add comment header to function to pretend that I care
sheepluva [Fri, 25 Jun 2021 22:34:26 +0200] rev 15808
add comment header to function to pretend that I care
Fri, 25 Jun 2021 22:16:41 +0200 hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
sheepluva [Fri, 25 Jun 2021 22:16:41 +0200] rev 15807
hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
Fri, 25 Jun 2021 21:44:29 +0200 hedgewars-engine (rust): don't use image lib, manually resize (because speed); using nearest px for now
sheepluva [Fri, 25 Jun 2021 21:44:29 +0200] rev 15806
hedgewars-engine (rust): don't use image lib, manually resize (because speed); using nearest px for now
Thu, 24 Jun 2021 00:09:30 +0200 hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
sheepluva [Thu, 24 Jun 2021 00:09:30 +0200] rev 15805
hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
Wed, 23 Jun 2021 23:41:51 +0200 Extract network protocol into a separate crate
unc0rr [Wed, 23 Jun 2021 23:41:51 +0200] rev 15804
Extract network protocol into a separate crate
Wed, 23 Jun 2021 15:32:48 -0400 Hopefully this is a little more sensible
nemo [Wed, 23 Jun 2021 15:32:48 -0400] rev 15803
Hopefully this is a little more sensible
Tue, 22 Jun 2021 22:13:55 +0200 hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version"
sheepluva [Tue, 22 Jun 2021 22:13:55 +0200] rev 15802
hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version" That function/symbol was renamed in ef2fc0210362
Tue, 22 Jun 2021 01:57:50 +0300 update nom
alfadur [Tue, 22 Jun 2021 01:57:50 +0300] rev 15801
update nom
Tue, 22 Jun 2021 01:41:33 +0300 update mio
alfadur [Tue, 22 Jun 2021 01:41:33 +0300] rev 15800
update mio
Mon, 21 Jun 2021 20:11:22 +0300 add polled timer
alfadur [Mon, 21 Jun 2021 20:11:22 +0300] rev 15799
add polled timer
Sun, 20 Jun 2021 16:43:53 +0300 update glutin
alfadur [Sun, 20 Jun 2021 16:43:53 +0300] rev 15798
update glutin
Sun, 20 Jun 2021 01:47:44 +0300 fix error string
alfadur [Sun, 20 Jun 2021 01:47:44 +0300] rev 15797
fix error string
Sun, 20 Jun 2021 01:45:18 +0300 load haskell directly into Replay
alfadur [Sun, 20 Jun 2021 01:45:18 +0300] rev 15796
load haskell directly into Replay
Sat, 19 Jun 2021 17:48:10 +0300 find excuses to use shiny new 🦀 features
alfadur [Sat, 19 Jun 2021 17:48:10 +0300] rev 15795
find excuses to use shiny new 🦀 features
Thu, 17 Jun 2021 19:32:26 +0200 Add sample ubot plugin written in haskell
unc0rr [Thu, 17 Jun 2021 19:32:26 +0200] rev 15794
Add sample ubot plugin written in haskell
Tue, 15 Jun 2021 20:46:28 +0200 Update mingpt plugin to include recent chat history in the seed
unc0rr [Tue, 15 Jun 2021 20:46:28 +0200] rev 15793
Update mingpt plugin to include recent chat history in the seed
Tue, 15 Jun 2021 20:45:46 +0200 Fix detection of message author in ubot core
unc0rr [Tue, 15 Jun 2021 20:45:46 +0200] rev 15792
Fix detection of message author in ubot core
Sat, 12 Jun 2021 20:58:07 +0200 Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
unc0rr [Sat, 12 Jun 2021 20:58:07 +0200] rev 15791
Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
Sat, 12 Jun 2021 20:15:42 +0200 Add url bot plugin based on url-bot-rs (only the difference from their repo)
unc0rr [Sat, 12 Jun 2021 20:15:42 +0200] rev 15790
Add url bot plugin based on url-bot-rs (only the difference from their repo)
Tue, 08 Jun 2021 18:31:46 +0200 Add main module for irc bot which serves as an irc<>rabbitmq relay
unc0rr [Tue, 08 Jun 2021 18:31:46 +0200] rev 15789
Add main module for irc bot which serves as an irc<>rabbitmq relay
Fri, 28 May 2021 15:06:39 +0200 Use the singular 'they' in code comments, where it makes sense
Wuzzy <Wuzzy2@mail.ru> [Fri, 28 May 2021 15:06:39 +0200] rev 15788
Use the singular 'they' in code comments, where it makes sense
Fri, 28 May 2021 14:18:52 +0200 German announcer messages: Remove gender assumptions
Wuzzy <Wuzzy2@mail.ru> [Fri, 28 May 2021 14:18:52 +0200] rev 15787
German announcer messages: Remove gender assumptions
Fri, 28 May 2021 14:17:54 +0200 Singular 'they': Update comments in engine locale files
Wuzzy <Wuzzy2@mail.ru> [Fri, 28 May 2021 14:17:54 +0200] rev 15786
Singular 'they': Update comments in engine locale files
Fri, 28 May 2021 14:09:31 +0200 Use 'singular they' instead of 'he'
Wuzzy <Wuzzy2@mail.ru> [Fri, 28 May 2021 14:09:31 +0200] rev 15785
Use 'singular they' instead of 'he'
Wed, 26 May 2021 16:32:43 -0400 Hedgewars lobby to IRC proxy
sheepluva [Wed, 26 May 2021 16:32:43 -0400] rev 15784
Hedgewars lobby to IRC proxy
Tue, 13 Apr 2021 15:40:11 -0400 bug #823 missing nil checks crasher introduced in r4aa19b21707d 1.0.0
nemo [Tue, 13 Apr 2021 15:40:11 -0400] rev 15783
bug #823 missing nil checks crasher introduced in r4aa19b21707d
Tue, 13 Apr 2021 15:40:11 -0400 bug #823 missing nil checks crasher introduced in r4aa19b21707d
nemo [Tue, 13 Apr 2021 15:40:11 -0400] rev 15782
bug #823 missing nil checks crasher introduced in r4aa19b21707d
Mon, 05 Apr 2021 04:05:14 +0200 Add missing column in credits.csv
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Apr 2021 04:05:14 +0200] rev 15781
Add missing column in credits.csv
Wed, 24 Mar 2021 00:11:49 +0300 add const generics to physics step
alfadur [Wed, 24 Mar 2021 00:11:49 +0300] rev 15780
add const generics to physics step
Thu, 04 Jun 2020 12:33:24 +0200 Fix build with Qt 5.15+ 1.0.0
felixonmars <felixonmars@archlinux.org> [Thu, 04 Jun 2020 12:33:24 +0200] rev 15779
Fix build with Qt 5.15+
Mon, 15 Mar 2021 15:57:19 -0400 anarchist flags
L29Ah [Mon, 15 Mar 2021 15:57:19 -0400] rev 15778
anarchist flags
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 tip