Search found 10 matches

by GarethP
Sun Dec 01, 2013 11:59 am
Forum: General Discussion
Topic: ScummVM .NET
Replies: 30
Views: 22803

Nitpicking is fine by me, I'd rather have it right with criticism than wrong. The CRLF / LF issue seems to be a VS 2013 issue. It frequently pops up asking me if I want to correct the CRLF issue (to which I say yes) and yet it keeps on coming back after a few saves. Most of the other settings (trail...
by GarethP
Sun Dec 01, 2013 11:35 am
Forum: General Discussion
Topic: ScummVM .NET
Replies: 30
Views: 22803

Oh, crap! I will attempt to fix that asap.

The source files should have license information in them, I made a point of including that. But the source directory I did not. Will take a look and try get it remedied asap. Am not trying to take any undue credit!
by GarethP
Sun Dec 01, 2013 10:53 am
Forum: General Discussion
Topic: ScummVM .NET
Replies: 30
Views: 22803

Posted what I have so far to https://sourceforge.net/projects/scummvmnet/ Its the last 3 weeks worth of work, still much to be done but its a start... Right now I'm focusing on the VectorRenderer, there seems to be a pretty close correlation between VectorRenderer and the Graphics class, should I co...
by GarethP
Fri Nov 29, 2013 12:39 am
Forum: General Discussion
Topic: ScummVM .NET
Replies: 30
Views: 22803

Ah got it.

No I'm doing a little more than that :)
by GarethP
Thu Nov 28, 2013 8:42 pm
Forum: General Discussion
Topic: ScummVM .NET
Replies: 30
Views: 22803

Well, that and a surface RT.
by GarethP
Thu Nov 28, 2013 8:40 pm
Forum: General Discussion
Topic: ScummVM .NET
Replies: 30
Views: 22803

So far just working on the main scummvm project. I assume that's what you refer to with back end?

If I get that done id like to implement one maybe two engines probably start with the scumm engine to keep in the spirit of things. Although this all grew out of an interest in the inner workings of SCI.
by GarethP
Thu Nov 28, 2013 11:24 am
Forum: Other Ports
Topic: scummvm for windows surface / windows rt
Replies: 23
Views: 45403

I'm working on it right now. Currently attempting to port the whole project to native C# much akin to the 2012 April fools posting :D The goal is to get a native C# port and then use that to massage it into something that is compatible with the app store. It's early days yet, I'm still working on th...
by GarethP
Thu Nov 28, 2013 3:48 am
Forum: General Discussion
Topic: touch controls for windows 8.1
Replies: 15
Views: 17077

I've thought about this one before. Many of the later graphical adventures would actually lend themselves quite well to touch (thinking Sierra AGI with the action bar that dropped down from the top). If it were possible to wrap something in place to map certain actions to otherwise difficult tasks t...
by GarethP
Wed Nov 27, 2013 5:33 pm
Forum: General Discussion
Topic: ScummVM .NET
Replies: 30
Views: 22803

I've been spending the last couple of weeks having a play around with this notion. Might take a while but I reckon it can be done. Estimate I've got about 50 - 60% of the core scummvm project ported with an effort to stay as true to the original code as possible at the moment (short of where .Net si...
by GarethP
Wed Nov 27, 2013 11:31 am
Forum: General Discussion
Topic: ScummVM .NET
Replies: 30
Views: 22803

So if somebody decided to take this on for real, would they be considered crazy?