Medieval RTS link fixed

Seems I messed up a bit and the download link for Medieval RTS didn’t work. I’ve got it working now and I would dearly love to hear your comments on this work in progress.
To get the unit selection and menus working properly I’m going to re-write the whole mouse thing. For starts I’m not going to rely on the mouse, instead I’m going to create an object under the mouse (you can think of it as a cursor as I’m going hide the mouse) and this object will be sensitive to what is under it and can change itself to another cursor object depending on the actions of the user (hover, left-click, right-click) and the object under it.
I’ll go into more detail when I’ve got the cursor thing working. At the moment I’ve promised the folks on SA Developer .NET I’d write a Python Editor for open source (I want to talk about that too!) and I’m working through the Silverlight Quickstart guide (check out some this funky demo) and I want to see if I can make a game with it.


