osu/osu.Game/Rulesets
Salman Ahmed 82fe99cf4a
Replace any potential usage of Environment.CurrentDirectory with a new RuntimeInfo.StartupDirectory
Using `Environment.CurrentDirectory` for storing / reading files is dangerous as the current directory is mutable and can be changed when performing a certain operation (like opening solutions in roslyn type reference builder for example).
2020-05-31 02:24:49 +03:00
..
Configuration
Difficulty
Edit Merge branch 'master' into remove-unused-mania-rprop 2020-05-28 14:57:10 +09:00
Judgements
Mods Fix mod failure checks executing actual game logic 2020-05-12 20:08:35 +09:00
Objects Merge pull request #9033 from smoogipoo/applydefaults-cancellation 2020-05-26 12:04:06 +09:00
Replays Add spaces to comments 2020-05-04 18:36:24 -07:00
Scoring Reorder tick hit results 2020-05-04 15:55:42 +09:00
Timing
UI Rename function for consistency 2020-05-26 10:17:56 +09:00
ILegacyRuleset.cs
Ruleset.cs
RulesetConfigCache.cs
RulesetInfo.cs Fix loading a ruleset with a new version specification causing a crash 2020-05-08 18:05:06 +09:00
RulesetSelector.cs
RulesetStore.cs Replace any potential usage of Environment.CurrentDirectory with a new RuntimeInfo.StartupDirectory 2020-05-31 02:24:49 +03:00