unC0Rr [Thu, 29 Sep 2022 16:29:23 +0200] rev 15881
Add replay storage to the new server implementation
unC0Rr [Thu, 29 Sep 2022 16:28:52 +0200] rev 15880
Fix a couple issues
S.D. [Tue, 27 Sep 2022 15:10:52 +0300] rev 15879
Change the next major release version number to 1.1.0
S.D. [Tue, 27 Sep 2022 14:59:03 +0300] rev 15878
Allow to see rooms of incompatible versions in the lobby
For the new clients the room version is shown in a separate column.
There is also a hack for previous versions clients: the room vesion
specifier is prepended to the room names for rooms of incompatible versions,
and the server shows 'incompatible version' error if the client tries to join them.
LocutusOfBorg [Fri, 23 Sep 2022 12:47:47 -0400] rev 15877
Fix clang-15 compile error
S.D. [Fri, 23 Sep 2022 02:45:49 +0300] rev 15876
Add GHC_DYNAMIC cmake option - allows building dynamically-linked haskell object files and executables (needed for some distributions)
S.D. [Fri, 23 Sep 2022 02:21:21 +0300] rev 15875
Add FastForward/StopFastForward (/ff hh:mm:ss, /sff) chat commands to fast forward to a specific timestamp in a demo
alfadur [Wed, 21 Sep 2022 06:55:31 +0300] rev 15874
fix the other 2 pred/succ conversions
alfadur [Wed, 21 Sep 2022 06:36:05 +0300] rev 15873
fix pred/succ conversion
alfadur [Wed, 21 Sep 2022 06:55:31 +0300] rev 15872
fix the other 2 pred/succ conversions
alfadur [Wed, 21 Sep 2022 06:36:05 +0300] rev 15871
fix pred/succ conversion
nemo [Mon, 12 Sep 2022 18:56:28 -0400] rev 15870
merge from 1.0 branch
nemo [Mon, 12 Sep 2022 18:37:04 -0400] rev 15869
tag a 1.0.2
nemo [Mon, 12 Sep 2022 18:36:39 -0400] rev 15868
I keep forgetting to bump the patch version
nemo [Mon, 12 Sep 2022 18:36:27 -0400] rev 15867
Removed tag 1.0.2-release