ruffle/core
David Wendt 7a09bbfaab core: In AVM2, run removals before frame advance.
We still retain the queue system as events are fired at removal time, and those events can trigger more gotos. If such a goto happens, AS3 code will hit a clip still in the old state rather than an inconsistent one. I don't have test coverage for this exact scenario just yet.
2022-08-25 19:24:56 -06:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
build_playerglobal avm2: Port `Math` to ActionScript 2022-08-25 16:03:08 -07:00
macros build(deps): bump syn from 1.0.98 to 1.0.99 2022-08-09 09:25:48 +03:00
src core: In AVM2, run removals before frame advance. 2022-08-25 19:24:56 -06:00
Cargo.toml build(deps): bump serde from 1.0.143 to 1.0.144 2022-08-22 16:51:56 -07:00
build.rs avm2: Allow implementing classes in ActionScript in custom `playerglobal` 2022-06-15 22:00:17 +03:00