ruffle/swf/src
michiel2005 f4a988bdda
swf: Update link (#8650)
The original link is not working anymore so I put a link to the wayback machine in it's place that leads to the original document

Co-authored-by: Adrian Wielgosik <4729533+adrian17@users.noreply.github.com>
2022-12-01 20:29:09 +01:00
..
avm1 tests: Expand `read_push` 2022-10-29 22:26:34 +03:00
avm2 core: Fix clippy format string lint 2022-10-27 08:49:39 +03:00
types swf: Update link (#8650) 2022-12-01 20:29:09 +01: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 core: Fix clippy format string lint 2022-10-27 08:49:39 +03:00
extensions.rs avm2: Implemented newcatch and basic exception handling 2022-08-10 01:34:08 +02:00
lib.rs chore: Fix Clippy lints and allow `clippy::bool_to_int_with_if` 2022-09-11 13:31:46 +02:00
read.rs Fix conflicts 2022-11-23 20:45:37 -07:00
string.rs swf: Mark some `SwfStr` functions as const 2022-05-10 09:34:57 +03:00
tag_code.rs core: Fix clippy format string lint 2022-10-27 08:49:39 +03:00
test_data.rs swf: Extract read/write of filters to separate functions 2022-10-14 02:27:49 +03:00
types.rs chore: Remove empty files and outdated references 2022-11-23 20:45:37 -07:00
write.rs Fix conflicts 2022-11-23 20:45:37 -07:00