File Release Notes and Changelog
Release Name: 1.0.4
Notes:
Changes:
Changes to 1.0.4 from 1.0.2<br>
<ul>
<li>Microsoft Visual C++ does not conform to the C++ scope standards
fixed loop variable declarations so it works - thanks to Peter Burns
<li>removed 'amberscript' from the source tree because it's dumb
and the graphical version is in the works
<li>changed everything from using char arrays to using std::string.
it's much more fun.
</ul>
<br>