ruffle/core
relrelb 8d30833d02 core: Don't use `saturating_sub` for `width` / `height`
Use regular subtraction, since it should never overflow.
Also remove `swf::Twips::saturating_sub`, which is now unused.
2022-07-23 10:33:12 -07:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
build_playerglobal avm2: Add support for playerglobal instance allocators 2022-07-20 23:11:46 -07:00
macros build(deps): bump quote from 1.0.19 to 1.0.20 2022-06-28 00:09:48 +03:00
src core: Don't use `saturating_sub` for `width` / `height` 2022-07-23 10:33:12 -07:00
Cargo.toml build(deps): bump symphonia from 0.5.0 to 0.5.1 2022-07-19 00:31:17 +03:00
build.rs avm2: Allow implementing classes in ActionScript in custom `playerglobal` 2022-06-15 22:00:17 +03:00