Feed on
Posts
Comments

Archive for the ‘code’ Category

Eve Source Code Leaked Online!

It would seem that the Python Source Code to the popular game ‘Eve’ has been leaked on the internet.
While apparently downloaders of the Eve Source utilizing torrent links are being banned, there is a MegaUpload link from which I’ve heard no such rumours.
You can find it over at: REMOVED
(hit up your favourite torrent site if [...]

Read Full Post »

Wonderful Success Message

Error messages have gotten a lot of flack over the years for unintuitive wording or programatic creation (causing odd succesions of phrases to the effect of ‘there was an error’ ;) to which all you can reply is ‘okay’ implying that somehow it is acceptable for the computer to erase all your data. Today, however, a [...]

Read Full Post »

C# DWM Glass

Okay, I’m about to go in to demo ‘Giggle’, but I just found a way of rendering readable text on glass in C#’ without adding to the onPaint() functions etc… and it’s really easy!
 
As you can see, it’s easily adaptable in to a function for ‘universal painting of text on to Glass, although notable is [...]

Read Full Post »