2023-03-22 This is an empty commit, for testing purposes.
sheepluva [Wed, 22 Mar 2023 09:54:30 +0100] rev 15929
This is an empty commit, for testing purposes.
2023-03-10 Fix water level, add medium template transitional_engine
unC0Rr [Fri, 10 Mar 2023 11:42:25 +0100] rev 15928
Fix water level, add medium template
2023-02-16 expand theme definition
alfadur [Thu, 16 Feb 2023 07:33:33 +0300] rev 15927
expand theme definition
2023-02-15 Format the code, apply clippy fixes transitional_engine
unC0Rr [Wed, 15 Feb 2023 12:42:43 +0100] rev 15926
Format the code, apply clippy fixes
2023-02-15 Allow defining compatible edges for grid, add few more templates transitional_engine
unC0Rr [Wed, 15 Feb 2023 12:36:24 +0100] rev 15925
Allow defining compatible edges for grid, add few more templates
2023-02-14 Some bug fixes, build fixes and code formatting transitional_engine
unC0Rr [Tue, 14 Feb 2023 08:52:20 +0100] rev 15924
Some bug fixes, build fixes and code formatting
2023-02-13 Get wavefront collapse generator to work in engine transitional_engine
unC0Rr [Mon, 13 Feb 2023 17:02:08 +0100] rev 15923
Get wavefront collapse generator to work in engine
2023-02-13 Refactor mapgen to allow for easy switching between generators transitional_engine
unC0Rr [Mon, 13 Feb 2023 12:31:30 +0100] rev 15922
Refactor mapgen to allow for easy switching between generators
2023-02-13 Refactor landgen package structure transitional_engine
unC0Rr [Mon, 13 Feb 2023 11:00:12 +0100] rev 15921
Refactor landgen package structure
2023-02-13 Extract tile loading into separate method transitional_engine
unC0Rr [Mon, 13 Feb 2023 10:39:37 +0100] rev 15920
Extract tile loading into separate method
2023-02-12 Fix some bugs transitional_engine
unC0Rr [Sun, 12 Feb 2023 15:10:10 +0100] rev 15919
Fix some bugs
2023-02-12 Fix several issues with transformations, more work on getting generated image transitional_engine
unC0Rr [Sun, 12 Feb 2023 14:19:02 +0100] rev 15918
Fix several issues with transformations, more work on getting generated image
2023-02-03 Add WIP for generation of rules transitional_engine
unC0Rr [Fri, 03 Feb 2023 15:59:18 +0100] rev 15917
Add WIP for generation of rules
2023-02-03 Rework how rules are defined, add transformations for tiles transitional_engine
unC0Rr [Fri, 03 Feb 2023 14:44:33 +0100] rev 15916
Rework how rules are defined, add transformations for tiles
2023-02-02 Add loading of tiles from png transitional_engine
unC0Rr [Thu, 02 Feb 2023 08:41:31 +0100] rev 15915
Add loading of tiles from png
2023-02-01 Fix mapgen transitional_engine
unC0Rr [Wed, 01 Feb 2023 11:19:45 +0100] rev 15914
Fix mapgen
2023-02-01 Switch to Vec2D in wavefront algorithm transitional_engine
unC0Rr [Wed, 01 Feb 2023 10:58:45 +0100] rev 15913
Switch to Vec2D in wavefront algorithm
2023-01-30 Add basics of wavefront collapse algorithm transitional_engine
unC0Rr [Mon, 30 Jan 2023 15:50:14 +0100] rev 15912
Add basics of wavefront collapse algorithm
2023-01-27 fix typo
jpr [Fri, 27 Jan 2023 06:22:22 +0300] rev 15911
fix typo
2023-01-22 update credits
alfadur [Sun, 22 Jan 2023 04:13:20 +0300] rev 15910
update credits
2023-01-22 update spanish engine translation
alfadur [Sun, 22 Jan 2023 03:53:09 +0300] rev 15909
update spanish engine translation
2023-01-21 merge to trunk
nemo [Fri, 20 Jan 2023 21:40:37 -0500] rev 15908
merge to trunk
2023-01-21 forbid hiding already hidden hogs 1.0.0
nemo [Fri, 20 Jan 2023 21:39:53 -0500] rev 15907
forbid hiding already hidden hogs
2023-01-04 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
2023-01-04 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
2023-01-04 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
2023-01-04 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
2023-01-04 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
2023-01-03 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
2023-01-02 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
2022-12-13 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
2022-12-09 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
2022-12-01 Improve performance of CheckGearNear
unC0Rr [Thu, 01 Dec 2022 14:23:48 +0100] rev 15897
Improve performance of CheckGearNear
2022-11-30 Optimize hwFloat multiplication a bit
unC0Rr [Wed, 30 Nov 2022 16:07:32 +0100] rev 15896
Optimize hwFloat multiplication a bit
2022-11-15 Fix camera move control in qmlfrontend
unC0Rr [Tue, 15 Nov 2022 15:26:00 +0100] rev 15895
Fix camera move control in qmlfrontend
2022-11-15 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
2022-11-15 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
2022-11-13 Adapt hwrunner to the changed API
unc0rr [Sun, 13 Nov 2022 08:45:10 +0100] rev 15892
Adapt hwrunner to the changed API
2022-11-12 Allow passing data_path from QML
unc0rr [Sat, 12 Nov 2022 21:12:14 +0100] rev 15891
Allow passing data_path from QML
2022-11-12 Implement data path
unc0rr [Sat, 12 Nov 2022 15:40:20 +0100] rev 15890
Implement data path
2022-11-05 GameServer: bump network dependency
Sergey Alirzaev <zl29ah@gmail.com> [Sat, 05 Nov 2022 17:48:45 +0100] rev 15889
GameServer: bump network dependency
2022-11-06 Remove stray debugging
unc0rr [Sun, 06 Nov 2022 17:27:28 +0100] rev 15888
Remove stray debugging
2022-10-28 - 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
2022-10-24 merge branch
nemo [Mon, 24 Oct 2022 10:07:35 -0400] rev 15886
merge branch
2022-10-24 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
2022-10-24 bump version
nemo [Mon, 24 Oct 2022 10:02:06 -0400] rev 15884
bump version
2022-10-06 Simplify code
unC0Rr [Thu, 06 Oct 2022 12:38:07 +0200] rev 15883
Simplify code
2022-09-29 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
2022-09-29 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
2022-09-29 Fix a couple issues
unC0Rr [Thu, 29 Sep 2022 16:28:52 +0200] rev 15880
Fix a couple issues
2022-09-27 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
2022-09-27 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.
2022-09-23 Fix clang-15 compile error
LocutusOfBorg [Fri, 23 Sep 2022 12:47:47 -0400] rev 15877
Fix clang-15 compile error
2022-09-22 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)
2022-09-22 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
2022-09-21 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
2022-09-21 fix pred/succ conversion 1.0.0
alfadur [Wed, 21 Sep 2022 06:36:05 +0300] rev 15873
fix pred/succ conversion
2022-09-21 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
2022-09-21 fix pred/succ conversion
alfadur [Wed, 21 Sep 2022 06:36:05 +0300] rev 15871
fix pred/succ conversion
2022-09-12 merge from 1.0 branch
nemo [Mon, 12 Sep 2022 18:56:28 -0400] rev 15870
merge from 1.0 branch
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 tip