ruffle/swf/src
David Wendt 9dafddc1ae swf: Decode and encode the `applytype` op. 2021-09-02 17:57:58 -06:00
..
avm1 swf: Ignore length mismatch in `read_action` 2021-08-03 14:40:59 -07:00
avm2 swf: Decode and encode the `applytype` op. 2021-09-02 17:57:58 -06:00
types swf: Change Twips::zero fn to Twips::ZERO const 2021-06-08 14:57:15 -07:00
avm1.rs swf: Add custom error type for SWF/AVM1 parse errors 2019-10-10 00:55:09 -07:00
avm2.rs Merge swf-rs into ruffle repo 2019-10-02 17:25:30 -07:00
error.rs swf: Extract `Opcode::format` and `TagCode::format` 2021-08-03 14:40:59 -07:00
extensions.rs swf: General cleanup 2021-07-12 23:09:29 +03:00
lib.rs swf: General cleanup 2021-07-12 23:09:29 +03:00
read.rs swf: Take advantage of `ClipEventFlag` bit pattern 2021-08-30 21:23:18 +03:00
string.rs chore: Appease clippy 2021-06-05 10:16:00 -07:00
tag_code.rs swf: Extract `Opcode::format` and `TagCode::format` 2021-08-03 14:40:59 -07:00
test_data.rs core: Add DefineBinaryData and SymbolClass connection (Part of #1368) 2021-08-21 12:24:46 -06:00
types.rs swf: Take advantage of `ClipEventFlag` bit pattern 2021-08-30 21:23:18 +03:00
write.rs swf: Take advantage of `ClipEventFlag` bit pattern 2021-08-30 21:23:18 +03:00