ruffle/core/src
David Wendt 85b598a8da avm2: Remove `coerce_to_object` calls in `flash.display.DisplayObjectContainer` 2022-04-24 16:54:19 -07:00
..
avm1 avm1: Remove `TObject::type_of` 2022-04-23 17:55:48 -07:00
avm2 avm2: Remove `coerce_to_object` calls in `flash.display.DisplayObjectContainer` 2022-04-24 16:54:19 -07:00
backend render: Improve CMYK to RGB conversion 2022-04-18 22:00:48 -07:00
bitmap chore: Fix all new clippy lints added in latest Rust nightly 2021-12-17 20:53:26 -07:00
display_object web: Support wmode parameter 2022-04-17 08:33:51 -07:00
html swf: Clean up LineStyle 2022-04-11 22:50:40 -07:00
xml xml: Refactor `XmlNode` creation methods 2022-04-08 16:34:57 -07:00
avm1.rs avm1: Remove unneeded `pub` 2022-03-06 23:10:09 +02:00
avm2.rs avm2: Implement most of `flash.external.ExternalInterface` 2022-03-31 22:40:09 -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: Replace `min` + `max` with `clamp` 2021-11-26 20:54:48 +02:00
character.rs core: Add DefineBinaryData and SymbolClass connection (Part of #1368) 2021-08-21 12:24:46 -06:00
color_transform.rs chore: Stop using traits available in prelude 2022-03-14 01:16:00 +02:00
config.rs core: Require `serde` feature 2022-02-27 23:19:46 +02:00
context.rs core: Remove `NavigatorBackend::time_since_launch` 2022-03-17 00:08:44 +02:00
context_menu.rs core: Require `serde` feature 2022-02-27 23:19:46 +02:00
display_object.rs web: Support wmode parameter 2022-04-17 08:33:51 -07: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 core: Add some KeyCode variants 2022-04-21 21:40:04 -07:00
external.rs avm2: Implement most of `flash.external.ExternalInterface` 2022-03-31 22:40:09 -07:00
focus_tracker.rs avm1: Propagate AvmString<'gc>s to all methods on Object 2021-10-06 19:47:35 -06:00
font.rs swf: Use bitflags for `FontFlag` 2022-03-26 11:33:26 -07:00
html.rs core: Fix caret position in multi layout text 2020-11-02 11:43:10 -08:00
lib.rs core: Remove `LocaleBackend` 2022-03-16 19:57:53 +02:00
library.rs core: Cleanup `Avm1ConstructorRegistry` 2022-02-10 07:58:30 +02:00
loader.rs core: Change `Player::set_root_movie` to accept a `SwfMovie` 2022-04-08 15:16:25 -07: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: scale_mode -> window_mode for set_window_mode 2022-04-22 19:31:23 +03:00
prelude.rs core: Store `DisplayObjectBase` in `InteractiveObjectBase`. 2021-11-09 16:48:29 -07:00
shape_utils.rs swf: Clean up LineStyle 2022-04-11 22:50:40 -07:00
string.rs Move back AvmString into ruffle_core::string 2022-03-26 13:42:57 -07:00
tag_utils.rs core: Random SWF-related cleanups 2021-10-08 13:22:45 -07:00
transform.rs chore: Fix nightly clippy lint: clippy::if_then_panic (#5400) 2021-10-02 16:14: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