ruffle/core
David Wendt 269775c0e1 Implement the SWF5 version negotiation algorithm.
On SWF5, the SWF version of the callee depends on it's this parameter. Calling it as a function rather than a method downgrades the callee. SWF6+ use the callee's inherent SWF version and do not allow changing the SWF version like this.
2019-10-12 10:39:55 -04:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
src Implement the SWF5 version negotiation algorithm. 2019-10-12 10:39:55 -04:00
tests Add test for `_global`, `_root`, and `_parent` as movie clip properties 2019-10-12 10:39:54 -04:00
Cargo.toml Inline the first 8 registers with a `SmallVec`. 2019-10-12 10:39:54 -04:00