blah38621_cp
dcd685a90f
More from Gendarme. Cosmos.VS.Package's AssemblyVersion attribute didn't match it's AssemblyFileVersion, they now match. Sealed a few non-inherited attributes. Also made private field actually used as was intended.
2011-10-23 00:15:19 +00:00
blah38621_cp
1b922726f0
The first of a series of commits as I work my way down the list of things Gendarme found wrong. (a large amount is likely to be skipped, as gendarme found 13k potential issues.)
...
This one makes sure that constructors for abstract classes are protected, not public, as the constructor can only be called by child classes.
2011-10-22 23:19:51 +00:00
blah38621_cp
92dcac4a51
Made a few improvements to the speed of the ILScanner, including caching the resolved plugs.
...
Added the possibility for an optimization step in the IL2CPU MSBuild task. Currently commented out, but should work fine with a few modifications to the optimizer.
Moved classes that are dependent on Cosmos from the Orvid.Graphics, into the Orvid.Graphics.Cosmos assembly.
Re-factored the font mechanism, added partially working .fnt Font support.
Added a Rectangle class, and a Vec2d class, which is the same as Vec2, except with doubles for the X and Y values.
Made a small aesthetic improvement to the output of the File2ByteArray Converter.
2011-09-03 21:05:46 +00:00
blah38621_cp
c526f44444
Applied patch 10214, which fixes work item 14107. Also reverted IOPortImpl back to the Assembler attribute, as my Inline attribute was causing issues.
2011-08-17 16:57:18 +00:00
kudzu_cp
4d51935cc9
Backed out label changes. They use . again. The # change caused too many issues.
2011-07-20 02:39:36 +00:00
kudzu_cp
b4a8afcc72
X# DataMember.Address
2011-07-20 00:03:05 +00:00
kudzu_cp
32e5c353fb
Labels use # instead of ., hopefully GDB will like them better.
2011-07-19 23:32:55 +00:00
kudzu_cp
914cb71930
2011-07-18 16:03:50 +00:00
kudzu_cp
951e5859fc
2011-07-18 04:43:07 +00:00
kudzu_cp
bcfd0dd94f
No asm labels for X#
2011-07-18 01:25:43 +00:00
kudzu_cp
bfa405335d
X# work.
2011-07-17 05:01:14 +00:00
kudzu_cp
b74dd21e3c
X# DataMember implicit declarations
2011-07-17 04:27:51 +00:00
kudzu_cp
35089c88e9
2011-07-17 01:27:14 +00:00
kudzu_cp
c5b64267e4
2011-07-16 20:31:56 +00:00
kudzu_cp
24ca990ae1
Asm labelling for stepping.
2011-07-16 20:19:57 +00:00
kudzu_cp
c68c0104d5
2011-07-16 16:38:26 +00:00
kudzu_cp
4c8740d57b
CPDB changes.
2011-07-16 04:10:10 +00:00
Trivalik_cp
7f84d28d69
add DOTNETCOMPABILE define condition,
...
change StackContents to uint,
able to use now mnemoric with 3 operands,
shl IL near 64 bit (unknown error),
add asm line to nasm error
2011-02-22 17:03:42 +00:00
Trivalik_cp
dca3e60ff6
speed up il2cpu (half time for me)
2011-02-17 23:47:22 +00:00
Trivalik_cp
a80ef75b20
unit format of assemblyinfos
2010-09-09 20:54:55 +00:00
kudzu_cp
fe43fbddeb
Set all csproj files to .NET 4.0.
2010-09-06 14:16:09 +00:00
Trivalik_cp
1785670a75
renaming all, except vspackage
2010-09-04 19:07:11 +00:00
Trivalik_cp
474c16ecd8
remove vs2008 support, part 1 (not usable)
2010-09-04 17:59:02 +00:00
Trivalik_cp
7768ebc612
update csproj for vs2010, add debugable for vspackage in vs2010
2010-09-01 20:55:41 +00:00
kudzu_cp
b1159324c8
Bootstrap
2010-09-01 01:30:53 +00:00
Trivalik_cp
25f2073375
fix rest of csproj, wrong name in 2010.bat
2010-08-24 18:03:46 +00:00
mterwoord_cp
89b92ac9fd
2010-08-21 15:27:53 +00:00
Trivalik_cp
56f9e25016
add near all Solution and Project Files for Visual Studio 2010
...
Cosmos still compiles
2010-08-12 20:21:55 +00:00
kudzu_cp
4601139598
Waiting for debugger message on boot
2010-08-12 15:36:06 +00:00
mterwoord_cp
3bcdcf5fea
Works again.
2010-08-05 16:56:09 +00:00
mterwoord_cp
aee6b8d3bf
DONT DOWNLOAD. this version does build, but probably wont work. testing now.
2010-08-05 16:18:27 +00:00
kudzu_cp
124568f177
DO NOT CHECK OUT - This is a broken build for passing off to Matthijs.
2010-08-05 13:50:32 +00:00