aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ExtensionsScriptModule/ScriptManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-3/+3
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+3
2008-03-18Formatting cleanup.Jeff Ames1-27/+27
2008-02-05Converted logging to use log4net.Jeff Ames1-5/+7
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-04* Fixed a whole bunch of console messages.Adam Frisby1-3/+3
2007-11-01* Diuerse beavtificatemslbsa711-2/+2
2007-10-30* Optimized usingslbsa711-13/+13
2007-10-22* Return of R2162. /Take that SVN!/Adam Frisby1-1/+1
2007-10-22revert r2162 as it completely clobbered all the work onSean Dague1-2/+2
2007-10-22* Major ass commit.Adam Frisby1-2/+2
2007-10-19changes to pass nini config object to the modules that getSean Dague1-148/+149
2007-10-10* Gave ModuleLoader some good lovin'lbsa711-148/+148
2007-10-05getting all our line endings consistant againSean Dague1-148/+148
2007-09-19* Deleted unused RegionManager.cslbsa711-3/+0
2007-09-19* 'Use format string' ftwlbsa711-131/+132
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-18/+25
2007-09-17fixing me some line endingsSean Dague1-143/+143
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-09-04Some work on Module loading/management.MW1-5/+10
2007-08-29Various small changes (some likely to be removed again soon)MW1-5/+5
2007-08-28Taken the old scripting engine out of Region.Environment and moved it into a ...MW1-107/+138
2007-08-06* minor refactoringslbsa711-1/+1
2007-08-06... and here's the second part...lbsa711-0/+0
2007-08-06Part 1 of a two-part commit to change caps of 'scripting' dir...lbsa711-0/+0
2007-07-16changed to native line ending encodingSean Dague1-107/+107
2007-07-14Added AddPreCompiledScript method to ScriptManager.MW1-0/+8
2007-07-13* Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.ScriptingAdam Frisby1-1/+1
2007-07-05* Java engine fully back in SugiliteAdam Frisby1-0/+3
2007-07-05* Added Java support back into Sugilite (although it still needs a calling ho...Adam Frisby1-1/+1
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-7/+7
2007-06-28* Removed J# language support because it has issues with Mono.Adam Frisby1-3/+0
2007-06-28Finished removing the old scripting code, Scene.Scripting.cs and OpenSim.Fram...MW1-1/+1
2007-06-28Imported the scripting changes, so now should be up to date with sugilite. MW1-0/+99