osu/osu.Game
Bartłomiej Dach 0e0ab66148
Simplify parsing code
Less methods, less smeared around logic, saner data types.
2023-11-20 21:57:12 +09:00
..
Audio
Beatmaps Merge pull request #25167 from peppy/fix-circle-radius 2023-10-20 20:59:53 +02:00
Collections Remove drag handles from manage collections dialog for now 2023-10-16 15:51:18 +09:00
Configuration Persist the state of "show speed changes" between editor sessions 2023-10-17 16:01:02 +09:00
Database Merge pull request #24794 from bdach/score-encoding-cleanup 2023-10-28 02:29:56 +09:00
Extensions Merge branch 'master' into score-encoding-cleanup 2023-10-26 09:04:05 +02:00
Graphics Move behaviour to settings search text box only 2023-10-30 06:41:01 +03:00
Input Add ability to quick retry using Ctrl-R 2023-10-26 21:26:26 +09:00
IO Fix various other inspections 2023-10-17 17:48:51 +09:00
IPC
Localisation Simplify parsing code 2023-11-20 21:57:12 +09:00
Models
Online HitObject Selection logic and separation for gamemodes 2023-11-07 01:36:58 +01:00
Overlays Fix key binding row fire-and-forgetting writes 2023-10-31 12:25:09 +01:00
Performance
Properties
Replays
Rulesets Simplify parsing code 2023-11-20 21:57:12 +09:00
Scoring Move operation to after user population 2023-10-30 15:46:09 +09:00
Screens Simplify parsing code 2023-11-20 21:57:12 +09:00
Skinning Fix potential texture corruption when cropping gameplay textures of weird aspet ratios 2023-10-31 17:36:23 +09:00
Storyboards Minor reword on documentation 2023-10-28 03:18:13 +03:00
Tests Merge pull request #25157 from peppy/spinner-anti-cheese-final 2023-10-24 08:13:32 +02:00
Updater
Users Add note about CountryCode being at parity with osu_countries 2023-10-25 13:03:03 +09:00
Utils
.editorconfig
BackgroundDataStoreProcessor.cs
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2023-10-30 20:19:52 +01:00
OsuGame.cs Improve xmldoc 2023-11-20 21:02:12 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs