ruffle/core/src
dowgird cfc9f51c5d avm2: implement $ patterns in regex replace 2022-07-13 15:48:25 -06:00
..
avm1 avm1: Inline `apply_to_display_object` 2022-07-10 07:29:38 +03:00
avm2 avm2: implement $ patterns in regex replace 2022-07-13 15:48:25 -06:00
backend core: Introduce `Request` 2022-07-09 09:43:42 +03:00
bitmap core: Free render backend resources on `BitmapData.dispose` 2022-06-29 15:16:43 -07:00
display_object chore: `derive(Default)` for enums 2022-07-02 09:23:04 -07:00
html swf: Introduce `Color::BLACK` 2022-05-12 12:12:06 -07:00
xml xml: Remove `XmlAttributesObject` 2022-05-07 10:24:45 -07:00
avm1.rs avm1: More accurate handling of preload/suppress flags in functions 2022-06-29 16:02:13 -07:00
avm2.rs avm2: Remove SystemPrototypes. 2022-06-29 15:12:39 -07:00
backend.rs core: Remove `LocaleBackend` 2022-03-16 19:57:53 +02:00
binary_data.rs core: Add DefineBinaryData and SymbolClass connection (Part of #1368) 2021-08-21 12:24:46 -06:00
bitmap.rs avm2: Implement `BitmapData`'s constructor. 2021-09-11 12:11:35 -07:00
bounding_box.rs chore: Appease clippy 2022-05-22 02:34:18 -07:00
character.rs core: Add DefineBinaryData and SymbolClass connection (Part of #1368) 2021-08-21 12:24:46 -06:00
color_transform.rs chore: Appease clippy 2022-05-22 02:34:18 -07:00
config.rs chore: `derive(Default)` for enums 2022-07-02 09:23:04 -07:00
context.rs core: Use `Arc::new_cyclic` in player initialization 2022-04-29 09:14:32 -07:00
context_menu.rs core: Require `serde` feature 2022-02-27 23:19:46 +02:00
display_object.rs chore: Fix latest Clippy warnings 2022-06-08 07:19:56 +03:00
drawing.rs swf: Clean up LineStyle 2022-04-11 22:50:40 -07:00
ecma_conversions.rs avm1: Format floating-point numbers 2022-04-09 22:40:59 -07:00
events.rs avm1: Fire `onData` function and event when calling `loadVariables` 2022-07-02 10:22:48 -07:00
external.rs avm1: Grab SWF version from executing clip 2022-05-07 10:25:10 -07:00
focus_tracker.rs avm1: Grab SWF version from executing clip 2022-05-07 10:25:10 -07:00
font.rs chore: `derive(Default)` for enums 2022-07-02 09:23:04 -07:00
html.rs core: Fix caret position in multi layout text 2020-11-02 11:43:10 -08:00
lib.rs core: Add PlayerBuilder 2022-04-29 09:14:32 -07:00
library.rs core: Cleanup `Avm1ConstructorRegistry` 2022-02-10 07:58:30 +02:00
loader.rs core: Introduce `Request` 2022-07-09 09:43:42 +03:00
locale.rs core: Remove `LocaleBackend` 2022-03-16 19:57:53 +02:00
matrix.rs chore: Stop using traits available in prelude 2022-03-14 01:16:00 +02:00
player.rs core: Introduce `Request` 2022-07-09 09:43:42 +03:00
prelude.rs core: Store `DisplayObjectBase` in `InteractiveObjectBase`. 2021-11-09 16:48:29 -07:00
shape_utils.rs chore: Appease clippy 2022-05-22 02:34:18 -07:00
string.rs Move back AvmString into ruffle_core::string 2022-03-26 13:42:57 -07:00
tag_utils.rs web: Fix some warnings 2022-05-09 22:28:43 -07:00
transform.rs core: Use `swf::Matrix::translate` in more places 2022-05-29 21:33:53 +03:00
types.rs chore: Appease clippy 2021-01-04 13:17:26 -08:00
vminterface.rs chore: Use matches!(...) in more places 2021-04-16 15:25:22 -07:00
xml.rs xml: Refactor `XmlNode` creation methods 2022-04-08 16:34:57 -07:00