Commit Graph

30 Commits (master)

Author SHA1 Message Date
an 186020c8c2 maraiah: implement some boilerplate 2019-07-26 00:14:00 -04:00
an c8c53bd804 reorganize documentation and tools 2019-07-24 22:14:02 -04:00
an e3eaeeec66 spaces->tabs 2019-07-05 23:21:11 -04:00
an cbd4ef0171 maraiah: clippy 2019-07-04 20:31:34 -04:00
an 666b9a78ec maraiah: remove use of uninitialized memory 2019-07-04 17:43:29 -04:00
an bb173b47e3 maraiah: add FromStr for cbitfield 2019-07-03 01:16:35 -04:00
an 68bfd417b5 maraiah: use cbitfield macro for better bitfield syntax 2019-07-03 00:34:14 -04:00
an 133b80ae38 maraiah: add FromStr implementation for cenums 2019-07-02 23:13:46 -04:00
an 14c0ef8f2a maraiah: add None variant to transfer modes 2019-07-01 01:24:53 -04:00
an ab48d26711 maraiah: make SideFlags u8 to fix incorrect flags 2019-07-01 01:24:40 -04:00
an 501784e2fe maraiah: add missing jjaro media type 2019-07-01 01:24:17 -04:00
an 80295108b7 maraiah: make mediaflags u8 to fix incorrect flags 2019-07-01 01:24:04 -04:00
an 9dcf487d18 maraiah: fix old wad type entry headers 2019-07-01 01:23:27 -04:00
an b16b2a7ff1 maraiah: add backtrace macro 2019-07-01 01:23:08 -04:00
an 19cf86b8bc maraiah: fix projectile flags 2019-07-01 01:22:59 -04:00
an 628494e8a4 maraiah: make check_data use a template 2019-07-01 01:22:18 -04:00
an 14d9850653 maraiah: give better error messages on ReprErrors 2019-07-01 01:21:27 -04:00
an 8f1b043b93 maraiah: add functions to EntryData for gathering info 2019-07-01 01:19:59 -04:00
an 54ab1f9153 maraiah: add dummy flags for infinity's broken data 2019-07-01 01:19:23 -04:00
an 5edec0bc88 maraiah: fix invalid indices on rgb8 pixmaps 2019-07-01 01:19:00 -04:00
an e6bc793861 maraiah: add extra integrity checks for pixmap areas 2019-07-01 01:18:50 -04:00
an 31c6701dd5 maraiah: fix style inconsistency 2019-06-25 06:52:21 -04:00
an ad792b99d3 maraiah: add open_mac_file function 2019-06-23 09:21:49 -04:00
an b78f6e8401 maraiah: fix machdr doc/naming 2019-06-23 09:20:53 -04:00
an 9b9a484351 maraiah: add documentation for SeekBackToStart's methods 2019-06-23 09:20:34 -04:00
an 2dd4762c2e maraiah: use Read for sound files 2019-06-23 09:20:10 -04:00
an 5eb8962d2d maraiah: use Read for shapes 2019-06-23 07:28:56 -04:00
an 430457e570 maraiah: clippy 2019-06-23 07:06:20 -04:00
an 2095e9d58a maraiah: rewrite machdr.rs to use Read/Seek 2019-06-22 06:27:50 -04:00
an daebfd2da6 maraiah: fix tests and move code to root 2019-06-22 00:55:08 -04:00