1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-14 21:28:45 +02:00
MLEM/Tests
2022-01-02 22:51:52 +01:00
..
Content added the ability to specify a coordinate offset in data texture atlases 2021-07-12 03:14:05 +02:00
CameraTests.cs added a few more tests 2021-04-04 18:31:51 +02:00
CollectionTests.cs some minor code style and format improvements 2021-03-24 22:44:39 +01:00
DataTests.cs reformat and cleanup 2021-12-28 14:56:11 +01:00
DataTextureAtlasTests.cs added the ability to specify a coordinate offset in data texture atlases 2021-07-12 03:14:05 +02:00
DirectionTests.cs added Direction2Helper.RotateBy 2021-07-05 19:46:39 +02:00
FontTests.cs Throw an exception when text formatter macros resolve recursively too many times 2021-11-22 17:50:17 +01:00
NumberTests.cs added some pathfinding tests, as well as some minor code improvements 2021-11-23 21:42:18 +01:00
PathfindingTests.cs added some pathfinding tests, as well as some minor code improvements 2021-11-23 21:42:18 +01:00
TestGame.cs reformat and cleanup 2021-12-28 14:56:11 +01:00
Tests.csproj Make Newtonsoft.Json dependency optional for MLEM.Data 2022-01-02 22:51:52 +01:00
TexturePackerTests.cs reformat and cleanup 2021-12-28 14:56:11 +01:00
UiTests.cs Made StyleProp immutable 2021-12-21 11:54:32 +01:00