Commit Graph

47 Commits (76dd2160e7e64003fd75a783a3d07fcbb01b5381)

Author SHA1 Message Date
an 76dd2160e7 additional tests 2019-02-19 18:01:56 -05:00
an baeea71fe4 read_data 2019-02-18 23:06:34 -05:00
an 3021e437d6 better c_array function 2019-02-18 11:52:18 -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 2fd48d53a2 code cleanup 2019-02-16 12:07:28 -05:00
an aadf35e9cb clippy saves the world 2019-02-14 00:19:36 -05:00
an 5b3c8fcbe1 make the commandline application actually useful 2019-02-12 17:32:16 -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 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 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 256c05c806 replace err_msg with failure crate's 2019-02-05 17:51:49 -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
an e62f14752b add durandal::chunk 2018-12-13 04:07:54 -05:00
an c1ece8b116 add C repr stuff 2018-12-13 04:06:57 -05:00
an a3e9dde0ff add durandal::fx32 2018-12-13 04:04:20 -05:00
an fd37b9a6b8 fix the terminal loader 2018-12-11 22:58:58 -05:00
an f65276bcc5 more standardization of style 2018-12-11 19:06:51 -05:00
an 2cb4e49b49 further clean up and optimize code 2018-12-11 18:50:23 -05:00
an f0212fe162 add new error handling 2018-12-11 03:08:23 -05:00
an 932ec1a668 update code for new idioms 2018-12-11 02:38:30 -05:00
an 2a3dd59570 clean up code 2018-12-11 02:32:59 -05:00
an ee3c2cb8c1 upgrade to Rust 2018 2018-12-08 17:54:42 -05:00
an 7e88ab62c8 make crc code cleaner 2018-12-08 17:50:01 -05:00
an 6420e4a6e3 Improve error handling and syntax 2018-09-11 15:07:42 -04:00
an 7e8c28b6ca Get rid of magic numbers 2018-09-11 04:20:54 -04:00
an 11141c2e00 Simplify and fix the PICT loader 2018-09-09 18:18:03 -04:00
an cba430393a Add durandal::crc module 2018-09-09 18:13:50 -04:00
an f5984c9739 Add initial test code 2018-09-06 12:01:52 -04:00