Cosmos/source2/Users
2011-08-01 02:19:23 +00:00
..
Geramy/GeramysPlayground/RamTest 2011-04-12 09:04:03 +00:00
Gero Landmann unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
Kudzu DebugStub optimizations. 2011-07-17 02:24:12 +00:00
Matthijs 2011-03-19 15:44:13 +00:00
Orvid Added the support for the first of many image formats Orvid.Graphics will eventually be able to handle. The format is custom, and is very plain. The file essentially contains the height, and width of the image, then the pixels of the image in rgba succession. (each component is a byte) Finally, the bytes that this produces are compressed using LZMA compression, producing a very basic, but usable format. Next will be an animated version, as well as support for animated images in the library. 2011-08-01 02:19:23 +00:00
Pegasusplus/Cosmos.IL2CPU.Plugs/GeneralIntegerImpl Prepare to help implement Integer(contains int8, 16, 32, 64) plugs in IL2CPU 2011-02-18 11:08:09 +00:00
SSchocke/SSchockePlayground Checkin of working FloatToString(FtoA) method as well as Map<K,V> (replacement for Dictionary<K,V>) in my playground 2011-03-21 20:10:28 +00:00