Features:
-Add new virtual methods to scripting which can be used to collect information beyond what the program displays in the simulation results.
Started()
BankrollStarted()
BankrollRunStarted()
BankrollRunFinished()
BankrollFinished()
Finished()
-Add new properties for scripting:
ScriptName
FileFriendlyScriptName
Appearance:
-Make editor tabs be the equivalent width of 4 spaces to make the code more readable.
-Cleanup some documentation formatting.