Commit Graph

79 Commits (76dd2160e7e64003fd75a783a3d07fcbb01b5381)

Author SHA1 Message Date
an 76dd2160e7 additional tests 2019-02-19 18:01:56 -05:00
an 1f81a5b043 remove error checking :-) 2019-02-18 23:18:08 -05:00
an baeea71fe4 read_data 2019-02-18 23:06:34 -05:00
an b08c370530 add polygons 2019-02-18 19:27:55 -05:00
an f190206fa2 remove unproductive members 2019-02-18 12:33:58 -05:00
an 3021e437d6 better c_array function 2019-02-18 11:52:18 -05:00
an 4c88a142fd frontend 2019-02-17 23:04:04 -05:00
an 1a802c47db fix 16 bit sounds 2019-02-17 22:25:20 -05:00
an 58cbdd1a57 add Sounds reader 2019-02-17 21:17:35 -05:00
an a8f04cc01c rename Chunked to ArrayRead and remove Chunker 2019-02-17 21:17:02 -05:00
an b135077b8f don't use casts like that 2019-02-17 21:16:01 -05:00
an 5e2ad524b0 add Unit and Angle types 2019-02-16 13:08:50 -05:00
an c258ee2558 add --out-debug option for debug output rather than serde 2019-02-16 13:08:12 -05:00
an 2fd48d53a2 code cleanup 2019-02-16 12:07:28 -05:00
an 5dddf61119 add new documentation 2019-02-16 12:06:53 -05:00
an 04f6ad0bdb make dump_chunk better 2019-02-14 00:52:07 -05:00
an aadf35e9cb clippy saves the world 2019-02-14 00:19:36 -05:00
an a2c6e7eeff separate wad/header 2019-02-12 18:03:18 -05:00
an 5b3c8fcbe1 make the commandline application actually useful 2019-02-12 17:32:16 -05:00
an 3329fde767 use argparse 2019-02-12 12:55:01 -05:00
an fab076be5b clean up code 2019-02-12 09:41:28 -05:00
an 57eee06ba1 more documentation 2019-02-12 08:33:37 -05:00
an 41a3074fe1 add transfer modes 2019-02-12 08:33:23 -05:00
an e412a5e0ec formatting 2019-02-12 06:44:54 -05:00
an 92a845c02e completed Shapes code 2019-02-12 06:32:10 -05:00
an 8c6543030c completed bitmap loader 2019-02-12 05:31:20 -05:00
an b41525006e add write_tga 2019-02-11 10:57:39 -05:00
an 5856d2c1c9 better names 2019-02-11 08:44:20 -05:00
an 9e8c6eea92 also more shapes 2019-02-11 06:29:01 -05:00
an 48b917998a PrimInt may fuck off into oblivion 2019-02-11 06:28:53 -05:00
an b7a2e2cfde formatting 2019-02-10 23:35:00 -05:00
an 627e9969a3 more Shapes code 2019-02-10 23:29:12 -05:00
an 5a569acd7d move BinUtils out of a trait 2019-02-10 23:29:06 -05:00
an ab34bebcd5 better and more error handling 2019-02-10 05:32:21 -05:00
an 824ff5cdd2 fix various errors in durandal::image 2019-02-10 00:52:51 -05:00
an 799223f499 add docstrings for durandal::bin 2019-02-10 00:52:23 -05:00
an f39d0dbed8 add alpha component 2019-02-09 14:11:45 -05:00
an 77bcbcd78d rewrite image internals to support any kind of color matrix 2019-02-09 14:04:27 -05:00
an dcc80def5f add shp.rs 2019-02-09 14:02:23 -05:00
an 06524be57b add ObjID and bad_flag 2019-02-09 14:01:35 -05:00
an 6d99752e6e partially format code with rustfmt 2019-02-09 00:53:27 -05:00
an dd5bf03252 normalize line endings 2019-02-09 00:08:53 -05:00
an 69063cc41a save files for refresh 2019-02-09 00:03:27 -05:00
an 04d53e8d23 test code for Shapes 2019-02-08 23:47:50 -05:00
an 7e0a91cd2b clarity over brevity 2019-02-06 02:01:47 -05:00
an 9a8573a381 add machdr test 2019-02-05 17:52:32 -05:00
an 256c05c806 replace err_msg with failure crate's 2019-02-05 17:51:49 -05:00
an 23871101b4 fix side data interpretation 2019-02-05 04:28:29 -05:00
an 24c3ccc680 better C enum handling and organization 2019-02-05 04:28:13 -05:00
an 4c590a0dc2 add unit tests 2019-02-05 00:58:53 -05:00