Commit Graph

40 Commits

Author SHA1 Message Date
06524be57b add ObjID and bad_flag 2019-02-09 14:01:35 -05:00
6d99752e6e partially format code with rustfmt 2019-02-09 00:53:27 -05:00
dd5bf03252 normalize line endings 2019-02-09 00:08:53 -05:00
69063cc41a save files for refresh 2019-02-09 00:03:27 -05:00
04d53e8d23 test code for Shapes 2019-02-08 23:47:50 -05:00
7e0a91cd2b clarity over brevity 2019-02-06 02:01:47 -05:00
9a8573a381 add machdr test 2019-02-05 17:52:32 -05:00
256c05c806 replace err_msg with failure crate's 2019-02-05 17:51:49 -05:00
23871101b4 fix side data interpretation 2019-02-05 04:28:29 -05:00
24c3ccc680 better C enum handling and organization 2019-02-05 04:28:13 -05:00
4c590a0dc2 add unit tests 2019-02-05 00:58:53 -05:00
0a4e32c794 unindent MarathonData 2019-02-05 00:10:54 -05:00
85a4d3c990 update cargo config and license 2019-02-05 00:10:03 -05:00
956462907f add MarathonData.md 2019-01-29 19:53:30 -05:00
f1f40fc5ff add readme & license 2018-12-13 04:13:00 -05:00
252d6b8edd add new loaders for map data 2018-12-13 04:08:02 -05:00
e62f14752b add durandal::chunk 2018-12-13 04:07:54 -05:00
d397262cf4 attempt to fix weirdness in entry appdata 2018-12-13 04:07:22 -05:00
c1ece8b116 add C repr stuff 2018-12-13 04:06:57 -05:00
a3e9dde0ff add durandal::fx32 2018-12-13 04:04:20 -05:00
f9235b086d separate minf loading to its own file 2018-12-11 22:59:15 -05:00
fd37b9a6b8 fix the terminal loader 2018-12-11 22:58:58 -05:00
f65276bcc5 more standardization of style 2018-12-11 19:06:51 -05:00
2cb4e49b49 further clean up and optimize code 2018-12-11 18:50:23 -05:00
f0212fe162 add new error handling 2018-12-11 03:08:23 -05:00
932ec1a668 update code for new idioms 2018-12-11 02:38:30 -05:00
2a3dd59570 clean up code 2018-12-11 02:32:59 -05:00
ee3c2cb8c1 upgrade to Rust 2018 2018-12-08 17:54:42 -05:00
8ecca54b13 add Minf checking and better error handling 2018-12-08 17:51:37 -05:00
7e88ab62c8 make crc code cleaner 2018-12-08 17:50:01 -05:00
6420e4a6e3 Improve error handling and syntax 2018-09-11 15:07:42 -04:00
37e1c765d1 Add terminal format loading 2018-09-11 04:21:36 -04:00
7e8c28b6ca Get rid of magic numbers 2018-09-11 04:20:54 -04:00
2ff6b35af1 Clean up test code 2018-09-10 10:30:46 -04:00
0f5e4c7258 Add support for old-type Wads 2018-09-10 10:30:38 -04:00
55195368e2 Add new test code 2018-09-09 18:21:31 -04:00
445eb15729 Improve Wad loader 2018-09-09 18:21:17 -04:00
11141c2e00 Simplify and fix the PICT loader 2018-09-09 18:18:03 -04:00
cba430393a Add durandal::crc module 2018-09-09 18:13:50 -04:00
f5984c9739 Add initial test code 2018-09-06 12:01:52 -04:00