ruffle/core
Aaron Hill 4e0dce2efa core: Make SandboxType configurable, and set to 'remote' on web
The Newgrounds API checks `Security.sandboxType` to see if it should
run in debug mode or not (which determines whether or not medals
can actually be unlocked).

For now, desktop continues to use `localTrusted` as the default,
while web now uses `remote`. We might want to make this configurable
at some point, but this should be good enough for now (and better
match Flash's behavior).
2023-02-11 14:44:11 -06:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
build_playerglobal avm2: Mark Dictionary(true) and TimerEvent.updateAfterEvent() as stubs 2023-02-07 20:34:59 +01:00
macros build(deps): bump syn from 1.0.105 to 1.0.107 2022-12-20 07:52:42 +02:00
src core: Make SandboxType configurable, and set to 'remote' on web 2023-02-11 14:44:11 -06:00
Cargo.toml desktop: Improve --help messages 2023-02-03 21:17:56 +01:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00