Tue, 28 Mar 2023 19:30:57 +0300 alfadur optimize out allocations in data iterator
Tue, 28 Mar 2023 17:53:30 +0300 alfadur add iteration overhead benchmark
Sun, 26 Mar 2023 20:55:19 +0300 alfadur use multiple components for iteration benchmark
Sun, 26 Mar 2023 06:06:14 +0300 alfadur fix component removal
Sun, 26 Mar 2023 03:53:49 +0300 alfadur optimize type mask iteration
Sun, 26 Mar 2023 02:31:04 +0300 alfadur add component manipulation benchmark
Sat, 25 Mar 2023 04:14:07 +0300 alfadur remove events
Sat, 25 Mar 2023 04:00:30 +0300 alfadur add some server todos
Sat, 25 Mar 2023 03:29:22 +0300 alfadur separate out DB task
Fri, 24 Mar 2023 03:26:08 +0300 alfadur add back server TLS support
Thu, 23 Mar 2023 23:41:26 +0300 alfadur add basic ECS benchmark
Thu, 23 Mar 2023 16:21:39 -0400 nemo and this one
Thu, 23 Mar 2023 16:20:41 -0400 nemo also these
Thu, 23 Mar 2023 16:13:04 -0400 nemo switch server
Wed, 22 Mar 2023 20:42:48 +0100 sheepluva This is yet another (empty) testing commit for the world to admire.
Wed, 22 Mar 2023 18:53:00 +0300 alfadur add a client moderator flag just to commit something
Wed, 22 Mar 2023 09:54:30 +0100 sheepluva This is an empty commit, for testing purposes.
Fri, 10 Mar 2023 11:42:25 +0100 unC0Rr Fix water level, add medium template transitional_engine
Thu, 16 Feb 2023 07:33:33 +0300 alfadur expand theme definition
Wed, 15 Feb 2023 12:42:43 +0100 unC0Rr Format the code, apply clippy fixes transitional_engine
Wed, 15 Feb 2023 12:36:24 +0100 unC0Rr Allow defining compatible edges for grid, add few more templates transitional_engine
Tue, 14 Feb 2023 08:52:20 +0100 unC0Rr Some bug fixes, build fixes and code formatting transitional_engine
Mon, 13 Feb 2023 17:02:08 +0100 unC0Rr Get wavefront collapse generator to work in engine transitional_engine
Mon, 13 Feb 2023 12:31:30 +0100 unC0Rr Refactor mapgen to allow for easy switching between generators transitional_engine
Mon, 13 Feb 2023 11:00:12 +0100 unC0Rr Refactor landgen package structure transitional_engine
Mon, 13 Feb 2023 10:39:37 +0100 unC0Rr Extract tile loading into separate method transitional_engine
Sun, 12 Feb 2023 15:10:10 +0100 unC0Rr Fix some bugs transitional_engine
Sun, 12 Feb 2023 14:19:02 +0100 unC0Rr Fix several issues with transformations, more work on getting generated image transitional_engine
Fri, 03 Feb 2023 15:59:18 +0100 unC0Rr Add WIP for generation of rules transitional_engine
Fri, 03 Feb 2023 14:44:33 +0100 unC0Rr Rework how rules are defined, add transformations for tiles transitional_engine
Thu, 02 Feb 2023 08:41:31 +0100 unC0Rr Add loading of tiles from png transitional_engine
Wed, 01 Feb 2023 11:19:45 +0100 unC0Rr Fix mapgen transitional_engine
Wed, 01 Feb 2023 10:58:45 +0100 unC0Rr Switch to Vec2D in wavefront algorithm transitional_engine
Mon, 30 Jan 2023 15:50:14 +0100 unC0Rr Add basics of wavefront collapse algorithm transitional_engine
Fri, 27 Jan 2023 06:22:22 +0300 jpr fix typo
Sun, 22 Jan 2023 04:13:20 +0300 alfadur update credits
Sun, 22 Jan 2023 03:53:09 +0300 alfadur update spanish engine translation
Fri, 20 Jan 2023 21:40:37 -0500 nemo merge to trunk
Fri, 20 Jan 2023 21:39:53 -0500 nemo forbid hiding already hidden hogs 1.0.0
Wed, 04 Jan 2023 15:26:30 +0100 unC0Rr Fix fill points getting out of bounds when the map is mirrored transitional_engine
Wed, 04 Jan 2023 11:56:58 +0100 unC0Rr Split generation and painting phases, paint by old engine, use template filters transitional_engine
Wed, 04 Jan 2023 10:42:21 +0100 unC0Rr Use rust land generator in hwengine transitional_engine
Wed, 04 Jan 2023 10:40:40 +0100 unC0Rr Update mapgen to take into account actual values for 'zero' and 'basic' colors transitional_engine
Wed, 04 Jan 2023 10:37:12 +0100 unC0Rr Update lfprng for better distribution, make it conform 'rand' package traits transitional_engine
Tue, 03 Jan 2023 12:05:59 +0100 unC0Rr Use LandPixels array allocate in hwengine-future library transitional_engine
Mon, 02 Jan 2023 15:59:26 +0100 unC0Rr Introduce hwengine-future library, use Land allocated in it transitional_engine
Tue, 13 Dec 2022 21:21:55 +0100 unc0rr Fix infinite loop in rendering of laser sight
Fri, 09 Dec 2022 08:18:50 +0100 unC0Rr Optimize doStepSnowflake a bit, losing backwards compatibility
Thu, 01 Dec 2022 14:23:48 +0100 unC0Rr Improve performance of CheckGearNear
Wed, 30 Nov 2022 16:07:32 +0100 unC0Rr Optimize hwFloat multiplication a bit
Tue, 15 Nov 2022 15:26:00 +0100 unC0Rr Fix camera move control in qmlfrontend
Tue, 15 Nov 2022 15:25:37 +0100 unC0Rr Code formatting, enable c++17 for qmlfrontend
Tue, 15 Nov 2022 14:27:22 +0100 unC0Rr Implement generation of c header from rust interface, adapt qmlfrontend
Sun, 13 Nov 2022 08:45:10 +0100 unc0rr Adapt hwrunner to the changed API
Sat, 12 Nov 2022 21:12:14 +0100 unc0rr Allow passing data_path from QML
Sat, 12 Nov 2022 15:40:20 +0100 unc0rr Implement data path
Sat, 05 Nov 2022 17:48:45 +0100 Sergey Alirzaev GameServer: bump network dependency
Sun, 06 Nov 2022 17:27:28 +0100 unc0rr Remove stray debugging
Fri, 28 Oct 2022 21:12:01 +0200 unc0rr - Run engine and socket listener in parallel to avoid ping timeouts
Mon, 24 Oct 2022 10:07:35 -0400 nemo merge branch
(0) -10000 -3000 -1000 -300 -100 -60 +60 tip