aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/ScriptEngine (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-04Add copyright headers.Jeff Ames1-0/+27
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames3-3/+3
2009-05-25* Upped version number to 0.6.5lbsa711-3/+3
2009-04-01* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa711-2/+2
2009-02-26Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW1-0/+4
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa711-4/+4
2009-02-19* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...lbsa711-1/+1
2009-02-12* optimized usings.lbsa713-9/+4
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-11-10minor: remove mono compiler warningsJustin Clarke Casey1-1/+2
2008-11-09Refactoring: Moved component creation to "ComponentFactory" as dictated by co...Tedd Hansen3-101/+148
2008-11-08* "Fixed" a NRE with the new script engine Tedd committedAdam Frisby1-8/+14
2008-11-08Work in progress on SECS stuff. Have been holding it off until after 0.6 rele...Tedd Hansen12-632/+181
2008-09-21* minor: warnings removalJustin Clarke Casey3-17/+17
2008-09-21bugfix for shutdownTedd Hansen1-2/+9
2008-09-21Update svn properties, minor formatting cleanup.Jeff Ames11-788/+788
2008-09-21Fix an exception in new ScriptEngine loader where a region wouldMelanie Thielker1-1/+2
2008-09-21More locks, try's and disable some things in SEC - maybe it won't crash now. :)Tedd Hansen3-14/+27
2008-09-21Some error handling to avoid errors in SECTedd Hansen2-18/+40
2008-09-21EXPERIMENTAL: Early commit of new Script Engine Component SystemTedd Hansen12-0/+771