aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ExtensionsScriptModule (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Cleaning up code, making it conform to OpenSim standards.Adam Frisby2008-05-061-1/+1
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-0127-66/+66
* * Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby2008-04-301-19/+0
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-216-13/+20
* Comment out unused private methods.Jeff Ames2008-03-251-17/+18
* *Moved LandManagement into its own region module (spiffy!)mingchen2008-03-221-2/+2
* Formatting cleanup.Jeff Ames2008-03-1832-864/+850
* Minor cleanup.Jeff Ames2008-02-2013-13/+13
* Converted logging to use log4net.Jeff Ames2008-02-056-18/+29
* * Mother of all commits:Adam Frisby2008-01-153-12/+12
* Commenting out InnerScene.SceneObjects for now since it was unpopulated and n...Justin Clarke Casey2008-01-071-1/+3
* * Optimized usingslbsa712007-12-2720-20/+20
* *Removed some exceptions that were thrown in Land that is no longer needed.mingchen2007-12-211-1/+4
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-2/+2
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-1019-38/+38
* removed obsolete Verbose() functionJeff Ames2007-12-061-1/+1
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-042-4/+4
* * Diuerse beavtificatemslbsa712007-11-012-5/+3
* * Optimized usingslbsa712007-10-3031-563/+554
* * Deleted .user filelbsa712007-10-301-12/+0
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-292-2/+2
* * Return of R2162. /Take that SVN!/Adam Frisby2007-10-221-1/+1
* revert r2162 as it completely clobbered all the work onSean Dague2007-10-221-2/+2
* * Major ass commit.Adam Frisby2007-10-221-2/+2
* changes to pass nini config object to the modules that getSean Dague2007-10-191-148/+149
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-1513-1/+365
* * Gave ModuleLoader some good lovin'lbsa712007-10-101-148/+148
* getting all our line endings consistant againSean Dague2007-10-051-148/+148
* * Renamed ScriptConsole to PluginConsole for clarityAdam Frisby2007-09-241-1/+1
* * Deleted unused RegionManager.cslbsa712007-09-191-3/+0
* * 'Use format string' ftwlbsa712007-09-191-131/+132
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-18/+25
* fixing me some line endingsSean Dague2007-09-1732-3103/+3103
* mass update of urls in source code to new websiteSean Dague2007-09-1019-19/+19
* remove build files from svn Sean Dague2007-09-074-575/+0
* Some work on Module loading/management.MW2007-09-041-5/+10
* Config option for loading ScriptEngine (wjordan)Tedd Hansen2007-08-301-12/+0
* Various small changes (some likely to be removed again soon)MW2007-08-291-5/+5
* Applied danx0r's ODE patch [mantis number 340].MW2007-08-282-2/+4
* Taken the old scripting engine out of Region.Environment and moved it into a ...MW2007-08-2838-0/+3698