ruffle/core/src
Tom Schuster 28b5c9051c avm22: Stub Namespace.prefix and Namespace.uri 2023-03-16 16:52:37 -05:00
..
avm1 chore: Port to bitflags 2.0.0 2023-03-15 20:06:10 -07:00
avm2 avm22: Stub Namespace.prefix and Namespace.uri 2023-03-16 16:52:37 -05:00
backend web/ui: Open the virtual keyboard when clicking an editable EditText 2023-03-01 08:15:58 +02:00
bitmap avm2: Fix BitmapData.hitTest for out-of-bounds values 2023-03-16 22:31:55 +01:00
display_object avm2: Add DoAbc2 tag name to GlobalInit call stack node 2023-03-16 05:57:04 +01:00
html core::html: correctly encode text in FormatSpans::to_html 2023-01-29 11:19:16 -06:00
xml Remove 'gc_context lifetime 2023-01-06 19:20:39 -05:00
avm1.rs avm1: Refactor movieclip path logic 2023-03-01 22:36:39 +01:00
avm2.rs avm2: Add DoAbc2 tag name to GlobalInit call stack node 2023-03-16 05:57:04 +01:00
backend.rs core: Made core no longer depend on software video decoders 2022-09-04 17:46:58 -07:00
binary_data.rs core: Made SwfSlice::to_subslice return an empty slice in case of errors 2022-08-21 20:12:10 -07:00
bitmap.rs core: `ColorTransform` cleanup 2022-09-23 11:10:12 +03:00
character.rs core: Use unnamed field in `Character::Bitmap` 2023-02-16 19:02:57 +02:00
compatibility_rules.rs chore: Appease clippy 2023-03-01 21:25:19 +01:00
config.rs desktop: Add --letterbox option 2023-02-09 23:43:25 -08:00
context.rs core: Make Stage::root_clip() return Option 2023-03-15 10:18:32 +01:00
context_menu.rs core: Slightly neater way to get root_mc in context_menu.rs 2023-03-15 10:18:32 +01:00
display_object.rs chore: Port to bitflags 2.0.0 2023-03-15 20:06:10 -07:00
drawing.rs render: Replace `BoundingBox` with `swf::Rectangle` 2023-03-04 21:54:23 +02:00
ecma_conversions.rs avm1: Format floating-point numbers 2022-04-09 22:40:59 -07:00
either.rs avm2: Implement call stack & stack traces (#7564) 2022-08-28 18:30:20 +02:00
events.rs core: Derive Clone and Copy in PlayerEvent (#9882) 2023-03-07 16:37:56 +00:00
external.rs core: Make Stage::root_clip() return Option 2023-03-15 10:18:32 +01:00
focus_tracker.rs core: Make Stage::root_clip() return Option 2023-03-15 10:18:32 +01:00
font.rs swf: Make `Twips::new` a `const fn` 2023-03-04 21:54:23 +02:00
frame_lifecycle.rs avm2: Improve handling of timeline-removed orphans (#9928) 2023-03-13 23:37:11 +00:00
html.rs core: Add methods for introspecting text metrics on an `EditText`. 2022-11-20 17:13:48 -07:00
lib.rs core: Add CompatibilityRules struct for on-the-fly replacements for compatibility. Initially konggames -> kongregate.com rules 2023-03-01 21:25:19 +01:00
library.rs core: Use unnamed field in `Character::Bitmap` 2023-02-16 19:02:57 +02:00
limits.rs Remove 'gc_context lifetime 2023-01-06 19:20:39 -05:00
loader.rs core: Make Stage::root_clip() return Option 2023-03-15 10:18:32 +01:00
locale.rs chore: Upgrade deprecated timezone code. 2022-11-21 18:50:46 -07:00
player.rs core: Don't panic flushing AVM1 sharedobjects if there's no root movie 2023-03-15 10:18:32 +01:00
prelude.rs render: Replace `BoundingBox` with `swf::Rectangle` 2023-03-04 21:54:23 +02:00
string.rs core: Simplify new_utf8_bytes 2022-07-25 10:52:56 -07:00
stub.rs avm2: Mark Dictionary(true) and TimerEvent.updateAfterEvent() as stubs 2023-02-07 20:34:59 +01:00
tag_utils.rs core: Require `SwfMovie::url` 2023-02-28 19:05:20 +02:00
timer.rs core: Run avm2 timers when rootless 2023-03-15 10:18:32 +01:00
types.rs core: Move `F64Extension` to `avm1` 2023-02-28 19:22:37 +02:00
vminterface.rs avm2: Skip running enter_frame for children as well 2023-03-14 23:19:53 -07:00
xml.rs xml: Refactor `XmlNode` creation methods 2022-04-08 16:34:57 -07:00