index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
World
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-05-17
1
-8
/
+6
|
\
|
*
minor: Remove redundant EstateOwner != UUID.Zero check in IsAdministrator bec...
Justin Clark-Casey (justincc)
2012-05-17
1
-8
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2012-05-16
3
-101
/
+262
|
\
\
|
|
/
|
*
Route OAR SOG loading through the common SceneObjectSerializer.FromXml2Format...
Justin Clark-Casey (justincc)
2012-05-16
1
-2
/
+1
|
*
Fix issue where loading OARs could sometimes result in link numbers being reo...
Justin Clark-Casey (justincc)
2012-05-15
2
-1
/
+56
|
*
Allow use of regular expressions in "show object name", "show part name" and ...
Justin Clark-Casey (justincc)
2012-05-15
1
-101
/
+208
*
|
Merge branch 'master' into careminster
Melanie
2012-05-14
3
-2
/
+29
|
\
\
|
|
/
|
*
Save the Telehub and its Spawn Points in the OAR
Oren Hurvitz
2012-05-14
3
-2
/
+29
*
|
Merge branch 'master' into careminster
Melanie
2012-05-13
1
-0
/
+1
|
\
\
|
|
/
|
*
Revert "Save the Telehub and its Spawn Points in the OAR"
Justin Clark-Casey (justincc)
2012-05-12
3
-29
/
+2
|
*
Save the Telehub and its Spawn Points in the OAR
Oren Hurvitz
2012-05-10
3
-2
/
+29
|
*
Add even for terrain tainting and synchronize terrain module with physics sce...
Dan Lake
2012-05-10
1
-0
/
+1
|
*
Revert "Better error handling if Load OAR or Save OAR fail"
Justin Clark-Casey (justincc)
2012-05-07
3
-32
/
+6
|
*
Better error handling if Load OAR or Save OAR fail
Oren Hurvitz
2012-05-07
3
-6
/
+32
*
|
Merge branch 'master' into careminster
Melanie
2012-05-05
4
-25
/
+34
|
\
\
|
|
/
|
*
Fire the scripting changed event with CHANGED_OWNER when an object that has c...
Justin Clark-Casey (justincc)
2012-05-05
1
-1
/
+0
|
*
Implement optional name and description on http stream handlers so that we ca...
Justin Clark-Casey (justincc)
2012-05-03
3
-24
/
+34
*
|
Merge branch 'master' into careminster
Melanie
2012-04-29
1
-9
/
+15
|
\
\
|
|
/
|
*
Put scene object related console commands into new "Objects" help category ra...
Justin Clark-Casey (justincc)
2012-04-28
1
-9
/
+13
|
*
Add flags information (phantom, physics, etc.) to "show object" and "show par...
Justin Clark-Casey (justincc)
2012-04-27
1
-0
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-04-27
2
-10
/
+26
|
\
\
|
|
/
|
*
If a Grid God teleports then include the Godlike teleport flag. This can affe...
Oren Hurvitz
2012-04-27
1
-9
/
+22
|
*
Use DotNetZip to compress OARs and IARs.
Oren Hurvitz
2012-04-27
1
-1
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-04-27
5
-8
/
+13
|
\
\
|
|
/
|
*
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
2012-04-27
4
-6
/
+6
|
*
When creating an OAR, objects where the user is the Creator are always includ...
Oren Hurvitz
2012-04-26
1
-2
/
+7
*
|
Adapt some TeleportWithMomentum calls
Melanie
2012-04-25
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-04-24
3
-6
/
+6
|
\
\
|
|
/
|
*
Changed the Map-related messages from Info to Debug. They're debug messages.
Diva Canto
2012-04-23
4
-8
/
+8
*
|
Merge branch 'master' into careminster
Melanie
2012-04-23
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix bug where setting phantom on a prim would result in a server log message ...
Justin Clark-Casey (justincc)
2012-04-22
1
-2
/
+2
|
*
Improve bitmap disposal to do null checks and not to potentially try disposal...
Justin Clark-Casey (justincc)
2012-04-20
1
-4
/
+7
*
|
Merge branch 'master' into careminster
Melanie
2012-04-20
2
-46
/
+78
|
\
\
|
|
/
|
*
Always dispose of existing opened bitmap from file in SaveFile(), instead of ...
Justin Clark-Casey (justincc)
2012-04-20
1
-22
/
+37
|
*
Explicitly dispose of bitmaps opened from files in GenericSystemDrawing and J...
Justin Clark-Casey (justincc)
2012-04-20
2
-18
/
+31
|
*
concerns GenericSystemDrawing.cs
Garmin Kawaguichi
2012-04-20
1
-8
/
+9
*
|
Merge branch 'master' into careminster
Melanie
2012-04-18
1
-1
/
+1
|
\
\
|
|
/
|
*
On "show part" command, show link number.
Justin Clark-Casey (justincc)
2012-04-18
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-04-17
3
-4
/
+4
|
\
\
|
|
/
|
*
refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateM...
Justin Clark-Casey (justincc)
2012-04-17
3
-4
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-04-11
2
-2
/
+16
|
\
\
|
|
/
|
*
New OS scripting functions osSetTerrainTexture and osSetTerrainHeight as orig...
Snoopy Pfeffer
2012-04-10
1
-2
/
+13
|
*
Do not timeout group member cache entry, as long as there are frequent group ...
Snoopy Pfeffer
2012-04-10
1
-0
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-04-07
1
-5
/
+2
|
\
\
|
|
/
|
*
Revert last commit
Snoopy Pfeffer
2012-04-05
1
-22
/
+25
|
*
Group based access restrictions to parcels require group membership, but not ...
Snoopy Pfeffer
2012-04-05
1
-25
/
+22
|
*
Little bug fix in HasGroupAccess, to properly store the case "true" in the ca...
Snoopy Pfeffer
2012-04-05
1
-5
/
+2
|
*
Simplify group access checks and break them out into a separate method.
Melanie
2012-04-05
1
-57
/
+49
*
|
Remove some unneeded parens
Melanie
2012-04-04
1
-1
/
+1
*
|
Adjust Snoopy's contribution for AVN
Melanie
2012-04-05
1
-56
/
+14
[next]