Gez
Why don't I have a custom title by now?!
Posts: 9149
Registered: 07-07 |
t.v. said:
I* Does it use the ZDoom engine like Freedom. If so:
IIRC Zdoom cannot be (part of anything) sold for profit. None of the engines can.
Freedoom doesn't need ZDoom. It can be run on a wide variety of ports, including GLBoom, which is the port which was used as a base for the iPhone port of Doom, whose source code is available here.
Since that code is under the GPL, selling it for profit is perfectly acceptable, the only requirement being that the source code remains available and gratis.
Porting Harmony to a stand-alone app based on the GLBoom code wouldn't be very hard. All that's needed is to add a scaling system for sprites. It's rather trivial because Doom already scale sprites anyway (to account for distance) so you just need to add a single other factor in the computation. As far as I know, GLBoom already supports hi-fi music formats such as OGG or MP3; and it can run embedded dehacked lumps.
|