Fri, 27 Jan 2023 06:22:22 +0300 fix typo
jpr [Fri, 27 Jan 2023 06:22:22 +0300] rev 15911
fix typo
Sun, 22 Jan 2023 04:13:20 +0300 update credits
alfadur [Sun, 22 Jan 2023 04:13:20 +0300] rev 15910
update credits
Sun, 22 Jan 2023 03:53:09 +0300 update spanish engine translation
alfadur [Sun, 22 Jan 2023 03:53:09 +0300] rev 15909
update spanish engine translation
Fri, 20 Jan 2023 21:40:37 -0500 merge to trunk
nemo [Fri, 20 Jan 2023 21:40:37 -0500] rev 15908
merge to trunk
Fri, 20 Jan 2023 21:39:53 -0500 forbid hiding already hidden hogs 1.0.0
nemo [Fri, 20 Jan 2023 21:39:53 -0500] rev 15907
forbid hiding already hidden hogs
Wed, 04 Jan 2023 15:26:30 +0100 Fix fill points getting out of bounds when the map is mirrored transitional_engine
unC0Rr [Wed, 04 Jan 2023 15:26:30 +0100] rev 15906
Fix fill points getting out of bounds when the map is mirrored
Wed, 04 Jan 2023 11:56:58 +0100 Split generation and painting phases, paint by old engine, use template filters transitional_engine
unC0Rr [Wed, 04 Jan 2023 11:56:58 +0100] rev 15905
Split generation and painting phases, paint by old engine, use template filters
Wed, 04 Jan 2023 10:42:21 +0100 Use rust land generator in hwengine transitional_engine
unC0Rr [Wed, 04 Jan 2023 10:42:21 +0100] rev 15904
Use rust land generator in hwengine
Wed, 04 Jan 2023 10:40:40 +0100 Update mapgen to take into account actual values for 'zero' and 'basic' colors transitional_engine
unC0Rr [Wed, 04 Jan 2023 10:40:40 +0100] rev 15903
Update mapgen to take into account actual values for 'zero' and 'basic' colors
Wed, 04 Jan 2023 10:37:12 +0100 Update lfprng for better distribution, make it conform 'rand' package traits transitional_engine
unC0Rr [Wed, 04 Jan 2023 10:37:12 +0100] rev 15902
Update lfprng for better distribution, make it conform 'rand' package traits
Tue, 03 Jan 2023 12:05:59 +0100 Use LandPixels array allocate in hwengine-future library transitional_engine
unC0Rr [Tue, 03 Jan 2023 12:05:59 +0100] rev 15901
Use LandPixels array allocate in hwengine-future library
Mon, 02 Jan 2023 15:59:26 +0100 Introduce hwengine-future library, use Land allocated in it transitional_engine
unC0Rr [Mon, 02 Jan 2023 15:59:26 +0100] rev 15900
Introduce hwengine-future library, use Land allocated in it
Tue, 13 Dec 2022 21:21:55 +0100 Fix infinite loop in rendering of laser sight
unc0rr [Tue, 13 Dec 2022 21:21:55 +0100] rev 15899
Fix infinite loop in rendering of laser sight
Fri, 09 Dec 2022 08:18:50 +0100 Optimize doStepSnowflake a bit, losing backwards compatibility
unC0Rr [Fri, 09 Dec 2022 08:18:50 +0100] rev 15898
Optimize doStepSnowflake a bit, losing backwards compatibility
Thu, 01 Dec 2022 14:23:48 +0100 Improve performance of CheckGearNear
unC0Rr [Thu, 01 Dec 2022 14:23:48 +0100] rev 15897
Improve performance of CheckGearNear
Wed, 30 Nov 2022 16:07:32 +0100 Optimize hwFloat multiplication a bit
unC0Rr [Wed, 30 Nov 2022 16:07:32 +0100] rev 15896
Optimize hwFloat multiplication a bit
Tue, 15 Nov 2022 15:26:00 +0100 Fix camera move control in qmlfrontend
unC0Rr [Tue, 15 Nov 2022 15:26:00 +0100] rev 15895
Fix camera move control in qmlfrontend
Tue, 15 Nov 2022 15:25:37 +0100 Code formatting, enable c++17 for qmlfrontend
unC0Rr [Tue, 15 Nov 2022 15:25:37 +0100] rev 15894
Code formatting, enable c++17 for qmlfrontend
Tue, 15 Nov 2022 14:27:22 +0100 Implement generation of c header from rust interface, adapt qmlfrontend
unC0Rr [Tue, 15 Nov 2022 14:27:22 +0100] rev 15893
Implement generation of c header from rust interface, adapt qmlfrontend
Sun, 13 Nov 2022 08:45:10 +0100 Adapt hwrunner to the changed API
unc0rr [Sun, 13 Nov 2022 08:45:10 +0100] rev 15892
Adapt hwrunner to the changed API
Sat, 12 Nov 2022 21:12:14 +0100 Allow passing data_path from QML
unc0rr [Sat, 12 Nov 2022 21:12:14 +0100] rev 15891
Allow passing data_path from QML
Sat, 12 Nov 2022 15:40:20 +0100 Implement data path
unc0rr [Sat, 12 Nov 2022 15:40:20 +0100] rev 15890
Implement data path
Sat, 05 Nov 2022 17:48:45 +0100 GameServer: bump network dependency
Sergey Alirzaev <zl29ah@gmail.com> [Sat, 05 Nov 2022 17:48:45 +0100] rev 15889
GameServer: bump network dependency
Sun, 06 Nov 2022 17:27:28 +0100 Remove stray debugging
unc0rr [Sun, 06 Nov 2022 17:27:28 +0100] rev 15888
Remove stray debugging
Fri, 28 Oct 2022 21:12:01 +0200 - Run engine and socket listener in parallel to avoid ping timeouts
unc0rr [Fri, 28 Oct 2022 21:12:01 +0200] rev 15887
- Run engine and socket listener in parallel to avoid ping timeouts - Update dependencies
Mon, 24 Oct 2022 10:07:35 -0400 merge branch
nemo [Mon, 24 Oct 2022 10:07:35 -0400] rev 15886
merge branch
Mon, 24 Oct 2022 10:06:52 -0400 cfgdir needs a default value to avoid writing stubs to current path 1.0.0
nemo [Mon, 24 Oct 2022 10:06:52 -0400] rev 15885
cfgdir needs a default value to avoid writing stubs to current path
Mon, 24 Oct 2022 10:02:06 -0400 bump version
nemo [Mon, 24 Oct 2022 10:02:06 -0400] rev 15884
bump version
Thu, 06 Oct 2022 12:38:07 +0200 Simplify code
unC0Rr [Thu, 06 Oct 2022 12:38:07 +0200] rev 15883
Simplify code
Thu, 29 Sep 2022 16:30:02 +0200 Add some work towards having checker work with the new server
unC0Rr [Thu, 29 Sep 2022 16:30:02 +0200] rev 15882
Add some work towards having checker work with the new server
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
Fri, 20 May 2022 17:24:14 -0400 add more checks on nil current hedgehog gear, remove checks on nil current hedgehog which should never happen.
nemo [Fri, 20 May 2022 17:24:14 -0400] rev 15851
add more checks on nil current hedgehog gear, remove checks on nil current hedgehog which should never happen.
Wed, 11 May 2022 13:51:04 +0200 Comment out conflicting flag
unC0Rr [Wed, 11 May 2022 13:51:04 +0200] rev 15850
Comment out conflicting flag
Wed, 11 May 2022 13:50:35 +0200 Ignore dist-newstyle folder
unC0Rr [Wed, 11 May 2022 13:50:35 +0200] rev 15849
Ignore dist-newstyle folder
Wed, 11 May 2022 13:48:55 +0200 Implement appropriate routing of checker messages
unC0Rr [Wed, 11 May 2022 13:48:55 +0200] rev 15848
Implement appropriate routing of checker messages
Tue, 10 May 2022 02:59:11 +0300 better sentry free fall behavior
alfadur [Tue, 10 May 2022 02:59:11 +0300] rev 15847
better sentry free fall behavior
Tue, 10 May 2022 00:19:52 +0300 add density to sentries
alfadur [Tue, 10 May 2022 00:19:52 +0300] rev 15846
add density to sentries
Mon, 09 May 2022 23:58:51 +0300 pass unicode paths as base64 on windows
alfadur [Mon, 09 May 2022 23:58:51 +0300] rev 15845
pass unicode paths as base64 on windows
Mon, 09 May 2022 20:11:38 +0300 revert blowtorch hit frequency reduction
alfadur [Mon, 09 May 2022 20:11:38 +0300] rev 15844
revert blowtorch hit frequency reduction
Mon, 09 May 2022 20:03:09 +0300 remove Hedgehog from generated mines
alfadur [Mon, 09 May 2022 20:03:09 +0300] rev 15843
remove Hedgehog from generated mines
Mon, 09 May 2022 19:10:43 +0300 fix minigun bullet collision detection
alfadur [Mon, 09 May 2022 19:10:43 +0300] rev 15842
fix minigun bullet collision detection
Tue, 26 Apr 2022 14:35:21 -0400 make unplaced hogs a bit less interactive
nemo [Tue, 26 Apr 2022 14:35:21 -0400] rev 15841
make unplaced hogs a bit less interactive
Wed, 20 Apr 2022 15:35:48 +0200 Fix typo, small adjustments
unC0Rr [Wed, 20 Apr 2022 15:35:48 +0200] rev 15840
Fix typo, small adjustments
Thu, 07 Apr 2022 08:15:08 +0200 Update Wuzzy's e-mail address in credits
Wuzzy <Wuzzy@disroot.org> [Thu, 07 Apr 2022 08:15:08 +0200] rev 15839
Update Wuzzy's e-mail address in credits
Tue, 15 Mar 2022 19:54:43 +0300 limit scope of u128 operations in sqrt
alfadur [Tue, 15 Mar 2022 19:54:43 +0300] rev 15838
limit scope of u128 operations in sqrt
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
(0) -10000 -3000 -1000 -120 tip