1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-05 10:23:20 +08:00
osu-lazer/osu.Game
Dean Herbert 1e2e364cd3
Stop loudly logging backwards seek bug to sentry
Several users have reported stutters when this happens. It's potentially
from the error report overhead. We now know that this is a BASS level
issue anyway, so having this logging is not helpful.
2024-11-30 21:01:22 +09:00
..
.idea/.idea.osu.dir/.idea Merge branch 'master' into multiplayer-remove-cmc-and-composite 2024-11-20 17:24:55 +09:00
Audio Implement auto additions editor-only 2024-10-01 16:40:48 +09:00
Beatmaps Centralise supported file extensions to one helper class 2024-11-29 08:42:45 +01:00
Collections Fix not being able to scroll to new collection text box when list overflows 2024-11-18 15:28:30 +01:00
Configuration Clear previous LastLocalUserScore when returning to song select 2024-11-28 18:01:28 +09:00
Database Fix one remaining method call 2024-11-29 21:21:05 +09:00
Extensions
Graphics Centralise supported file extensions to one helper class 2024-11-29 08:42:45 +01:00
Input Merge branch 'master' into grids 2024-10-16 09:55:27 +02:00
IO Update naming of enum fields in ObjType 2024-05-01 17:24:53 +03:00
IPC
Localisation Merge pull request #30894 from HenintsoaSky/star-fountains-toggle-setting 2024-11-28 17:35:11 +09:00
Models
Online Merge branch 'master' into close-playlists 2024-11-28 14:01:36 +01:00
Overlays Merge pull request #30915 from bdach/extension-checks 2024-11-29 20:55:28 +09:00
Performance Expose high performance session state 2024-04-16 10:04:38 +08:00
Properties Make medal overlay respect overlay disable via activation mode 2024-02-20 16:31:31 +01:00
Replays Update HasFlag usages 2024-07-03 00:19:04 +09:00
Rulesets Stop loudly logging backwards seek bug to sentry 2024-11-30 21:01:22 +09:00
Scoring Use RealmLive in SaveFailedScoreButton 2024-11-27 15:25:42 +09:00
Screens Merge pull request #30793 from bdach/close-playlists 2024-11-29 22:37:32 +09:00
Skinning Centralise supported file extensions to one helper class 2024-11-29 08:42:45 +01:00
Storyboards Centralise supported file extensions to one helper class 2024-11-29 08:42:45 +01:00
Tests Merge pull request #30874 from peppy/chat-order 2024-11-28 12:46:14 +01:00
Updater Resurrect SimpleUpdateManager as MobileUpdateNotifier 2024-07-05 03:29:09 -04:00
Users Merge pull request #30848 from Joehuu/dicord-fix-beatmap-button-visibility 2024-11-28 13:29:09 +09:00
Utils Centralise supported file extensions to one helper class 2024-11-29 08:42:45 +01:00
.editorconfig
FodyWeavers.xml More realm analytic disables 2023-07-20 17:51:33 +09:00
osu!.res
osu.Game.csproj Update framework 2024-11-29 13:47:56 +09:00
OsuGame.cs Simplify the dev footer display 2024-11-29 15:32:35 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Centralise supported file extensions to one helper class 2024-11-29 08:42:45 +01:00
PerformFromMenuRunner.cs