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
/
Environment
/
Scenes
/
InnerScene.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* refactor: Attach a scene object to a scene separately from its construction
Justin Clarke Casey
2008-11-06
1
-6
/
+2
*
- create entries in avatarattachments table when first attaching an object; f...
Mike Mazur
2008-11-06
1
-1
/
+10
*
* refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ...
Justin Clarke Casey
2008-11-01
1
-3
/
+3
*
Minor formatting cleanup.
Jeff Ames
2008-10-29
1
-1
/
+1
*
From: Christopher Yeoh <yeohc@au1.ibm.com>
Dr Scofield
2008-10-28
1
-1
/
+2
*
- move comment about assetID and 'attached' in inventory where it belongs
Mike Mazur
2008-10-14
1
-2
/
+0
*
* Remove warnings, including one which pointed out a bug
Justin Clarke Casey
2008-10-13
1
-1
/
+1
*
2nd stab at that prim loading nasty
Melanie Thielker
2008-10-11
1
-1
/
+1
*
Fix Nebadon's WP crash (invalid root part from database null-ref)
Melanie Thielker
2008-10-11
1
-0
/
+3
*
added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f...
MW
2008-10-10
1
-1
/
+1
*
Remove an unnecessary perms check. This caused prim movement to be disabled
Melanie Thielker
2008-10-06
1
-14
/
+1
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2008-10-05
1
-8
/
+8
*
* minor: Remove warning
Justin Clarke Casey
2008-10-04
1
-1
/
+1
*
Cause a request to a different attachment point to taint the attachment so
Melanie Thielker
2008-10-04
1
-0
/
+6
*
Prevent a new asset being created on every detach of an attachment
Melanie Thielker
2008-10-04
1
-0
/
+1
*
Mantis #2330
Melanie Thielker
2008-10-04
1
-5
/
+4
*
Unclutter rezzing methods by removing the ad hoc permissions parameters.
Melanie Thielker
2008-10-04
1
-5
/
+2
*
Cause "Show in search" to trigger a persistence save
Melanie Thielker
2008-10-04
1
-0
/
+2
*
Add "Drop" functionality to pie menu
Melanie Thielker
2008-10-04
1
-1
/
+20
*
Fix: Mantis#2326: Fix: privilege escalation through attach from ground
Melanie Thielker
2008-10-03
1
-2
/
+12
*
Prevent attachments to be persisted in the destination region when the
Melanie Thielker
2008-10-03
1
-0
/
+4
*
Mantis #1360
Melanie Thielker
2008-10-03
1
-1
/
+13
*
Added functions to find prims by name
Johan Berntsson
2008-10-01
1
-0
/
+26
*
Add two more default script engine params
Melanie Thielker
2008-09-30
1
-1
/
+1
*
* Patch from JHurliman
Teravus Ovares
2008-09-26
1
-1
/
+1
*
Change the scirpt engine loading mechanism. Script engines are now
Melanie Thielker
2008-09-21
1
-1
/
+1
*
* Patch http://opensimulator.org/mantis/view.php?id=2167
Justin Clarke Casey
2008-09-12
1
-0
/
+16
*
Update svn properties, formatting cleanup.
Jeff Ames
2008-09-09
1
-2
/
+2
*
fix: warnings from libomv
Dr Scofield
2008-09-08
1
-0
/
+4
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-59
/
+58
*
* refactor: Make SOG itself responsible for checking whether it's already bee...
Justin Clarke Casey
2008-09-06
1
-12
/
+3
*
* minor: change hard tabs back to spaces in previous commit
Justin Clarke Casey
2008-09-06
1
-1
/
+1
*
* Fix mantis 2130 - nre occuring sometimes when the regular prim update sweep...
Justin Clarke Casey
2008-09-06
1
-1
/
+2
*
Selling an object in-place (as original) now works. Builders can
Melanie Thielker
2008-08-24
1
-0
/
+5
*
Attachment persistence!!! Patch #9169 (Mantis #1171)
Melanie Thielker
2008-08-19
1
-3
/
+4
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-21
/
+21
*
Mantis #1951
Melanie Thielker
2008-08-15
1
-0
/
+2
*
* Stop warnings about non existent scene presences/entities being removed on ...
Justin Clarke Casey
2008-08-12
1
-11
/
+11
*
Patch #9163 - Refactor initial packet sending out of InnerScene into
Melanie Thielker
2008-08-11
1
-37
/
+0
*
* minor: log message twiddling
Justin Clarke Casey
2008-08-01
1
-5
/
+1
*
Addresses Mantis #1688
Melanie Thielker
2008-07-27
1
-1
/
+1
*
* Changed a number of field names to ccc (public members shouldn't be called m_)
lbsa71
2008-07-26
1
-5
/
+5
*
* Stop the HasGroupChanged flag being reverted for newly restored prims which...
Justin Clarke Casey
2008-07-25
1
-2
/
+2
*
From: Christopher Yeoh <yeohc@au1.ibm.com>
Dr Scofield
2008-07-25
1
-0
/
+1
*
Update svn properties. Formatting cleanup. Remove a compiler warning.
Jeff Ames
2008-07-23
1
-5
/
+5
*
Mantis#1798. Thank you kindly, StrawberryFride for a patch that:
Charles Krinke
2008-07-21
1
-12
/
+4
*
Fix prim link numbers (Mantis #1781)
Melanie Thielker
2008-07-19
1
-3
/
+78
*
* Actually persist restored archives to the database - wasn't actually doing ...
Justin Clarke Casey
2008-07-13
1
-1
/
+12
*
* On archive loading, tell the user how many objects we are ignoring because ...
Justin Clarke Casey
2008-07-12
1
-5
/
+9
*
minor: method documentation
Justin Clarke Casey
2008-07-12
1
-0
/
+21
[next]