ruffle/core/src/avm1
David Wendt bd08a6ebfe avm1: Expose preload progress to AVM1 via `getBytesLoaded` 2022-09-15 19:14:41 -06:00
..
globals avm1: Expose preload progress to AVM1 via `getBytesLoaded` 2022-09-15 19:14:41 -06:00
object chore: Fix Clippy lints and allow `clippy::bool_to_int_with_if` 2022-09-11 13:31:46 +02:00
activation.rs avm1: Moved start_drag from Avm1 root to activation module 2022-09-04 12:27:29 -07:00
callable_value.rs avm1: Replace avm1::AvmString with string::AvmString 2022-09-04 12:27:29 -07:00
debug.rs avm1: Replace avm1::AvmString with string::AvmString 2022-09-04 12:27:29 -07:00
error.rs avm1: Simplify `TDisplayObject::avm1_root()` 2022-03-10 01:22:52 +02:00
fscommand.rs core: Replace WStr<'_> and WStrMut<'_> by a single DST type WStr 2021-11-27 11:20:47 -07:00
function.rs avm1: Replace avm1::AvmString with string::AvmString 2022-09-04 12:27:29 -07:00
globals.rs audio: Support loading external MP3s 2022-09-06 19:04:16 -07:00
object.rs avm1: Replace avm1::AvmString with string::AvmString 2022-09-04 12:27:29 -07:00
property.rs avm1: Implement property version checking 2022-05-07 10:25:10 -07:00
property_decl.rs avm1: Allow new `unused_macro_rules` lint on `declare_properties` 2022-05-13 09:31:46 -07:00
property_map.rs core: Replace WStr<'_> and WStrMut<'_> by a single DST type WStr 2021-11-27 11:20:47 -07:00
runtime.rs avm1: Removed export of SystemPrototypes and SharedObject 2022-09-04 12:27:29 -07:00
scope.rs avm1: Replace avm1::AvmString with string::AvmString 2022-09-04 12:27:29 -07:00
test_utils.rs avm1: Replace avm1::AvmString with string::AvmString 2022-09-04 12:27:29 -07:00
tests.rs avm1: Shorten integers values 2021-06-24 01:11:16 -07:00
value.rs avm1: Remove `ScriptObject::bare_object` 2022-08-19 12:22:48 -07:00