05-05-2008, 09:20 PM
I repeat my question.
Is there anything that you can do in Delphi that you can't do in VB6 that'll make Mirage more advanced?
--------------------------------------
Are there any features which you would want to create for Mirage that you can't do in VB6?
In the end, the engine will run as well as you know the language. If you know Delphi more than VB6, I'd suggest you find a Delphi based engine or even program your own. I really don't understand how you could convert a VB6 application to some other language if you don't know VB6 >_>
Mirage is comprised of a graphics engine, a simple sound API call and a network engine. All of the code can probably be found at www.pscode.com or elsewhere in open source projects.
Rather than trying to manually convert the entire thing, I suggest you go look for an open-source graphics engine for Delphi and start an engine from that.
Is there anything that you can do in Delphi that you can't do in VB6 that'll make Mirage more advanced?
--------------------------------------
Are there any features which you would want to create for Mirage that you can't do in VB6?
In the end, the engine will run as well as you know the language. If you know Delphi more than VB6, I'd suggest you find a Delphi based engine or even program your own. I really don't understand how you could convert a VB6 application to some other language if you don't know VB6 >_>
Mirage is comprised of a graphics engine, a simple sound API call and a network engine. All of the code can probably be found at www.pscode.com or elsewhere in open source projects.
Rather than trying to manually convert the entire thing, I suggest you go look for an open-source graphics engine for Delphi and start an engine from that.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?