Revision: 11652
          http://sourceforge.net/p/gmat/code/11652
Author:   lindajun
Date:     2013-03-27 21:52:31 +0000 (Wed, 27 Mar 2013)
Log Message:
-----------
Fix for:
GMT-3572 Saving script with errors in ScriptEvent doesn't actually save 
GMT-3681 Apply and OK buttons stay enabled in ScriptEvent 
GMT-3675 Unable to close Script Event panel 

BeginScript - Appended EndScript comment in GetGeneratingString() so that it 
will show in the ScriptEvent panel.   
ScriptInterpreter - Set beginMissionSeqFound to true when parsing script event 
so that it will parse in command mode.   
Validator - Even though LHS wrapper was created, 
Assignment::SetElementWrapper() may throw an exception when it is not valid, so 
return correct flag in CreateAssignmentWrappers().   
ScriptEventPanel - Used __USE_STC_EDITOR__ macro when accessing 
mFileContentsTextCtrl to avoid crash.   

Modified Paths:
--------------
    trunk/src/base/command/BeginScript.cpp
    trunk/src/base/interpreter/ScriptInterpreter.cpp
    trunk/src/base/interpreter/Validator.cpp
    trunk/src/gui/command/ScriptEventPanel.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Gmat-svn mailing list
Gmat-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gmat-svn

Reply via email to