aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/ScriptEngine/RegionEngineLoader.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-12* optimized usings.lbsa711-3/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-11-09Refactoring: Moved component creation to "ComponentFactory" as dictated by co...Tedd Hansen1-3/+3
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 Hansen1-25/+47
2008-09-21* minor: warnings removalJustin Clarke Casey1-14/+14
2008-09-21bugfix for shutdownTedd Hansen1-2/+9
2008-09-21Update svn properties, minor formatting cleanup.Jeff Ames1-86/+86
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 Hansen1-3/+7
2008-09-21Some error handling to avoid errors in SECTedd Hansen1-2/+11
2008-09-21EXPERIMENTAL: Early commit of new Script Engine Component SystemTedd Hansen1-71/+72
2008-05-20Add copyright notices.Jeff Ames1-3/+28
2008-05-11* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...Adam Frisby1-2/+0
2008-05-09Update svn properties.Jeff Ames1-48/+48
2008-05-08* Some refactorings.Adam Frisby1-0/+48