ddiefenthaler
ddiefenthaler
While implementing the pattern visualizer I stumbled across the fact that it would be useful to know how many tiles one unit holds. This works for the calling unit, as...
When running the testsuite in a local VM (32bit) the test `MatrixTest.SubViewMatrix3Dim` fails for me. I'll append the output and other useful stuff at the end of this description. It...
In some patterns the pattern concept is only implemented very shallow. For example the `ShiftTilePattern` even differs in the interface for the 1-dim and n-dim variants. Here is an incomplete...