index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
OptionalModules
/
Scripting
/
Minimodule
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
Move simulator asset info commands to an optional module from the connector. ...
Justin Clark-Casey (justincc)
1
-3
/
+2
2011-12-05
Fix CHANGED_TEXTURE and CHANGED_COLOR.
Melanie
1
-5
/
+5
2011-07-09
Rename SetSculptData() to SetSculptProperties(), since this is what it does (...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-04-02
Comment out some startup logging lines to make up for the one I added earlier...
Justin Clark-Casey (justincc)
1
-9
/
+1
2011-03-25
Start using IPrimCounts populated by PrimCountModule instead of LandData coun...
Justin Clark-Casey (justincc)
1
-0
/
+1
2010-10-28
Formatting cleanup.
Jeff Ames
2
-2
/
+1
2010-10-27
Formatting cleanup.
Jeff Ames
1
-7
/
+4
2010-10-21
First attempt to get multiple attachments working to support viewer2.
Master ScienceSim
1
-9
/
+6
2010-09-16
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...
John Hurliman
1
-5
/
+1
2010-09-12
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2010-09-10
First pass at cleaning up thread safety in EntityManager and SceneGraph
John Hurliman
2
-4
/
+6
2010-08-28
Improve liveness by operating on list copies of SOG.Children where appropriate
Justin Clark-Casey (justincc)
1
-10
/
+12
2010-08-26
Improve consistency of locking for SOG.m_parts in order to avoid race conditi...
Justin Clark-Casey (justincc)
1
-7
/
+12
2010-05-21
Apply http://opensimulator.org/mantis/view.php?id=4632
Justin Clark-Casey (justincc)
2
-2
/
+60
2010-05-21
Apply http://opensimulator.org/mantis/view.php?id=4627
Justin Clark-Casey (justincc)
2
-0
/
+20
2010-04-28
Minor spelling corrections in MiniModule: "RetreiveAsset" changed to
unknown
2
-5
/
+5
2010-02-22
Changed asset CreatorID to a string
John Hurliman
1
-1
/
+1
2010-02-22
* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...
John Hurliman
1
-1
/
+1
2010-02-19
Apply http://opensimulator.org/mantis/view.php?id=4495
Justin Clark-Casey (justincc)
2
-0
/
+8
2010-02-14
Revolution is on the roll again! :)
Revolution
2
-3
/
+3
2010-01-30
apply http://opensimulator.org/mantis/view.php?id=4486
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
1
-41
/
+23
2010-01-23
Updates all IRegionModules to the new style region modules.
Revolution
1
-23
/
+41
2010-01-10
Some typos fixed related to master avie removal
Diva Canto
1
-2
/
+2
2010-01-10
Remove all references to master avatar, replacing with estate owner where
Melanie
1
-3
/
+3
2010-01-04
Formatting cleanup. Add copyright headers.
Jeff Ames
3
-9
/
+9
2009-12-23
Thank you kindly, Ziah for a patch that adds the channel to the class ChatEve...
Charles Krinke
4
-2
/
+16
2009-12-21
Patch from Ziah.
Melanie
1
-8
/
+32
2009-11-05
Changing the AssetBase constructors to avoid initializing assets with an unkn...
John Hurliman
1
-4
/
+1
2009-10-26
Experimental change of PhysicsVector to Vector3. Untested
John Hurliman
1
-21
/
+21
2009-10-15
* Removed some of the redundant broadcast functions in Scene and SceneGraph s...
John Hurliman
1
-2
/
+2
2009-10-02
- cleaning up LandData/ILandObject capitalization issues
dr scofield (aka dirk husemann)
2
-6
/
+6
2009-10-01
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-08-18
Added additional configuration options for MRM Security. See OpenSim.ini.exam...
Adam Frisby
1
-8
/
+22
2009-08-18
* Implementing a bunch of Unimplemented MRM stubs.
Adam Frisby
2
-10
/
+27
2009-08-17
Add copyright header. Formatting cleanup.
Jeff Ames
2
-2
/
+29
2009-08-17
* Implements AppDomain Security for MRM Scripts.
Adam Frisby
1
-2
/
+101
2009-08-16
* Implements ISecurityCredential member on SPAvatar, SPAvatarAttachment
Adam Frisby
4
-8
/
+15
2009-08-16
* Refactor: Moves IAvatarAttachment into IAvatarAttachment.cs instead of IAva...
Adam Frisby
2
-13
/
+15
2009-08-16
* Implements ISecurityCredential on all uses of SOPObject.cs except Avatar At...
Adam Frisby
2
-2
/
+2
2009-08-16
* [MRM] Added permission checks to MRM Events (ie, requires edit permission t...
Adam Frisby
1
-6
/
+9
2009-08-16
* Fixes potential NulRef in MRM Security Checks.
Adam Frisby
2
-3
/
+4
2009-08-16
* [MRM] Implements permission checks on IObject implementations in SOPObject....
Adam Frisby
3
-9
/
+92
2009-08-16
Add copyright headers. Formatting cleanup.
Jeff Ames
2
-1
/
+55
2009-08-16
Misc cleanup.
Jeff Ames
1
-1
/
+1
2009-08-16
* Beginnings of a Security Credential system in MRM. This will eventually lea...
Adam Frisby
6
-13
/
+62
2009-08-09
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-08-07
From: Snowcrash <Snowcrash.short@gmail.com>
Melanie
3
-4
/
+13
2009-08-07
* Implements MRM's Stop() interface member.
Adam Frisby
2
-0
/
+10
2009-07-25
* Updates libOMV to version 0.7.0
Teravus Ovares
2
-2
/
+4
[next]