Thu, 29 Sep 2022 16:29:23 +0200 Add replay storage to the new server implementation
unC0Rr [Thu, 29 Sep 2022 16:29:23 +0200] rev 15881
Add replay storage to the new server implementation
Thu, 29 Sep 2022 16:28:52 +0200 Fix a couple issues
unC0Rr [Thu, 29 Sep 2022 16:28:52 +0200] rev 15880
Fix a couple issues
Tue, 27 Sep 2022 15:10:52 +0300 Change the next major release version number to 1.1.0
S.D. [Tue, 27 Sep 2022 15:10:52 +0300] rev 15879
Change the next major release version number to 1.1.0
Tue, 27 Sep 2022 14:59:03 +0300 Allow to see rooms of incompatible versions in the lobby
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.
Fri, 23 Sep 2022 12:47:47 -0400 Fix clang-15 compile error
LocutusOfBorg [Fri, 23 Sep 2022 12:47:47 -0400] rev 15877
Fix clang-15 compile error
Fri, 23 Sep 2022 02:45:49 +0300 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:45:49 +0300] rev 15876
Add GHC_DYNAMIC cmake option - allows building dynamically-linked haskell object files and executables (needed for some distributions)
Fri, 23 Sep 2022 02:21:21 +0300 Add FastForward/StopFastForward (/ff hh:mm:ss, /sff) chat commands to fast forward to a specific timestamp in a demo
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
Wed, 21 Sep 2022 06:55:31 +0300 fix the other 2 pred/succ conversions 1.0.0
alfadur [Wed, 21 Sep 2022 06:55:31 +0300] rev 15874
fix the other 2 pred/succ conversions
Wed, 21 Sep 2022 06:36:05 +0300 fix pred/succ conversion 1.0.0
alfadur [Wed, 21 Sep 2022 06:36:05 +0300] rev 15873
fix pred/succ conversion
Wed, 21 Sep 2022 06:55:31 +0300 fix the other 2 pred/succ conversions
alfadur [Wed, 21 Sep 2022 06:55:31 +0300] rev 15872
fix the other 2 pred/succ conversions
Wed, 21 Sep 2022 06:36:05 +0300 fix pred/succ conversion
alfadur [Wed, 21 Sep 2022 06:36:05 +0300] rev 15871
fix pred/succ conversion
Mon, 12 Sep 2022 18:56:28 -0400 merge from 1.0 branch
nemo [Mon, 12 Sep 2022 18:56:28 -0400] rev 15870
merge from 1.0 branch
Mon, 12 Sep 2022 18:37:04 -0400 tag a 1.0.2 1.0.0
nemo [Mon, 12 Sep 2022 18:37:04 -0400] rev 15869
tag a 1.0.2
Mon, 12 Sep 2022 18:36:39 -0400 I keep forgetting to bump the patch version 1.0.0 1.0.2-release
nemo [Mon, 12 Sep 2022 18:36:39 -0400] rev 15868
I keep forgetting to bump the patch version
Mon, 12 Sep 2022 18:36:27 -0400 Removed tag 1.0.2-release 1.0.0
nemo [Mon, 12 Sep 2022 18:36:27 -0400] rev 15867
Removed tag 1.0.2-release
Mon, 12 Sep 2022 18:31:43 -0400 tag a 1.0.2 1.0.0
nemo [Mon, 12 Sep 2022 18:31:43 -0400] rev 15866
tag a 1.0.2
Thu, 22 Oct 2020 12:33:35 +0200 Mark global variables in implementation section static 1.0.0
unC0Rr [Thu, 22 Oct 2020 12:33:35 +0200] rev 15865
Mark global variables in implementation section static
Tue, 20 Oct 2020 20:09:44 +0200 Fix lack of declaration decorations for dynamic arrays in Pas2C 1.0.0
unc0rr [Tue, 20 Oct 2020 20:09:44 +0200] rev 15864
Fix lack of declaration decorations for dynamic arrays in Pas2C
Mon, 12 Sep 2022 18:23:24 -0400 removed at request 1.0.0
LocutusOfBorg [Mon, 12 Sep 2022 18:23:24 -0400] rev 15863
removed at request "basically, you copy pasted from some really old cmake version not shipping it, I don't know"
Mon, 12 Sep 2022 12:51:41 -0400 Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro 1.0.0
LocutusOfBorg [Mon, 12 Sep 2022 12:51:41 -0400] rev 15862
Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro
Mon, 12 Sep 2022 12:50:37 -0400 build fix from https://bugzilla.redhat.com/show_bug.cgi?id=1853122 1.0.0
Jens Petersen [Mon, 12 Sep 2022 12:50:37 -0400] rev 15861
build fix from https://bugzilla.redhat.com/show_bug.cgi?id=1853122
Mon, 12 Sep 2022 10:44:55 -0400 do the actual remove 1.0.0
Simon McVittie <smcv@debian.org> [Mon, 12 Sep 2022 10:44:55 -0400] rev 15860
do the actual remove
Mon, 12 Sep 2022 10:40:53 -0400 Remove FindSDL2 find-module, use sdl2-config.cmake instead 1.0.0
Simon McVittie <smcv@debian.org> [Mon, 12 Sep 2022 10:40:53 -0400] rev 15859
Remove FindSDL2 find-module, use sdl2-config.cmake instead This requires SDL >= 2.0.4. Since <https://bugzilla.libsdl.org/show_bug.cgi?id=2464> was fixed in SDL 2.0.4, SDL behaves as a CMake "config-file package", even if it was not itself built using CMake: it installs a sdl2-config.cmake file to ${libdir}/cmake/SDL2, which tells CMake where to find SDL's headers and library, analogous to a pkg-config .pc file. As a result, we no longer need to copy/paste a "find-module package" to be able to find a system copy of SDL >= 2.0.4 with find_package(SDL2). Find-module packages are now discouraged by the CMake developers, in favour of having upstream projects behave as config-file packages. This results in a small API change: FindSDL2 used to set SDL2_INCLUDE_DIR and SDL2_LIBRARY, but the standard behaviour for config-file packages is to set <name>_INCLUDE_DIRS and <name>_LIBRARIES. Use the CONFIG keyword to make sure we search in config-file package mode, and will not find a FindSDL2.cmake in some other directory that implements the old interface. In addition to deleting redundant code, this avoids some assumptions in FindSDL2 about the layout of a SDL installation. The current libsdl2-dev package in Debian breaks those assumptions; this is considered a bug and will hopefully be fixed soon, but it illustrates how fragile these assumptions can be. We can be more robust against different installation layouts by relying on SDL's own CMake integration. When linking to a copy of CMake in a non-standard location, users can now set the SDL2_DIR or CMAKE_PREFIX_PATH environment variable to point to it; previously, these users would have used the SDL2DIR environment variable. This continues to be unnecessary if using matching system-wide installations of CMake and SDL2, for example both from Debian.
Wed, 07 Sep 2022 17:28:08 -0400 merge to trunk
nemo [Wed, 07 Sep 2022 17:28:08 -0400] rev 15858
merge to trunk
Wed, 07 Sep 2022 16:54:58 -0400 Added tag 1.0.1-release for changeset 9dceb83331d5 1.0.0
nemo [Wed, 07 Sep 2022 16:54:58 -0400] rev 15857
Added tag 1.0.1-release for changeset 9dceb83331d5
Wed, 07 Sep 2022 16:53:38 -0400 Removed tag 1.0.1-release 1.0.0
nemo [Wed, 07 Sep 2022 16:53:38 -0400] rev 15856
Removed tag 1.0.1-release
Wed, 07 Sep 2022 16:52:45 -0400 forgot to bump the patch num 1.0.0 1.0.1-release
nemo [Wed, 07 Sep 2022 16:52:45 -0400] rev 15855
forgot to bump the patch num
Wed, 07 Sep 2022 16:49:59 -0400 Added tag 1.0.1-release for changeset fcea0f51d94f 1.0.0
nemo [Wed, 07 Sep 2022 16:49:59 -0400] rev 15854
Added tag 1.0.1-release for changeset fcea0f51d94f
Tue, 06 Sep 2022 22:08:27 +0300 Fix the sound issues and crashes on some platforms 1.0.0
S.D. [Tue, 06 Sep 2022 22:08:27 +0300] rev 15853
Fix the sound issues and crashes on some platforms This commit updates misc/libphyslayer/physfsrwops.* files to the latest versions provided by PhysFS project (https://github.com/icculus/physfs/tree/main/extras/).
Tue, 26 Jul 2022 12:37:17 +0200 Fix texture copying routine not taking pitch into account
unc0rr [Tue, 26 Jul 2022 12:37:17 +0200] rev 15852
Fix texture copying routine not taking pitch into account
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 tip