ruffle/swf/src
Mike Welsh e315fcb6b3 swf: Store register count from DefineFunction2
Also update avm1::Function to use register_count.
2019-10-15 17:09:14 -07:00
..
avm1 swf: Store register count from DefineFunction2 2019-10-15 17:09:14 -07:00
avm2 swf: Add custom error type for SWF/AVM1 parse errors 2019-10-10 00:55:09 -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: Add custom error type for SWF/AVM1 parse errors 2019-10-10 00:55:09 -07:00
lib.rs swf: Fix compiling with lzma feature 2019-10-11 23:18:57 -07:00
read.rs core: Fix error message when LZMA feature is disabled 2019-10-12 00:09:10 -07:00
tag_code.rs swf: Remove panic when data left over in tag 2019-10-10 21:52:41 -07:00
test_data.rs tests: Add swf tests for PlaceObject3 image tag 2019-10-10 21:52:41 -07:00
types.rs swf: Try to recover from incorrect zlib streams 2019-10-10 13:41:43 -07:00
write.rs swf: Fix compiling with lzma feature 2019-10-11 23:18:57 -07:00