This repository has been archived on 2023-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
mfgames-gallium-cil/src/MfGames.Gallium
D. Moonfire fb0a03e963
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/manual/woodpecker Pipeline was successful Details
feat(entity): added `SetAll()` which takes a params list
- added unit test to verify
- minor code clean up to get the tests running

closes #1
2023-01-14 17:13:01 -06:00
..
Entity.cs feat(entity): added `SetAll()` which takes a params list 2023-01-14 17:13:01 -06:00
JoinEntityExtensions.cs refactor: cleaning up code to newer C# standards 2023-01-14 16:51:06 -06:00
MfGames.Gallium.csproj feat!: switching namespaces 2022-09-06 00:20:05 -05:00
SelectComponentExtensions.cs refactor: cleaning up code to newer C# standards 2023-01-14 16:51:06 -06:00
SelectComponentOrDefaultExtensions.cs refactor: cleaning up code to newer C# standards 2023-01-14 16:51:06 -06:00
SelectEntityExtensions.cs refactor: cleaning up code to newer C# standards 2023-01-14 16:51:06 -06:00
SelectManyEntityExtensions.cs feat!: switching namespaces 2022-09-06 00:20:05 -05:00
SplitEntityEnumerations.cs feat!: switching namespaces 2022-09-06 00:20:05 -05:00
SplitEntityExtensions.cs refactor: cleaning up code to newer C# standards 2023-01-14 16:51:06 -06:00
WhereEntityExtensions.cs refactor: cleaning up code to newer C# standards 2023-01-14 16:51:06 -06:00
WhereEntityHasExtensions.cs refactor: cleaning up code to newer C# standards 2023-01-14 16:51:06 -06:00
WhereEntityNotHasExtensions.cs refactor: cleaning up code to newer C# standards 2023-01-14 16:51:06 -06:00