This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-18 14:50:54 +08:00
Code
Issues
Releases
Wiki
Activity
12,790
Commits
4
Branches
792
Tags
e2a4d6c15fa239dda95ac0f3dee312ca1843a708
Commit Graph
263 Commits
Update framework and other packages
Dean Herbert
·
2018-06-08 21:51:43 +09:00
fd4f61fc88
Update EntityFramework libraries
rootyElf
·
2018-06-07 15:48:06 +01:00
95bc312799
Update notfication now points to new changelog page
jai_
·
2018-06-06 18:08:43 +01:00
fdf2120852
Fix incorrect using
Dean Herbert
·
2018-06-06 21:29:45 +09:00
2ec1fcd245
Remove unnecessary reference in osu.Desktop
Dean Herbert
·
2018-06-05 15:02:34 +09:00
115595251d
Consume osu.Framework via nuget
Dean Herbert
·
2018-06-05 14:14:56 +09:00
601ef3b6f7
Remove unnecessary EF tools references
Dean Herbert
·
2018-06-03 00:28:10 +09:00
6781807e23
Update project build configurations to target netcoreapp2.1
Dean Herbert
·
2018-06-02 22:20:17 +09:00
d287e32faf
Merge branch 'master' into long-path-fix
Dan Balasescu
·
2018-05-31 15:32:47 +09:00
1147ef61ed
Fix importing long filenames from stable
Dean Herbert
·
2018-05-29 19:32:56 +09:00
c18a5b5ac8
Add EF tooling references
Dean Herbert
·
2018-05-29 16:26:58 +09:00
749a69567b
Bring entity framework up-to-date and re-enable transactions
Dean Herbert
·
2018-05-29 16:23:27 +09:00
d4e7f08c20
Update csproj defaults
Dean Herbert
·
2018-05-02 16:33:48 +08:00
e92166b40f
Update squirrel version for net471 prereq support
Dean Herbert
·
2018-05-02 16:23:48 +08:00
b37acf7510
Update to .NET 4.7.1
Resolves
#2368
.
Dean Herbert
·
2018-04-20 14:46:52 +09:00
de424648d2
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Add back osu.Desktop versions (used in deploy)
smoogipoo
·
2018-03-29 12:47:17 +09:00
687c889345
Tidy up csproj further
Dean Herbert
·
2018-03-28 15:19:56 +09:00
9aae568bbe
Remove lingering reference to tests
Dean Herbert
·
2018-03-28 15:17:09 +09:00
81a8385c8c
Make VisualTests/nUnit work again
Dean Herbert
·
2018-03-28 12:33:01 +09:00
94b1d3e4af
Revert "Move NoWarns"
This reverts commit
75a413a40e
.
Dean Herbert
·
2018-03-27 21:13:06 +09:00
d76bc1a8ad
Add licence header to SquirrelUpdateManager
Dean Herbert
·
2018-03-27 19:19:28 +09:00
524044d487
Move NoWarns
Dean Herbert
·
2018-03-27 19:19:09 +09:00
75a413a40e
Make squirrel local so ifdef is nicer
Dean Herbert
·
2018-03-27 18:57:20 +09:00
04a7754049
Make everything better
Dean Herbert
·
2018-03-27 18:56:54 +09:00
1a8aa87469
Fix VisualTests build configuration
Dean Herbert
·
2018-03-26 19:43:35 +09:00
868a221b6c
Merge remote-tracking branch 'smoogipoo/update-netstandard' into update-netstandard
smoogipoo
·
2018-03-26 19:00:04 +09:00
bdaba97d62
Fix some VS specific issues
Dean Herbert
·
2018-03-26 18:58:19 +09:00
0b38c8ec4f
Re-implement OsuGameDesktop icon
smoogipoo
·
2018-03-26 18:55:55 +09:00
b9f456402a
Fix startup failures
smoogipoo
·
2018-03-26 18:40:59 +09:00
c6b9c4b588
Fix SQLite failing to initialize on test projects
smoogipoo
·
2018-03-26 18:07:09 +09:00
5159127bce
Only compile with net461 in visual studio
smoogipoo
·
2018-03-26 15:44:55 +09:00
35ef9d99c6
Target WinExe to remove console window
smoogipoo
·
2018-03-26 15:12:17 +09:00
76588a1029
Fix msbuild warnings
smoogipoo
·
2018-03-25 03:38:52 +09:00
4dc317d4df
Reference osu.Game.Tests in the desktop project
smoogipoo
·
2018-03-25 02:28:10 +09:00
0b2c1930bd
Fix post-merge issues
smoogipoo
·
2018-03-24 15:19:45 +09:00
ffa712dccb
Merge remote-tracking branch 'origin/master' into netstandard
smoogipoo
·
2018-03-24 14:49:46 +09:00
c29f7a4333
Update nuspec to include humanizer localisations
Dean Herbert
·
2018-03-21 22:32:10 +09:00
e67d8e1354
Reduce complexity of code
Dean Herbert
·
2018-02-27 22:26:54 +09:00
db9b5ebaca
Fix profiles folder path
TocoToucan
·
2018-02-27 22:06:32 +09:00
89bac13bf2
Do not use Multicore JIT on Mono
TocoToucan
·
2018-02-27 22:06:32 +09:00
714d7b4477
Use Multicore JIT
TocoToucan
·
2018-02-27 22:06:32 +09:00
ed99f26699
Crentalise all import logic
Dean Herbert
·
2018-02-15 14:22:39 +09:00
a0a65abcac
Move import logic to shared implementation
Dean Herbert
·
2018-02-15 14:22:39 +09:00
e0d28564d0
Merge branch 'master' into update-branch
smoogipoo
·
2018-02-08 23:35:48 +09:00
b500b76407
Update OpenTK version
Dean Herbert
·
2018-02-06 13:47:54 +09:00
dfc344b47a
Update OpenTK version
Dean Herbert
·
2018-02-05 16:13:30 +09:00
6b35ef7063
Merge branch 'master' of
https://github.com/ppy/osu
into license-year (AppVeyor?)
Felix Ang
·
2018-01-22 18:42:03 +01:00
d294fcfb0b
Update license year.
Felix Ang
·
2018-01-22 18:22:38 +01:00
423559ec6c
Merge remote-tracking branch 'upstream/master' into RefactorInputQueues
Dean Herbert
·
2018-01-16 20:04:34 +09:00
9b33499fe7
First
Previous
1
2
3
4
5
...
Next
Last