Commit Graph

5 Commits

Author SHA1 Message Date
7873c5eed3 Moved helper macros to implement Bytes to util.
Discovered more fields of `Deck`.
Fixed `DeckTable` having the wrong address for the table.
2020-07-21 18:18:46 +01:00
52b7312294 Added more errors to game::card::table.
Started work on `game::deck::table`.
2020-05-01 11:52:55 +01:00
280bdac119 All code is now formatted.
Started using `err_impl::Error` where possible.
2020-05-01 11:29:01 +01:00
f2ebaad3d8 Added various lints.
Removed `Structure` interface.
2020-04-12 18:29:23 +01:00
bfd4f4cf01 Brought files from previous implementation and adapted some to the new implementation. 2020-04-11 14:37:30 +01:00