aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2011-04-031-9/+1
|\
| * Comment out some startup logging lines to make up for the one I added earlier...Justin Clark-Casey (justincc)2011-04-021-9/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-011-0/+1
|\ \ | |/
| * Start using IPrimCounts populated by PrimCountModule instead of LandData coun...Justin Clark-Casey (justincc)2011-03-251-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-291-9/+6
|\ \ | |/
| * Merge branch 'opensim-master' into dev-appearanceMaster ScienceSim2010-10-282-9/+5
| |\
| * | First attempt to get multiple attachments working to support viewer2.Master ScienceSim2010-10-211-9/+6
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-292-2/+1
|\ \ \ | | |/ | |/|
| * | Formatting cleanup.Jeff Ames2010-10-282-2/+1
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-271-7/+4
|\ \ \ | |/ /
| * | Formatting cleanup.Jeff Ames2010-10-271-7/+4
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-171-5/+1
|\ \ | |/
| * Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman2010-09-161-5/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-133-6/+8
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-09-121-2/+2
| * First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2010-09-102-4/+6
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-071-1/+1
|\ \ | |/
| * Make console backup command do a forced backup rather than non-forcedJustin Clark-Casey (justincc)2010-09-061-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-301-10/+12
|\ \ | |/
| * Improve liveness by operating on list copies of SOG.Children where appropriateJustin Clark-Casey (justincc)2010-08-281-10/+12
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-261-7/+12
|\ \ | |/
| * Improve consistency of locking for SOG.m_parts in order to avoid race conditi...Justin Clark-Casey (justincc)2010-08-261-7/+12
| * Fix a nullref in EventManager caused by RegionReady not setting the sceneMelanie Thielker2010-05-301-0/+1
* | Fix the XmlRpcRouterModule so it reads from the correct config section ([XMLR...Tom2010-08-011-2/+2
* | Add an m_enabled flag to XmlRpcRouterModule so it won't try to bind the xmlrp...Tom2010-08-011-2/+10
* | Fix a nullref in EventManager caused by RegionReady not setting the sceneMelanie Thielker2010-05-311-0/+1
|/
* Apply http://opensimulator.org/mantis/view.php?id=4632Justin Clark-Casey (justincc)2010-05-212-2/+60
* Apply http://opensimulator.org/mantis/view.php?id=4627Justin Clark-Casey (justincc)2010-05-212-0/+20
* Minor spelling corrections in MiniModule: "RetreiveAsset" changed tounknown2010-04-282-5/+5
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-1/+1
* Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i...John Hurliman2010-02-222-0/+8
|\
| * Merge branch 'master' into presence-refactorMelanie2010-02-222-0/+8
| |\
| | * Apply http://opensimulator.org/mantis/view.php?id=4495Justin Clark-Casey (justincc)2010-02-192-0/+8
* | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+1
|/ /
* | Merge branch 'master' into presence-refactorMelanie2010-02-152-3/+3
|\ \ | |/
| * Revolution is on the roll again! :)Revolution2010-02-142-3/+3
* | Merge branch 'master' into presence-refactorMelanie2010-02-081-1/+1
|\ \ | |/
| * apply http://opensimulator.org/mantis/view.php?id=4486Justin Clark-Casey (justincc)2010-01-301-1/+1
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-295-84/+45
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-235-45/+84
* | Some typos fixed related to master avie removalDiva Canto2010-01-101-2/+2
* | Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-3/+3
|/
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-043-9/+9
* Thank you kindly, Ziah for a patch that adds the channel to the class ChatEve...Charles Krinke2009-12-234-2/+16
* Patch from Ziah.Melanie2009-12-211-8/+32
* minor: reduce region ready logging verbosityJustin Clark-Casey (justincc)2009-11-261-5/+4
* Add IScriptModuleComms interface and region module to handle dispatch ofMelanie2009-11-101-0/+105
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-051-4/+1
* Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman2009-10-261-21/+21
* * Removed some of the redundant broadcast functions in Scene and SceneGraph s...John Hurliman2009-10-151-2/+2