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
/
CoreModules
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sends the consistent child agent position upon creation of the child agent in...
Diva Canto
2011-12-16
1
-1
/
+12
*
HG minor bug fix and marked one method obsolete in UAS.
Diva Canto
2011-12-16
1
-1
/
+4
*
Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()
Justin Clark-Casey (justincc)
2011-12-03
1
-1
/
+0
*
Stop some places where we're trying to reset animations in child agents where...
Justin Clark-Casey (justincc)
2011-12-02
1
-100
/
+110
*
On "show caps", stop excluding the seed cap but do exclude it elsewhere
Justin Clark-Casey (justincc)
2011-11-29
1
-1
/
+1
*
tabulate "show caps" output for easier readability
Justin Clark-Casey (justincc)
2011-11-29
1
-5
/
+10
*
Fix the build break
Justin Clark-Casey (justincc)
2011-11-16
1
-1
/
+1
*
Look up a homeURL only when it's not null, in addition to not being string.Empty
Justin Clark-Casey (justincc)
2011-11-16
1
-1
/
+1
*
Enable log message to tell us what type of url is being requested from a user...
Justin Clark-Casey (justincc)
2011-11-15
1
-3
/
+3
*
fix build break on UserManagementModule.
Justin Clark-Casey (justincc)
2011-11-15
1
-7
/
+8
*
Do proper locking of UserManagementModule.m_UserCache when getting.
Justin Clark-Casey (justincc)
2011-11-15
1
-29
/
+57
*
Convert SendKillObject to take a list of uint rather than sending one
Melanie
2011-11-06
1
-1
/
+1
*
Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL.
Dan Lake
2011-11-02
1
-1
/
+1
*
set grp.RootPart.GroupPosition for code consistency (and readability) rather ...
Justin Clark-Casey (justincc)
2011-10-28
1
-2
/
+2
*
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
2011-10-25
2
-0
/
+2
*
Start recording object updates per second statistic (analogue of agent update...
Justin Clark-Casey (justincc)
2011-10-11
1
-0
/
+8
*
Allow monitoring of stats by region name
Justin Clark-Casey (justincc)
2011-10-10
1
-0
/
+3
*
Add other region stats (total frame time, physics fps, etc.) currently missin...
Justin Clark-Casey (justincc)
2011-10-10
15
-20
/
+325
*
Provide a way to turn the MonitorModule on and off
Justin Clark-Casey (justincc)
2011-10-10
1
-15
/
+35
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Dan Lake
2011-10-06
1
-1
/
+1
|
\
|
*
remove the pointless slashes on the end of the (5!) different server stat ret...
Justin Clark-Casey (justincc)
2011-10-07
1
-1
/
+1
*
|
Refactored "known child region" in ScenePresence. There were 4 different
Dan Lake
2011-10-06
1
-1
/
+1
|
/
*
Simplified IsInTransit property on ScenePresence and removed InTransit() whic...
Dan Lake
2011-10-06
1
-6
/
+6
*
Add Enabled switch in new [Attachments] section in OpenSimDefaults.ini to all...
Justin Clark-Casey (justincc)
2011-09-30
1
-1
/
+0
*
Add extra log information when attachments fail validation
Justin Clark-Casey (justincc)
2011-09-10
1
-5
/
+11
*
reinstate the validation logging on teleport. A 'fail' of validation still d...
Justin Clark-Casey (justincc)
2011-09-10
1
-0
/
+2
*
Stop the UserManagementModule logging every user it adds for now
Justin Clark-Casey (justincc)
2011-09-10
1
-3
/
+3
*
Use scene presence agent id for rezzed object ownership rather than item owner.
Justin Clark-Casey (justincc)
2011-09-08
1
-7
/
+12
*
Add temporary debugging in HGInventoryBroker and RemoveXInventoryServiceConne...
Justin Clark-Casey (justincc)
2011-09-06
1
-2
/
+0
*
Try disabling the inconsistent attachment state check to see if this actually...
Justin Clark-Casey (justincc)
2011-09-05
1
-13
/
+18
*
Stop NPCs losing attachments when the source avatar takes them off.
Justin Clark-Casey (justincc)
2011-09-03
1
-32
/
+35
*
Comment out Scene.CleanDroppedAttachments() and calls.
Justin Clark-Casey (justincc)
2011-09-02
1
-1
/
+1
*
Remove redundant RootPart.CreatedSelected = true in IAM.RezObject() since thi...
Justin Clark-Casey (justincc)
2011-09-02
1
-2
/
+0
*
Go back to resetting the State parameter for all parts of a SOG when SOG.Clea...
Justin Clark-Casey (justincc)
2011-09-02
1
-5
/
+8
*
stop passing FromUserInventoryItemID right down into the deserializer.
Justin Clark-Casey (justincc)
2011-09-02
1
-4
/
+2
*
Move more of IAM.RezObject() into DoPreRezWhenFromItem()
Justin Clark-Casey (justincc)
2011-09-02
1
-24
/
+27
*
move more of IAM.RezObject() into DoPreRezWhenFromItem()
Justin Clark-Casey (justincc)
2011-09-02
1
-63
/
+85
*
factor out a section of IAM.RezObject() into DoPreRezWhenFromItem()
Justin Clark-Casey (justincc)
2011-09-02
1
-40
/
+48
*
refactor: factor out DoPostRezWhenFromItem() from IAM.RezObject()
Justin Clark-Casey (justincc)
2011-09-01
1
-3
/
+8
*
remove the pointless m_Scene.GetNewRezLocation() call at the top of IAM.RezOb...
Justin Clark-Casey (justincc)
2011-09-01
1
-7
/
+4
*
refactor: Move sanity checks to the top of IAM.RezObject() to make the code m...
Justin Clark-Casey (justincc)
2011-09-01
1
-219
/
+215
*
use group.RootPart in IAM.RezObject() rather than group.GetChildPart(group.UU...
Justin Clark-Casey (justincc)
2011-09-01
1
-1
/
+1
*
Remove pointless NRE check in IAM.RezObject() since this can never occur
Justin Clark-Casey (justincc)
2011-09-01
1
-15
/
+1
*
Remove code which was automatically deleting non-root prims from scene object...
Justin Clark-Casey (justincc)
2011-09-01
1
-0
/
+4
*
Eliminate pointless checks of SOG.RootPart != null
Justin Clark-Casey (justincc)
2011-09-01
1
-1
/
+1
*
move common code into AttachmentsModule.DeleteAttachmentsFromScene()
Justin Clark-Casey (justincc)
2011-08-31
1
-5
/
+1
*
Make SP.Attachments available as sp.GetAttachments() instead.
Justin Clark-Casey (justincc)
2011-08-31
1
-29
/
+32
*
refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid poin...
Justin Clark-Casey (justincc)
2011-08-27
2
-2
/
+2
*
Stop NPC's getting hypergrid like names in some circumstances.
Justin Clark-Casey (justincc)
2011-08-19
1
-13
/
+32
*
Add new regression TestRezAttachmentsOnAvatarEntrance() to do simple attachme...
Justin Clark-Casey (justincc)
2011-08-17
1
-0
/
+12
[next]