Mirage Source
What's the diff.... - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17)
+---- Thread: What's the diff.... (/showthread.php?tid=1022)



What's the diff.... - Tayuke - 16-06-2007

Please, don't beat me up for this noobish question...but, what is the diff between MSE1 and MS3.0.3?


Re: What's the diff.... - Rezeyu - 16-06-2007

Main Difference that matters, MSE 3.0.3 uses MySQL for the database isntead of INI/Binary files.


Re: What's the diff.... - William - 16-06-2007

Rezeyu Wrote:Main Difference that matters, MSE 3.0.3 uses MySQL for the database isntead of INI/Binary files.
3.0.7 uses MySQL, 3.0.3 uses Ini as do MSE1. MSE1 has more constants and some small optimizations.


Re: What's the diff.... - Rezeyu - 16-06-2007

Oh, haha, I thought both 3.0.3 and 3.0.7 did. I must have read wrong.

Sorry.


Re: What's the diff.... - Tayuke - 17-06-2007

William Wrote:
Rezeyu Wrote:Main Difference that matters, MSE 3.0.3 uses MySQL for the database isntead of INI/Binary files.
3.0.7 uses MySQL, 3.0.3 uses Ini as do MSE1. MSE1 has more constants and some small optimizations.

Heh...me see its hard to get 3.0.7 working...ah, I wanna sty away from MySQL for now anyway...

So, its just better to start building off 3.0.3? I mean, MSE1 has that licence attached to it and such...


Re: What's the diff.... - Tayuke - 17-06-2007

Dave Wrote:That license shouldn't defur you from using MSE Build 1.

It's very linient, and only requires you to release things that you should release anyways Tongue

Please read the description on the license, and make your descision. Please realize that MS303 is not supported here anymore.

Well, if you say that, I know what I'll be sticking with Smile And its only bug's fixe's that are found Smile Chance's of me finding any of them are...

Thanks Guys Smile


Re: What's the diff.... - Matt - 17-06-2007

You say 303 isn't supported, it's the same source damn near. You wouldn't be able to tell the difference aside from him telling you it's 303, not MSE. =P


Re: What's the diff.... - Matt - 19-06-2007

=P

If you can't prove someone is not using 303, then you shouldn't say it's no longer supported. =P


Re: What's the diff.... - bhenhur - 20-06-2007

When I really think about 3.0.7, MySQL maybe tricky to couple with Mirage Source. MS can be released with a preset or default database state, but for the person who does not understand databases (Tables, SQL statements etc...) will have a hard time customizing their game. They would have to learn to create and edit their own tables within the database, then program the respective SQL statements into the server.