ruffle/swf/src
David Wendt 5ed5876e9a Merge SWF data and version into a single structure. Refactor everything that interacts with it to use `SwfSlice`s. 2020-02-21 23:57:53 -05:00
..
avm1 Fix misparsing of `ActionGetURL2`. 2020-01-16 17:09:56 -08:00
avm2 avm2: Improve error when reading invalid opcode 2019-12-10 11:26:58 -08: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 `TextRecord.height` is also in `Twips`. 2020-02-03 14:46:34 -05:00
tag_code.rs swf: Remove panic when data left over in tag 2019-10-10 21:52:41 -07:00
test_data.rs `TextRecord.height` is also in `Twips`. 2020-02-03 14:46:34 -05:00
types.rs Merge SWF data and version into a single structure. Refactor everything that interacts with it to use `SwfSlice`s. 2020-02-21 23:57:53 -05:00
write.rs `TextRecord.height` is also in `Twips`. 2020-02-03 14:46:34 -05:00