ruffle/core/src
Mike Welsh 34e0763cfe avm1: Don't unwrap in ColorTransform methods 2021-01-21 11:48:26 -08:00
..
avm1 avm1: Don't unwrap in ColorTransform methods 2021-01-21 11:48:26 -08:00
avm2 chore: Appease clippy 2021-01-18 21:23:50 -08:00
backend swf: Return slices in swf::Reader 2021-01-20 15:02:31 -08:00
display_object swf: SwfStr no longer contains encoding 2021-01-20 15:02:31 -08:00
html swf: SwfStr no longer contains encoding 2021-01-20 15:02:31 -08:00
xml avm1: Implement XML.ignoreWhite 2020-12-30 16:00:39 -08:00
avm1.rs avm1: Implement listeners and onChanged for TextField (close #2297) 2021-01-13 15:47:20 -08:00
avm2.rs avm2: Add `Event` class, object type, and native representation 2020-12-14 16:46:33 -08:00
backend.rs web/desktop: Add basic dialog handling (closes #1978) 2020-12-23 19:08:18 -08:00
bounding_box.rs Add functions to set positions and widths on bounding boxes. 2020-06-20 19:48:10 -04:00
character.rs chore: Fix clippy lints 2020-12-15 00:04:51 -08:00
collect.rs Consolidate all of our copied `CollectWrapper`s. 2020-08-14 20:52:09 -04:00
color_transform.rs render: Cache color transforms in wgpu backend, don't re-upload unchanged values 2020-04-30 16:33:41 +02:00
config.rs core: Move Letterbox to config module 2021-01-07 11:46:07 -08:00
context.rs core: Change Player::background_color to an Option 2021-01-13 11:57:19 -08:00
display_object.rs swf: SwfStr no longer contains encoding 2021-01-20 15:02:31 -08:00
drawing.rs render: Pass library to RenderBackend::register_shape (fix #2037) 2020-12-31 13:10:21 -08:00
ecma_conversions.rs Extract all of the numerical conversions into a separate module and leverage them where appropriate in AVM2 2020-08-10 16:38:04 -07:00
events.rs chore: Appease clippy 2021-01-18 21:23:50 -08:00
external.rs web: Implement two-way communication with ExternalInterface 2020-09-03 18:17:44 -07:00
focus_tracker.rs core: Clicking on (selectable) texts will make that text focused 2020-11-02 11:43:10 -08:00
font.rs swf: SwfStr no longer contains encoding 2021-01-20 15:02:31 -08:00
html.rs core: Fix caret position in multi layout text 2020-11-02 11:43:10 -08:00
lib.rs chore: Appease clippy 2021-01-18 21:23:50 -08:00
library.rs core: Allow exports to be overridden 2021-01-15 11:48:29 -08:00
loader.rs core/avm1: don't run onLoadInit handler if movie loading failed 2021-01-06 16:00:58 -08:00
player.rs swf: SwfStr no longer contains encoding 2021-01-20 15:02:31 -08:00
prelude.rs core: Fix regression on Super Mario 63 2020-11-27 13:23:34 -08:00
property_map.rs core: Add flashvars support - #312 2020-10-12 15:28:16 -07:00
shape_utils.rs core: Avoid panic due to invalid style IDs 2020-10-10 16:35:37 -07:00
string_utils.rs core: Add string_utils char boundary functions 2020-12-17 16:15:24 -08:00
tag_utils.rs swf: SwfStr no longer contains encoding 2021-01-20 15:02:31 -08:00
transform.rs Tie `EditText` into the new layout system, which is currently unfinished. 2020-06-20 19:26:37 -04:00
types.rs chore: Appease clippy 2021-01-04 13:17:26 -08:00
vminterface.rs chore: Appease clippy 2021-01-04 13:17:26 -08:00
xml.rs Add the ability to `walk` through an XML tree. 2020-06-20 19:16:16 -04:00