1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-18 06:22:56 +08:00

Commit Graph

  • 880399f5a5 Fix casing on private properties Drew DeVault 2016-10-10 14:00:33 -0400
  • dc4bd48f29 Fix casing issues Drew DeVault 2016-10-10 13:55:58 -0400
  • c39179d299 Add test for hit objects Drew DeVault 2016-10-10 13:08:07 -0400
  • 7a4501323b Decode beatmap colours Drew DeVault 2016-10-10 13:00:16 -0400
  • c0022f3515 Add more tests for legacy decoder Drew DeVault 2016-10-10 10:17:18 -0400
  • 34b24e1399 Use embedded resources for test assets Drew DeVault 2016-10-10 09:49:54 -0400
  • 30f2eeda7c Implement IDisposable in ArchiveReaders Drew DeVault 2016-10-10 09:26:34 -0400
  • 0267eb7649 Fixup Drew DeVault 2016-10-10 09:20:06 -0400
  • 4851f49ad5 Add basic osu! hit object parsing Drew DeVault 2016-10-07 16:35:14 -0400
  • 9b4bc3e36d Implement most of the legacy beatmap decoder Drew DeVault 2016-10-07 16:19:24 -0400
  • 32ab8f97bb Add more decoding (including full BeatmapMetadata) Drew DeVault 2016-10-07 15:36:20 -0400
  • 2a3f047895 Start implementing legacy decoder Drew DeVault 2016-10-07 15:09:52 -0400
  • 1d8d2fa9c9 Implicit base() Adonais Romero González 2016-10-12 21:46:51 -0500
  • 3f00f232b1 Add TODO regarding parsing. Dean Herbert 2016-10-13 11:41:11 +0900
  • 8f0093f133 Comments in StarCounter Adonais Romero González 2016-10-12 21:36:52 -0500
  • 55420d4356 Improvements in transformCount handling Adonais Romero González 2016-10-12 21:33:55 -0500
  • bf832ebe71 uint for ids Adonais Romero González 2016-10-12 21:03:41 -0500
  • cd7884f00e More descriptive var names in test Adonais Romero González 2016-10-12 20:58:43 -0500
  • 71d7de5326 Leading zeroes now part of ScoreCounter ctor Adonais Romero González 2016-10-12 20:57:06 -0500
  • 73e4359e9d Adjusted StarCounter ctor Adonais Romero González 2016-10-12 20:51:50 -0500
  • 2566d6bfe0 Fix regressions with HitRenderers, while also cleaning them up. Dean Herbert 2016-10-13 10:10:15 +0900
  • e9a38f0c4d Fixed some animations Adonais Romero González 2016-10-12 17:24:06 -0500
  • fa67ab86ed Adjusted Combo Counter animation Adonais Romero González 2016-10-12 15:28:24 -0500
  • 11e0429fd3 Children creation off-load to ctors Adonais Romero González 2016-10-12 14:38:48 -0500
  • 798e7241d8 Make counters work again Adonais Romero González 2016-10-12 14:33:04 -0500
  • 059e2a3c5a Improve appearing of the volume meters TocoToucan 2016-10-12 22:17:53 +0300
  • 8707c7f746 Fix regression causing multi-line (wrapped) chat messages to overlap. Dean Herbert 2016-10-13 03:06:06 +0900
  • 90c207b108 Fix reference paths in osu.Game.csproj Drew DeVault 2016-10-12 13:49:30 -0400
  • 00db36fdbe Update code in accordance with the code review TocoToucan 2016-10-12 20:45:42 +0300
  • 9ff3e76b43 Use @strings where appropriate Drew DeVault 2016-10-12 13:36:10 -0400
  • 175627f6d7 Minor fixes Drew DeVault 2016-10-12 13:26:09 -0400
  • 7db9e1a8bf Merge pull request #4 from ppy/master UselessToucan 2016-10-12 20:14:24 +0300
  • 0ca39e74a6 Update osu-framework Drew DeVault 2016-10-12 12:45:49 -0400
  • 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