2023-03-26 fix component removal
alfadur [Sun, 26 Mar 2023 06:06:14 +0300] rev 15942
fix component removal
2023-03-26 optimize type mask iteration
alfadur [Sun, 26 Mar 2023 03:53:49 +0300] rev 15941
optimize type mask iteration
2023-03-25 add component manipulation benchmark
alfadur [Sun, 26 Mar 2023 02:31:04 +0300] rev 15940
add component manipulation benchmark
2023-03-25 remove events
alfadur [Sat, 25 Mar 2023 04:14:07 +0300] rev 15939
remove events
2023-03-25 add some server todos
alfadur [Sat, 25 Mar 2023 04:00:30 +0300] rev 15938
add some server todos
2023-03-25 separate out DB task
alfadur [Sat, 25 Mar 2023 03:29:22 +0300] rev 15937
separate out DB task
2023-03-24 add back server TLS support
alfadur [Fri, 24 Mar 2023 03:26:08 +0300] rev 15936
add back server TLS support
2023-03-23 add basic ECS benchmark
alfadur [Thu, 23 Mar 2023 23:41:26 +0300] rev 15935
add basic ECS benchmark
2023-03-23 and this one
nemo [Thu, 23 Mar 2023 16:21:39 -0400] rev 15934
and this one
2023-03-23 also these
nemo [Thu, 23 Mar 2023 16:20:41 -0400] rev 15933
also these
2023-03-23 switch server
nemo [Thu, 23 Mar 2023 16:13:04 -0400] rev 15932
switch server
2023-03-22 This is yet another (empty) testing commit for the world to admire.
sheepluva [Wed, 22 Mar 2023 20:42:48 +0100] rev 15931
This is yet another (empty) testing commit for the world to admire.
2023-03-22 add a client moderator flag just to commit something
alfadur [Wed, 22 Mar 2023 18:53:00 +0300] rev 15930
add a client moderator flag just to commit something
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
(0) -10000 -3000 -1000 -300 -100 -64 +64 +100 tip