Commit graph

7529 commits

Author SHA1 Message Date
Quajak
88c50eceb7 Merge remote-tracking branch 'upstream/master' 2018-02-24 15:26:33 +01:00
Quajak
63f140f0ba Added new ceiling command 2018-02-24 15:23:44 +01:00
Arawn Davies
beb48f29fd Merge branch 'master' of https://github.com/CosmosOS/Cosmos into pr-767
Merge master into pr-767
2018-02-24 11:02:45 +00:00
fanoI
080461bbb2
Merge pull request #854 from quajak/master
Rewrite of more math functions
2018-02-24 11:29:38 +01:00
José Pedro
ba59a99cae
Fixed .NET Framework check. 2018-02-24 01:06:53 +00:00
José Pedro
66554bd34b
Removed SUPPORT.md. 2018-02-24 01:05:03 +00:00
Quajak
106abb8744 Uses to double 2018-02-23 18:21:28 +01:00
Qujak
350b1aa831 Added special test for sin and cosine 2018-02-23 16:37:35 +01:00
Arawn Davies
c0192a21c7
Merge pull request #902 from CosmosOS/master
VS property pages.
2018-02-22 21:49:33 +00:00
José Pedro
37623dc78d
VS property pages. 2018-02-22 20:10:48 +00:00
Qujak
40fef5ba6a Fixed naming problem 2018-02-22 20:03:06 +01:00
Arawn Davies
359f8ea974
Update FullScreenCanvas.cs 2018-02-22 11:57:13 +00:00
Arawn Davies
c954eb5b51
Merge pull request #838 from KingLuigi4932/patch-12
Fix: Getting one volume only
2018-02-22 11:47:16 +00:00
Arawn Davies
ea2c7a2a8d
Update BitConverterTest.cs
Byte[] doubleBytes was already defined, so redefining it instead of creating a new instance in that scope, should fix it
2018-02-22 11:28:58 +00:00
Qujak
dc27f898fb
Merge branch 'master' into master 2018-02-22 08:17:50 +01:00
Arawn Davies
d61cfa6c06 Nearly there 2018-02-22 00:22:45 +00:00
Qujak
e9b463c1e5 Added tan and atan method with tests 2018-02-21 21:41:48 +01:00
Qujak
b5cc828624 Added BitConverter toDouble method and added tests
Fixed log function
2018-02-21 17:58:47 +01:00
Qujak
d89ba10244 Rewrote log functions and added tests
Ensured that the copyright notice from fdlibm is clearly present at the beginning of the file
2018-02-21 10:16:22 +01:00
Arawn Davies
620150edf8 Adds required changes to CGS when initializing the driver 2018-02-20 21:29:30 +00:00
Arawn Davies
a4e797f388
[WIP] [CGS] Merge pull request #767 from KingLuigi4932/patch-7
[CGS] VmWare Support
2018-02-20 21:12:32 +00:00
José Pedro
562533f527
VS extension icons. 2018-02-20 17:35:38 +00:00
José Pedro
ee9113d5c3
Added missing project references to Cosmos.TestRunner.UI. 2018-02-19 18:17:44 +00:00
José Pedro
90d857d2c5
Cosmos project system fix. 2018-02-19 17:44:20 +00:00
José Pedro
a5b557e6e4
Package upgrades. 2018-02-18 18:32:34 +00:00
José Pedro
cd32f8f27c
Cosmos.VS.Windows improvements. 2018-02-18 18:07:42 +00:00
José Pedro
bcb047523e
Installer script fix. 2018-02-18 02:03:47 +00:00
José Pedro
068e0f20c8
Cosmos property page fixes. 2018-02-17 18:01:54 +00:00
José Pedro
f2e1cd30c7
Cosmos.VS.Windows improvements. 2018-02-16 22:13:16 +00:00
José Pedro
9d54d0b072
Code cleanup. 2018-02-15 22:11:38 +00:00
José Pedro
4fca80f6ce
Build targets. 2018-02-15 20:53:34 +00:00
José Pedro
3f56dcc3ce
Build targets. 2018-02-15 19:31:56 +00:00
José Pedro
3d30e35332
Project file cleanup. 2018-02-15 19:25:36 +00:00
José Pedro
5a014c18fa
Build targets. 2018-02-14 21:36:22 +00:00
José Pedro
ee2dfdb815
Build system fixes. 2018-02-14 21:23:25 +00:00
José Pedro
c6eb3ab6a9
Build targets. 2018-02-14 18:36:41 +00:00
José Pedro
dff56c4d7a
Changed the package installation folder.
Build targets.
2018-02-14 17:02:06 +00:00
José Pedro
845044c888
Build targets. 2018-02-13 17:52:28 +00:00
José Pedro
f11226278d
Build targets. 2018-02-12 16:48:43 +00:00
José Pedro
e22886a745
Build targets. 2018-02-12 01:19:41 +00:00
José Pedro
839a71e06b
Converted Cosmos.VS.DebugEngine to the new project system. 2018-02-12 01:06:53 +00:00
José Pedro
ce3aa13b61
Build targets. 2018-02-11 18:35:35 +00:00
jp2masa
07c67d49ec
Merge pull request #818 from CosmosOS/code-cleanup
Code cleanup
2018-02-11 01:32:21 +00:00
José Pedro
fe61ebc608
Added VSPropertyPages to Build.sln. 2018-02-10 22:53:51 +00:00
José Pedro
b830eecc3f
Code cleanup. 2018-02-10 20:46:46 +00:00
José Pedro
591c23392b
Code cleanup. 2018-02-10 19:38:02 +00:00
José Pedro
e970ebfbd2
Added PrivateAssets="All" to Cosmos.Build.Tasks dependencies. 2018-02-09 21:06:32 +00:00
José Pedro
52cf4e39d0
Fixed NASM command line arguments. 2018-02-08 22:18:16 +00:00
fanoI
df3eb587a5
Merge pull request #885 from fanoI/dictionary_work
Dictionary<String, T> works finally!
2018-02-07 19:59:46 +01:00
Arawn Davies
613f402ce9
Update LICENSE.txt
It's 2018 y'all :)
2018-02-07 14:13:17 +00:00