aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/ScriptEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headers.Jeff Ames2009-06-041-0/+27
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-013-3/+3
* * Upped version number to 0.6.5lbsa712009-05-251-3/+3
* * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa712009-04-011-2/+2
* Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW2009-02-261-0/+4
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-201-4/+4
* * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...lbsa712009-02-191-1/+1
* * optimized usings.lbsa712009-02-123-9/+4
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* minor: remove mono compiler warningsJustin Clarke Casey2008-11-101-1/+2
* Refactoring: Moved component creation to "ComponentFactory" as dictated by co...Tedd Hansen2008-11-093-101/+148
* * "Fixed" a NRE with the new script engine Tedd committedAdam Frisby2008-11-081-8/+14
* Work in progress on SECS stuff. Have been holding it off until after 0.6 rele...Tedd Hansen2008-11-0812-632/+181
* * minor: warnings removalJustin Clarke Casey2008-09-213-17/+17
* bugfix for shutdownTedd Hansen2008-09-211-2/+9
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-2111-788/+788
* Fix an exception in new ScriptEngine loader where a region wouldMelanie Thielker2008-09-211-1/+2
* More locks, try's and disable some things in SEC - maybe it won't crash now. :)Tedd Hansen2008-09-213-14/+27
* Some error handling to avoid errors in SECTedd Hansen2008-09-212-18/+40
* EXPERIMENTAL: Early commit of new Script Engine Component SystemTedd Hansen2008-09-2112-0/+771