1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 16:07:24 +08:00

Commit Graph

  • ce391301fa Merge VolumeControl.cs TocoToucan 2016-10-12 19:17:53 +0300
  • 4c31e63566 Moved test osz file into osu-resources Drew DeVault 2016-10-12 11:38:43 -0400
  • 59093a2ce6 Update osu-framework Drew DeVault 2016-10-12 11:31:44 -0400
  • 1969b14398 Import beatmaps into the database via IPC Drew DeVault 2016-10-11 10:53:16 -0400
  • 000a9ddfb4 Follow changes to osu-framework Drew DeVault 2016-10-11 09:47:50 -0400
  • c2a9175eea Implement beatmap sending/receiving over IPC Drew DeVault 2016-10-10 16:56:01 -0400
  • e47a936bf8 Remove unnecessary setters Drew DeVault 2016-10-10 14:35:44 -0400
  • a82635c438 Fix casing on private properties Drew DeVault 2016-10-10 14:00:33 -0400
  • d29af9664e Fix casing issues Drew DeVault 2016-10-10 13:55:58 -0400
  • 1591210fbd Add test for hit objects Drew DeVault 2016-10-10 13:08:07 -0400
  • 813a1e2649 Decode beatmap colours Drew DeVault 2016-10-10 13:00:16 -0400
  • 8bd6e963bf Add more tests for legacy decoder Drew DeVault 2016-10-10 10:17:18 -0400
  • 13f8e6202e Use embedded resources for test assets Drew DeVault 2016-10-10 09:49:54 -0400
  • 65ad07aed3 Implement IDisposable in ArchiveReaders Drew DeVault 2016-10-10 09:26:34 -0400
  • 9bff59749f Fixup Drew DeVault 2016-10-10 09:20:06 -0400
  • 5152c75bad Add basic osu! hit object parsing Drew DeVault 2016-10-07 16:35:14 -0400
  • 6601d32319 Implement most of the legacy beatmap decoder Drew DeVault 2016-10-07 16:19:24 -0400
  • 3fc6ea29ed Add more decoding (including full BeatmapMetadata) Drew DeVault 2016-10-07 15:36:20 -0400
  • 6e72532614 Start implementing legacy decoder Drew DeVault 2016-10-07 15:09:52 -0400
  • c9a057b510 Update AddBeatmap accordingly Drew DeVault 2016-10-07 13:57:06 -0400
  • e9a45de51f Refactor database to reuse existing types Drew DeVault 2016-10-07 13:50:34 -0400
  • 23bc26ddac Implement OszArchiveReader Drew DeVault 2016-10-04 17:08:43 -0400
  • bc69aa1455 Initial support code for beatmap loading Drew DeVault 2016-10-04 16:29:08 -0400
  • 768c3bc31e Use PlayMode instead of GameMode Drew DeVault 2016-10-04 14:34:42 -0400
  • 005dc9e8cb Drop GameMode Drew DeVault 2016-10-04 14:24:50 -0400
  • e8de245032 Use @strings Drew DeVault 2016-10-04 14:23:34 -0400
  • f6b6446a9c MetadataID -> BeatmapMetadataID Drew DeVault 2016-10-04 14:04:10 -0400
  • 72c4a26aea Move control of databases into osu-framework Drew DeVault 2016-10-04 13:35:40 -0400
  • 2d810f72fa Add initial DB schema and support code Drew DeVault 2016-10-04 11:31:10 -0400
  • 06288d3f7c Change "Master" volume if particular meter is not selected. TocoToucan 2016-10-12 17:36:42 +0300
  • 8dadc2b215 Merge pull request #63 from peppy/limit-game-access Drew DeVault 2016-10-12 09:54:00 -0400
  • aa96d98822 Merge branch 'master' into limit-game-access Dean Herbert 2016-10-12 20:05:46 +0900
  • 29d223dc41 Update framework and simplify some references. Dean Herbert 2016-10-12 19:52:49 +0900
  • fd55199114 Merge pull request #52 from peppy/stateful-drawables Drew DeVault 2016-10-12 04:55:03 -0400
  • 61d5c7c56d Make stuff compile again (but StarCounter hits assertions). Dean Herbert 2016-10-12 16:11:40 +0900
  • e800649633 Merge remote-tracking branch 'upstream/master' into limit-game-access Dean Herbert 2016-10-12 16:03:03 +0900
  • b2c31d3047 Updates post-master-merge. Dean Herbert 2016-10-12 15:58:12 +0900
  • 4052a665bf Remove all non-load Game access. Dean Herbert 2016-10-10 17:17:26 +0900
  • af76dc09d3 Move direction declaration to usage. Dean Herbert 2016-10-12 15:33:04 +0900
  • f737090c6b Make CentreTarget public. Dean Herbert 2016-10-12 15:28:28 +0900
  • 1c0b769451 Centralise the maximum chat history variable. Dean Herbert 2016-10-12 15:25:07 +0900
  • 24771a62cf Remove upwards reference. Dean Herbert 2016-10-12 15:22:57 +0900
  • 9276244d6a getter on single line. Dean Herbert 2016-10-12 15:21:59 +0900
  • 79b62d4373 Merge remote-tracking branch 'refs/remotes/upstream/master' Dean Herbert 2016-10-12 15:20:23 +0900
  • 05031d18ef Fix some display regressions in ChatConsole. Dean Herbert 2016-10-12 13:35:21 +0900
  • c0ea061bd4 Update framework; amend ToolbarButton to use padding and Children initialiser. Dean Herbert 2016-10-12 12:22:19 +0900
  • 42e7068362 Add ability to set relative text position abraker95 2016-10-11 19:32:33 -0400
  • 3c193523a4 Fix compile errors abraker95 2016-10-11 19:10:29 -0400
  • 3195b2ab6a Add TimeDisplay to the toolbar abraker95 2016-10-11 19:10:09 -0400
  • 8b78dbd4b2 Add text size customization abraker95 2016-10-11 19:09:33 -0400
  • 39792ff3b6 Merge branch 'master' into TimeDisplay abraker95 2016-10-11 18:34:56 -0400
  • e2b8233857 Get rid of the MilitaryTime stuff abraker95 2016-10-11 18:06:31 -0400
  • 7a0ce55b8f Make the string look better abraker95 2016-10-11 18:02:32 -0400
  • 3632a95689 Use wrapped strings abraker95 2016-10-11 17:56:07 -0400
  • 9721621133 Improve the ProcessFormat function abraker95 2016-10-11 17:28:51 -0400
  • 4a54661a48 Allow full customization for the time display abraker95 2016-10-11 17:10:31 -0400
  • 639c065f74 Merge 37b3033f1c into 5306141f5f Drew DeVault 2016-10-11 20:29:03 +0000
  • 618608716e Merge branch 'master' into TimeDisplay abraker95 2016-10-11 16:10:46 -0400
  • b4dd59f3d9 Merge 47c16b7ac1 into 5306141f5f Drew DeVault 2016-10-11 19:23:34 +0000
  • 47c16b7ac1 osu! can be exited now and has windows title Jan-Eric Waclawski 2016-10-11 15:23:04 -0400
  • 5306141f5f Merge pull request #49 from NeoAdonis/counters Drew DeVault 2016-10-11 15:04:46 -0400
  • 37b3033f1c Remove unnecessary setters Drew DeVault 2016-10-10 14:35:44 -0400
  • 300a6258c3 Fix casing on private properties Drew DeVault 2016-10-10 14:00:33 -0400
  • 8457907d5f Fix casing issues Drew DeVault 2016-10-10 13:55:58 -0400
  • b8b0e0047e Add test for hit objects Drew DeVault 2016-10-10 13:08:07 -0400
  • 8f32284c0d Decode beatmap colours Drew DeVault 2016-10-10 13:00:16 -0400
  • f3c1c60ab7 Change volume in VolumeMeter TocoToucan 2016-10-10 17:19:05 +0300
  • 41292cb5db Add more tests for legacy decoder Drew DeVault 2016-10-10 10:17:18 -0400
  • c198b3d09a Use embedded resources for test assets Drew DeVault 2016-10-10 09:49:54 -0400
  • fce9cafb47 Implement IDisposable in ArchiveReaders Drew DeVault 2016-10-10 09:26:34 -0400
  • b84bc05f81 Fixup Drew DeVault 2016-10-10 09:20:06 -0400
  • 7df8cbb439 Add basic osu! hit object parsing Drew DeVault 2016-10-07 16:35:14 -0400
  • 826b3f7383 Implement most of the legacy beatmap decoder Drew DeVault 2016-10-07 16:19:24 -0400
  • f776a54b9a Add more decoding (including full BeatmapMetadata) Drew DeVault 2016-10-07 15:36:20 -0400
  • 222f9ade55 Start implementing legacy decoder Drew DeVault 2016-10-07 15:09:52 -0400
  • f5001dc911 Update AddBeatmap accordingly Drew DeVault 2016-10-07 13:57:06 -0400
  • 364dc9f709 Refactor database to reuse existing types Drew DeVault 2016-10-07 13:50:34 -0400
  • 87f3e2e1db Implement OszArchiveReader Drew DeVault 2016-10-04 17:08:43 -0400
  • 5dd57e4be2 Initial support code for beatmap loading Drew DeVault 2016-10-04 16:29:08 -0400
  • 416ca3c71b Use PlayMode instead of GameMode Drew DeVault 2016-10-04 14:34:42 -0400
  • e2f26e52d3 Drop GameMode Drew DeVault 2016-10-04 14:24:50 -0400
  • d246d129a4 Use @strings Drew DeVault 2016-10-04 14:23:34 -0400
  • 6766fb5475 MetadataID -> BeatmapMetadataID Drew DeVault 2016-10-04 14:04:10 -0400
  • 48ced4a79e Move control of databases into osu-framework Drew DeVault 2016-10-04 13:35:40 -0400
  • bf644c2fc6 Add initial DB schema and support code Drew DeVault 2016-10-04 11:31:10 -0400
  • 48bd998f46 Merge pull request #59 from peppy/general-fixes Thomas Müller 2016-10-10 08:16:52 +0200
  • 4ac2c9ad90 Update framework to fix draw order. Dean Herbert 2016-10-10 15:12:21 +0900
  • 05fe96af66 Merge 97c2dcf590 into 8706027155 Dean Herbert 2016-10-10 06:05:26 +0000
  • 8706027155 Merge pull request #54 from SirCmpwn/specify-game-name Dean Herbert 2016-10-10 15:03:01 +0900
  • 3f83ffcb99 Bring framework up-to-date with upstream master. Dean Herbert 2016-10-10 14:36:27 +0900
  • 0b0e79d29f Merge remote-tracking branch 'upstream/master' into SirCmpwn/specify-game-name Dean Herbert 2016-10-10 14:35:43 +0900
  • 8b06778746 Merge pull request #56 from Tom94/general-improvements Dean Herbert 2016-10-10 14:20:17 +0900
  • 0b08c8ba15 Update framework. Dean Herbert 2016-10-10 14:18:06 +0900
  • 2954c19345 Misc. fixes Adonais Romero González 2016-10-09 15:19:35 -0500
  • 4d0c8ed441 StarAnimationEasing Adonais Romero González 2016-10-09 14:55:50 -0500
  • fd1cbfd8fa Hide VisibleCount from transformStar Adonais Romero González 2016-10-09 14:53:06 -0500
  • 01da3ca474 More line wrapping Adonais Romero González 2016-10-09 14:48:24 -0500
  • 841707b61f Not animate stars over MaxStars Adonais Romero González 2016-10-09 14:09:07 -0500
  • 707effb591 Completed StarCounter Adonais Romero González 2016-10-09 14:02:44 -0500
  • 89d7de31ee VolumeControl: add controls for Effects and Music TocoToucan 2016-10-09 20:45:34 +0300