Commit graph

6 commits

Author SHA1 Message Date
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
d8dcde9a1d String drawing support was added to Orvid.Graphics. Currently it only supports bdf fonts, but more are in the works. Also, in OForms, the window now displays the name in the header. 2011-08-30 00:58:03 +00:00
blah38621_cp
3f94a3b9b5 Made a small improvement to the responsiveness of the taskbar. 2011-08-23 20:30:05 +00:00
blah38621_cp
1c5441f636 Resizing a window is now supported, also, most of the OForms assembly now has full XML documentation. 2011-08-23 20:19:11 +00:00
blah38621_cp
8df5c27ed3 Working TaskBar anyone? 2011-08-23 19:47:58 +00:00
blah38621_cp
4b2bb8a0c9 Made a large number of changes in Orvid.Graphics, added an OForms project, and added most of a full window system. Next commit will add a proper taskbar, as well as minimize capability to the system. 2011-08-23 16:38:27 +00:00