ruffle/core
Aaron Hill 4a42bae333 avm2: Fix ApplicationDomain property declarations
Many of the class property defintiions were wrong -
instance methods were defined as class properties,
and class properties were defined as instance properties.
2022-08-12 10:45:03 +02:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
build_playerglobal build(deps): bump proc-macro2 from 1.0.42 to 1.0.43 2022-08-09 08:51:01 +03:00
macros build(deps): bump syn from 1.0.98 to 1.0.99 2022-08-09 09:25:48 +03:00
src avm2: Fix ApplicationDomain property declarations 2022-08-12 10:45:03 +02:00
Cargo.toml build(deps): bump serde from 1.0.141 to 1.0.143 2022-08-09 11:54:47 +03:00
build.rs avm2: Allow implementing classes in ActionScript in custom `playerglobal` 2022-06-15 22:00:17 +03:00