ruffle/core/src/avm1
Mike Welsh f5710854b2 avm1: Fix off-by-one bug in Activation::has_local_register 2019-10-15 17:10:34 -07:00
..
globals Store the player version in `Avm1` so that `current_swf_version` doesn't require the context. 2019-10-13 18:55:39 -04:00
activation.rs avm1: Fix off-by-one bug in Activation::has_local_register 2019-10-15 17:10:34 -07:00
fscommand.rs chore: cargo fmt 2019-09-26 11:45:45 -07:00
function.rs swf: Store register count from DefineFunction2 2019-10-15 17:09:14 -07:00
globals.rs Add Attribute::DontEnum 2019-10-08 16:36:39 +02:00
movie_clip.rs Explicitly allow `_global` and `_root` to be overwritten. 2019-10-12 10:39:53 -04:00
object.rs Store the player version in `Avm1` so that `current_swf_version` doesn't require the context. 2019-10-13 18:55:39 -04:00
scope.rs Fix clippy lints 2019-10-13 17:58:21 -04:00
value.rs Distinguish between Native and ActionScript functions. 2019-10-06 13:02:31 -07:00