source: tmcsimulator-scriptbuilder/trunk/src/scriptbuilder/structures/ScriptIncident.java @ 196

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @195   6 years sdanthin SimulationScript?.java now prepends a zero if the number of the incident is …
(edit) @168   6 years sdanthin ScriptIncident?.java added addNewEventFromXML function, modified …
(edit) @167   6 years sdanthin TimeSlice?.java modified remove/getcorrespondingAudioEvent to work with ID …
(edit) @164   6 years sdanthin ScriptIncident?.java added if statement to create a correct AudioEvent? when …
(edit) @150   6 years sdanthin IncidentTimelinePanel?.java added right-click menu popup functionality to …
(edit) @145   6 years sdanthin Move from Git to Svn (LARGE COMMIT)
(edit) @131   9 years bmcguffin DTD file for XML writing is now internal, so script.dtd file is no longer …
(edit) @122   9 years bmcguffin Added message panel warning user, if the first event placed in an incident …
(edit) @120   9 years bmcguffin Altered addNewEvent() so that start times of events are now rounded to the …
(edit) @119   9 years bmcguffin Fixed a bug which caused an event to be destroyed if it was the only event …
(edit) @117   9 years bmcguffin Redesigned the method by which the first event in an event is added to …
(edit) @116   9 years bmcguffin The first event added to any incident is automatically placed at time 0 …
(edit) @111   9 years bmcguffin Annotated these files. Fixed a bug that caused newly created incidents to …
(edit) @107   9 years bmcguffin Fixed a bug where deleting the first timeslice of an incident would not …
(edit) @106   9 years bmcguffin Fixed a bug which prevented the length of an incident from being properly …
(edit) @103   9 years bmcguffin Individual incident editor window now shows the relevant incident as …
(edit) @76   9 years bmcguffin Added javadoc for several files.
(edit) @58   9 years bmcguffin Updated setOffset() method to actually shift timeslices. Changed scope of …
(edit) @56   9 years bmcguffin Added test files and began filling them out. Added an integration test for …
(edit) @47   9 years bmcguffin Updated toXML behaviors for several classes to bring final adjustments in …
(edit) @46   9 years bmcguffin Added file: XMLWriter, in package Scriptbuilder.structures. It holds …
(edit) @40   9 years bmcguffin Added handling methods for injecting CAD data into timeslices.
(edit) @38   9 years bmcguffin Removed the newLine at the end of each openTag method.
(edit) @34   9 years bmcguffin Added functionality to "Save Incident" menu dropdown button. Program now …
(edit) @30   9 years bmcguffin Made TimeSlice?, ScriptIncident?, and SimulationScript? all implement …
(edit) @24   9 years bmcguffin
(edit) @12   9 years bmcguffin Added a variable to track total number of events in the incident. Removed …
(edit) @9   9 years bmcguffin Decoupled ScriptIncident? from the observer-observable pattern. …
(edit) @7   9 years bmcguffin Renamed Interfaces in structures.events package from "*Interface" to …
(copy) @5   9 years jdalbey move project files to trunk
copied from src/scriptbuilder/structures/ScriptIncident.java:
(add) @1   9 years bmcguffin 2017/07/18: Uploaded entire prototype to SVN repo.
Note: See TracRevisionLog for help on using the revision log.