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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
* Change the signature of the agent set appearance callback to prevent unnece...
John Hurliman
2009-09-30
2
-13
/
+2
*
|
Add RebakeAvatarTexturesPacket to the client view
Melanie
2009-09-30
2
-0
/
+8
|
/
*
Thank you, mcortez, for a patch to address showing users in group list
Melanie
2009-09-17
2
-44
/
+100
*
SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul...
John Hurliman
2009-09-16
1
-2
/
+1
*
* fix missing lock on XMLRPC GroupsModule
Teravus Ovares (Dan Olivares)
2009-09-14
1
-1
/
+4
*
warnings safari.
dr scofield (aka dirk husemann)
2009-09-02
1
-2
/
+2
*
cleanup.
dr scofield (aka dirk husemann)
2009-09-01
1
-1
/
+0
*
cleaning up RegionReadyModule:
dr scofield (aka dirk husemann)
2009-08-31
2
-24
/
+45
*
Add copyright header. Formatting cleanup.
Jeff Ames
2009-08-21
2
-4
/
+9
*
* oops. Mistake with value return.
Adam Frisby
2009-08-21
1
-0
/
+6
*
* Moves NPC Creation across AppDomains to prevent a major perfomance issue.
Adam Frisby
2009-08-21
1
-18
/
+68
*
* Make cache, actually cache.
Adam Frisby
2009-08-21
1
-1
/
+5
*
* Implements a cache in NPCModule for Appearance.
Adam Frisby
2009-08-21
1
-1
/
+11
*
* Fixing an issue with NPC's and Circuit Codes.
Adam Frisby
2009-08-21
1
-0
/
+3
*
* Fleshes more of NPCModule out.
Adam Frisby
2009-08-21
1
-13
/
+19
*
* Implements a bunch of stuff in NPCModule
Adam Frisby
2009-08-21
1
-8
/
+56
*
Apply http://opensimulator.org/mantis/view.php?id=3538
Justin Clark-Casey (justincc)
2009-08-17
2
-4
/
+18
*
Added additional configuration options for MRM Security. See OpenSim.ini.exam...
Adam Frisby
2009-08-18
1
-8
/
+22
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Adam Frisby
2009-08-18
2
-2
/
+29
|
\
|
*
Add copyright header. Formatting cleanup.
Jeff Ames
2009-08-17
2
-2
/
+29
*
|
* Implementing a bunch of Unimplemented MRM stubs.
Adam Frisby
2009-08-18
2
-10
/
+27
|
/
*
* Implements AppDomain Security for MRM Scripts.
Adam Frisby
2009-08-17
1
-2
/
+101
*
* Implements ISecurityCredential member on SPAvatar, SPAvatarAttachment
Adam Frisby
2009-08-16
5
-9
/
+17
*
* Refactor: Moves IAvatarAttachment into IAvatarAttachment.cs instead of IAva...
Adam Frisby
2009-08-16
2
-13
/
+15
*
* Implements ISecurityCredential on all uses of SOPObject.cs except Avatar At...
Adam Frisby
2009-08-16
2
-2
/
+2
*
* [MRM] Added permission checks to MRM Events (ie, requires edit permission t...
Adam Frisby
2009-08-16
1
-6
/
+9
*
* Fixes potential NulRef in MRM Security Checks.
Adam Frisby
2009-08-16
2
-3
/
+4
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Adam Frisby
2009-08-16
5
-2
/
+58
|
\
|
*
Add copyright headers. Formatting cleanup.
Jeff Ames
2009-08-16
2
-1
/
+55
|
*
Misc cleanup.
Jeff Ames
2009-08-16
1
-1
/
+1
|
*
Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ...
Adam Johnson
2009-08-16
2
-0
/
+2
*
|
* [MRM] Implements permission checks on IObject implementations in SOPObject....
Adam Frisby
2009-08-16
3
-9
/
+92
|
/
*
* Beginnings of a Security Credential system in MRM. This will eventually lea...
Adam Frisby
2009-08-16
6
-13
/
+62
*
Replace the Replaceable modules name
Melanie
2009-08-10
8
-8
/
+8
*
Formatting cleanup.
Jeff Ames
2009-08-09
4
-6
/
+6
*
Patch from otakup0pe:
Melanie
2009-08-08
3
-34
/
+51
*
This is the second part of the 'not crash on regionsize changes'. This le...
Teravus Ovares (Dan Olivares)
2009-08-07
5
-7
/
+7
*
From: Snowcrash <Snowcrash.short@gmail.com>
Melanie
2009-08-07
3
-4
/
+13
*
Merge branch 'groups-core-contrib' of git://github.com/mcortez/opensim into i...
Sean Dague
2009-08-07
5
-134
/
+235
|
\
|
*
Fixing comments re: INI file.
Michael Cortez
2009-08-06
1
-3
/
+3
|
*
Continue with renaming of Groups module components
Michael Cortez
2009-08-05
3
-27
/
+29
|
*
Fixes mono Add-In references for the OptionalModules add-in so that groups do...
Michael Cortez
2009-08-05
5
-5
/
+6
|
*
Begin refactoring XmlRpcGroups to a more generic Groups module that allows fo...
Michael Cortez
2009-08-05
4
-106
/
+201
*
|
* Implements MRM's Stop() interface member.
Adam Frisby
2009-08-07
2
-0
/
+10
*
|
Remove bad assembly identification tag
Melanie
2009-08-05
1
-3
/
+0
|
/
*
Revert the #3899 patch and it's two follow ups
Melanie
2009-08-04
3
-49
/
+32
*
Update a misspelled name
Melanie
2009-08-04
1
-1
/
+1
*
Change the freeswitch out connector (which is pointless) to an in connector
Melanie
2009-08-04
1
-59
/
+44
*
Add the region module shell for the new freeswitch service
Melanie
2009-08-04
1
-0
/
+128
*
If the FreeSwitch context is unset or "public", then accept any context.
Melanie
2009-08-04
1
-1
/
+1
[prev]
[next]