1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00

Commit Graph

  • 1ce16afa23 Update nuget package versions. Dean Herbert 2016-10-24 20:03:45 +0900
  • e541008d73 Merge pull request #102 from peppy/general-fixes Thomas Müller 2016-10-23 14:45:51 +0200
  • 428f4c3204 Add FilteringSearchList + TestCase TocoToucan 2016-10-23 14:06:49 +0300
  • bd1a1644fd Fix window size saving to config incorrectly. Dean Herbert 2016-10-23 01:35:11 +0900
  • 01fd7b82e8 Merge pull request #100 from peppy/general-fixes Thomas Müller 2016-10-22 17:02:12 +0200
  • e4c74f9c77 Merge remote-tracking branch 'upstream/master' into general-fixes Dean Herbert 2016-10-22 23:54:12 +0900
  • 57f678150b Framework update. Dean Herbert 2016-10-22 23:54:04 +0900
  • baf68ba593 Merge pull request #99 from Tom94/general-improvements Dean Herbert 2016-10-22 23:51:14 +0900
  • 7ced6046d7 Fix secondary volume meters showing an incorrect volume until changed. Thomas Müller 2016-10-22 14:33:43 +0200
  • 3ce93608fb Fix one remaining FlowContainer. Dean Herbert 2016-10-22 19:37:27 +0900
  • 808d5c75fb Fix unused field warning. Dean Herbert 2016-10-22 19:08:40 +0900
  • 9021042d93 Fix CircularContainer usage. Dean Herbert 2016-10-22 18:40:04 +0900
  • 28a41dcca6 Fix FlowContainers. Dean Herbert 2016-10-22 18:05:46 +0900
  • cdef75c98b Fix AutoSize references. Dean Herbert 2016-10-22 17:50:42 +0900
  • dd5a10272b Add SearchTextBox + TestCase TocoToucan 2016-10-22 00:22:12 +0300
  • 6a406ddd32 Merge pull request #7 from ppy/master UselessToucan 2016-10-21 22:43:46 +0300
  • e26a9de5b5 Merge pull request #97 from peppy/hitcircles-and-more Dean Herbert 2016-10-22 00:00:30 +0900
  • 184c1629fe Removed redundant check and added comments Lunar Dust 2016-10-20 18:15:35 -0500
  • a36155de43 Further mergability improvements Lunar Dust 2016-10-20 17:42:03 -0500
  • 523edbb8c5 Flip position of username and user avatar Lunar Dust 2016-10-20 17:38:30 -0500
  • fc243afcbc Undo local changes Lunar Dust 2016-10-20 17:36:08 -0500
  • 34e7617984 Improve mergability of PR Lunar Dust 2016-10-20 17:34:29 -0500
  • d92f10f30e Re-fix button Lunar Dust 2016-10-20 15:49:05 -0500
  • 9d99e34f54 Allow merging Lunar Dust 2016-10-20 15:39:48 -0500
  • 344aaaef43 Updated/Optimized avatar integration Lunar Dust 2016-10-20 15:30:12 -0500
  • 093197cba5 Don't show performance overlay by default in visual tests. Dean Herbert 2016-10-19 19:46:21 +0900
  • 43f0409893 Start to structure flow of information in Player. Dean Herbert 2016-10-19 19:44:03 +0900
  • e78e0d37b4 Make playfield dark, not light. No masking either. Dean Herbert 2016-10-19 18:15:49 +0900
  • a1d961dc87 Make the Player class more friendly and add a test case. Dean Herbert 2016-10-19 18:00:35 +0900
  • 94968a8b7c Add initial implementation of osu! HitCircle. Dean Herbert 2016-10-19 16:13:53 +0900
  • ee463dc65c Merge pull request #77 from NeoAdonis/counters-a Dean Herbert 2016-10-19 15:06:00 +0900
  • 68799f93bb Merge pull request #96 from peppy/general-fixes Dean Herbert 2016-10-19 12:36:24 +0900
  • c81c4cbbcd Fix missing Metadata initialisation. Dean Herbert 2016-10-19 12:28:48 +0900
  • 6705902710 Merge remote-tracking branch 'refs/remotes/Tom94/general-improvements' into general-fixes Dean Herbert 2016-10-19 12:22:16 +0900
  • 0e9a155be5 Merge branch 'refs/heads/db-refactor' into general-fixes Dean Herbert 2016-10-19 12:22:04 +0900
  • 6dc600d287 Framework updates. Dean Herbert 2016-10-19 12:21:13 +0900
  • a5add99f9b Update APIAccess.cs Lunar Dust 2016-10-18 22:18:56 -0500
  • 15e2e66d2f Merge branch 'master' of https://github.com/Lunar-Dust/osu-fork fuck merges Lunar Dust 2016-10-18 22:16:15 -0500
  • 1e382edbee Update Button.cs Lunar Dust 2016-10-18 22:15:11 -0500
  • 82f62fb773 Merge branch 'master' of https://github.com/Lunar-Dust/osu-fork Lunar Dust 2016-10-18 22:13:17 -0500
  • 284da8a3e1 Merge remote-tracking branch 'refs/remotes/ppy/master' Lunar Dust 2016-10-18 22:04:12 -0500
  • c6cb948865 Working avatar implementation with users Lunar Dust 2016-10-18 21:56:56 -0500
  • 7bdf1fe1bf Drop BeatmapSet, only BeatmapSetInfo is necessary Drew DeVault 2016-10-18 15:48:24 -0400
  • 768dd38fa0 s/AddBeatmap/ImportBeatmap/g Drew DeVault 2016-10-18 15:42:07 -0400
  • 105bba6178 Rework duplicate detection in AddBeatmap Drew DeVault 2016-10-18 15:41:46 -0400
  • ad14462369 Add lifecycle management to BeatmapDatabase Drew DeVault 2016-10-18 15:38:59 -0400
  • 8ca4a2067e $(SolutionDir) Drew DeVault 2016-10-18 13:58:24 -0400
  • 449f04c07b Refactor the database code Drew DeVault 2016-10-18 13:35:01 -0400
  • 406ffdafbc Merge pull request #93 from peppy/general-fixes Thomas Müller 2016-10-18 18:55:37 +0200
  • 68476eafb9 Use DrawSize instead of Size whereever Size was previously read due to framework changes. Thomas Müller 2016-10-18 18:53:31 +0200
  • 1d2c398eba Fix for removal of tooltip container Lunar Dust 2016-10-17 22:40:00 -0500
  • 110c54c4ae Update osu.Desktop.csproj Lunar Dust 2016-10-17 22:37:20 -0500
  • 1872804878 Removed unneeded tooltip container Lunar Dust 2016-10-17 22:35:13 -0500
  • 616e36dc56 Various tweaks Lunar Dust 2016-10-17 22:33:36 -0500
  • 33d2fa3ade Fix accidental OsuLogo edits Lunar Dust 2016-10-17 22:29:22 -0500
  • 1526b824ed Proper avatar PR Lunar Dust 2016-10-17 22:20:24 -0500
  • eeacd85073 Protect RollingCounter props Adonais Romero González 2016-10-17 21:40:50 -0500
  • cce2094392 Framework update. Dean Herbert 2016-10-18 11:20:16 +0900
  • 5abc3ba898 Merge remote-tracking branch 'upstream/master' into counters-a Adonais Romero González 2016-10-17 20:36:04 -0500
  • 4c3fb94d0e Merge c31796c957 into 3a77fc16c3 Lunar Dust 2016-10-17 22:08:07 +0000
  • c31796c957 Move and tweak avatar class Lunar Dust 2016-10-17 17:08:06 -0500
  • 68f3a1b71d Wrong location Lunar Dust 2016-10-17 15:57:21 -0500
  • e254070dfb Avatar implementation Lunar Dust 2016-10-17 15:52:54 -0500
  • 642203bf09 Avatar implementation Lunar Dust 2016-10-17 15:50:42 -0500
  • 29b67334c6 Update framework. Dean Herbert 2016-10-17 16:59:11 +0900
  • 3a77fc16c3 Merge pull request #89 from Tom94/round_masking Dean Herbert 2016-10-17 12:11:23 +0900
  • 18f4d4ed1c Update framework. Dean Herbert 2016-10-17 12:09:05 +0900
  • bfbc26738c Merged branch master into round_masking Dean Herbert 2016-10-17 12:08:31 +0900
  • 9576a7c0e7 Merge pull request #90 from Lunar-Dust/patch-1 Dean Herbert 2016-10-17 10:09:34 +0900
  • 8e47d72f93 Reorder ToolbarButton instantiation for consistency Lunar Dust 2016-10-16 18:42:40 -0500
  • 72c4dc344e Misc. fixes and improvements Adonais Romero González 2016-10-16 18:30:25 -0500
  • a671765a4f Modified ManiaComboCounter behavior Adonais Romero González 2016-10-16 17:45:37 -0500
  • 2c06764b79 Better safe than sorry Adonais Romero González 2016-10-16 17:10:08 -0500
  • 53076f6446 Modify osu! logo to use new CircularContainer. Thomas Müller 2016-10-16 19:25:08 +0200
  • 96095f34e2 Merge pull request #87 from Tom94/unified_shader Dean Herbert 2016-10-16 22:34:50 +0900
  • d3fd16f209 Update framework. Thomas Müller 2016-10-16 15:34:30 +0200
  • fec127eb8c Merge branch 'master' of github.com:ppy/osu into unified_shader Thomas Müller 2016-10-16 15:15:28 +0200
  • b514293004 Merge pull request #88 from peppy/general-fixes Thomas Müller 2016-10-16 15:09:12 +0200
  • d07aaba75b Update framework. Dean Herbert 2016-10-16 22:00:55 +0900
  • 02dc8dc167 Change the way VolumeControl handles global input. Dean Herbert 2016-10-16 18:39:10 +0900
  • b3e531b98c Remove implementation of WedgedBox and use Shear transformation instead. Thomas Müller 2016-10-16 14:10:24 +0200
  • 7751a85e14 Update framework. Thomas Müller 2016-10-16 14:10:06 +0200
  • 620c4e6ab7 Merge remote-tracking branch 'refs/remotes/upstream/master' into general-fixes Dean Herbert 2016-10-16 18:24:10 +0900
  • 7d59f63ef7 Merge pull request #86 from huoyaoyuan/overlay Dean Herbert 2016-10-16 18:22:10 +0900
  • f4c381f745 Use OverlayContainer in framework. Huo Yaoyuan 2016-10-16 17:14:17 +0800
  • 5e9d555309 Update framework. Huo Yaoyuan 2016-10-16 17:12:37 +0800
  • 4edefb935c Improve the initialisation logic of OsuGameBase. Dean Herbert 2016-10-16 17:33:53 +0900
  • 15c6a563be Moved ComboResultCounter to right namespace Adonais Romero González 2016-10-15 22:24:03 -0500
  • 862dc1d7c7 Tidying code and restricting methods Adonais Romero González 2016-10-15 19:07:07 -0500
  • 84dcb63ad2 Changed ComboCounter format... ...to improve value management. Adonais Romero González 2016-10-15 18:06:31 -0500
  • 10b47859c3 Delay order on StarCounter changed Adonais Romero González 2016-10-15 18:04:00 -0500
  • 0ceb72ba42 More refactoring Adonais Romero González 2016-10-15 15:16:02 -0500
  • a15f4cda44 Tidying Adonais Romero González 2016-10-15 15:03:51 -0500
  • c268500f89 Minor variable change Adonais Romero González 2016-10-15 14:01:11 -0500
  • 2625d06553 Why calling StopAnimation() on StarCounter's ctor()? Adonais Romero González 2016-10-15 13:53:39 -0500
  • 9241287c79 Merge branch 'master' into counters-a Adonais Romero González 2016-10-15 13:45:55 -0500
  • 7a4bbb6921 Merge pull request #80 from autismpp/logger Dean Herbert 2016-10-15 23:02:24 +0900
  • 9cfafceb34 Merge pull request #85 from Tom94/make_osu_logo_circular Dean Herbert 2016-10-15 23:01:56 +0900
  • 1d8ff5fe46 Use circular hover region for osu! logo. Thomas Müller 2016-10-15 15:31:16 +0200
  • 8f5de3040c Update framework. Thomas Müller 2016-10-15 15:30:51 +0200