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