ruffle/core/src
David Wendt 8485e919db Add a notion of "and_then" to activation objects.
This effectively constitutes the ability to assign arbitrary native contiuations to the AVM stack.
2019-11-20 14:30:29 -05:00
..
avm1 Add a notion of "and_then" to activation objects. 2019-11-20 14:30:29 -05:00
backend core: Handle empty JPEGTables tags (fix #116) 2019-11-11 17:08:08 -05:00
display_object core: Handle empty JPEGTables tags (fix #116) 2019-11-11 17:08:08 -05:00
avm1.rs Add a notion of "and_then" to activation objects. 2019-11-20 14:30:29 -05:00
backend.rs chore: cargo fmt 2019-09-16 20:37:11 -07:00
bounding_box.rs chore: Add rustfmt.toml and rustfmt pass 2019-08-26 16:38:48 -07:00
character.rs core: Move display objects to display_object module 2019-10-26 15:04:52 -07:00
color_transform.rs chore: Add rustfmt.toml and rustfmt pass 2019-08-26 16:38:48 -07:00
context.rs Implement `DoInitAction`. 2019-10-29 11:11:25 -07:00
display_object.rs core: Move UpdateContext into context submodule 2019-10-27 13:49:47 -07:00
events.rs chore: Add rustfmt.toml and rustfmt pass 2019-08-26 16:38:48 -07:00
font.rs text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
lib.rs core: Move UpdateContext into context submodule 2019-10-27 13:49:47 -07:00
library.rs core: Handle empty JPEGTables tags (fix #116) 2019-11-11 17:08:08 -05:00
matrix.rs core: Add matrix tests (#72) 2019-10-03 02:44:26 -07:00
player.rs core: Handle gaps between StreamSoundBlocks 2019-10-29 23:36:51 -07:00
prelude.rs core: Move display objects to display_object module 2019-10-26 15:04:52 -07:00
shape_utils.rs Work 2019-07-10 21:04:59 -07:00
tag_utils.rs audio: Fix audio for ADPCM stream sounds 2019-10-28 02:51:46 -07:00
transform.rs Movie clip access from AS. Functions are now callable objects, and receive `this`. 2019-08-30 20:37:48 +02:00