ruffle/swf/src
relrelb d069b8dcd6 swf: Avoid one usage of `Reader::pos` 2021-10-08 13:22:45 -07:00
..
avm1 swf: Improve `ActionTry` read/write 2021-10-02 23:01:32 +03:00
avm2 chore: Fix nightly clippy lint: clippy::if_then_panic (#5400) 2021-10-02 16:14:53 +03: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: Avoid one usage of `Reader::pos` 2021-10-08 13:22:45 -07: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 chore: Fix nightly clippy lint: clippy::if_then_panic (#5400) 2021-10-02 16:14:53 +03:00