unC0Rr [Thu, 02 Feb 2023 08:41:31 +0100] rev 15945
Add loading of tiles from png
unC0Rr [Wed, 01 Feb 2023 11:19:45 +0100] rev 15944
Fix mapgen
unC0Rr [Wed, 01 Feb 2023 10:58:45 +0100] rev 15943
Switch to Vec2D in wavefront algorithm
unC0Rr [Mon, 30 Jan 2023 15:50:14 +0100] rev 15942
Add basics of wavefront collapse algorithm
jpr [Fri, 27 Jan 2023 06:22:22 +0300] rev 15941
fix typo
alfadur [Sun, 22 Jan 2023 04:13:20 +0300] rev 15940
update credits
alfadur [Sun, 22 Jan 2023 03:53:09 +0300] rev 15939
update spanish engine translation
nemo [Fri, 20 Jan 2023 21:40:37 -0500] rev 15938
merge to trunk
nemo [Fri, 20 Jan 2023 21:39:53 -0500] rev 15937
forbid hiding already hidden hogs
Sergey Alirzaev <zl29ah@gmail.com> [Thu, 12 Jan 2023 22:15:24 +0100] rev 15936
Fixed a memory leak
unC0Rr [Wed, 04 Jan 2023 15:26:30 +0100] rev 15935
Fix fill points getting out of bounds when the map is mirrored
unC0Rr [Wed, 04 Jan 2023 11:56:58 +0100] rev 15934
Split generation and painting phases, paint by old engine, use template filters
unC0Rr [Wed, 04 Jan 2023 10:42:21 +0100] rev 15933
Use rust land generator in hwengine
unC0Rr [Wed, 04 Jan 2023 10:40:40 +0100] rev 15932
Update mapgen to take into account actual values for 'zero' and 'basic' colors
unC0Rr [Wed, 04 Jan 2023 10:37:12 +0100] rev 15931
Update lfprng for better distribution, make it conform 'rand' package traits
unC0Rr [Tue, 03 Jan 2023 12:05:59 +0100] rev 15930
Use LandPixels array allocate in hwengine-future library
unC0Rr [Mon, 02 Jan 2023 15:59:26 +0100] rev 15929
Introduce hwengine-future library, use Land allocated in it
unc0rr [Tue, 13 Dec 2022 21:21:55 +0100] rev 15928
Fix infinite loop in rendering of laser sight
unC0Rr [Fri, 09 Dec 2022 08:18:50 +0100] rev 15927
Optimize doStepSnowflake a bit, losing backwards compatibility
unC0Rr [Thu, 01 Dec 2022 14:23:48 +0100] rev 15926
Improve performance of CheckGearNear
unC0Rr [Wed, 30 Nov 2022 16:07:32 +0100] rev 15925
Optimize hwFloat multiplication a bit
S.D. [Tue, 29 Nov 2022 00:49:05 +0200] rev 15924
Don't enable GL_LINE_SMOOTH for AMD GPUs as a workround for lines and circles not being rendered correctly
unC0Rr [Tue, 15 Nov 2022 15:26:00 +0100] rev 15923
Fix camera move control in qmlfrontend
unC0Rr [Tue, 15 Nov 2022 15:25:37 +0100] rev 15922
Code formatting, enable c++17 for qmlfrontend
unC0Rr [Tue, 15 Nov 2022 14:27:22 +0100] rev 15921
Implement generation of c header from rust interface, adapt qmlfrontend
unc0rr [Sun, 13 Nov 2022 08:45:10 +0100] rev 15920
Adapt hwrunner to the changed API
unc0rr [Sat, 12 Nov 2022 21:12:14 +0100] rev 15919
Allow passing data_path from QML
unc0rr [Sat, 12 Nov 2022 15:40:20 +0100] rev 15918
Implement data path
Sergey Alirzaev <zl29ah@gmail.com> [Sat, 05 Nov 2022 17:48:45 +0100] rev 15917
GameServer: bump network dependency
unc0rr [Sun, 06 Nov 2022 17:27:28 +0100] rev 15916
Remove stray debugging