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
*
Fix improper code formatting introduced in 6214e6a217cf
Bo Iwu
2012-01-13
1
-24
/
+40
*
Undo some prior work
BlueWall
2012-01-12
1
-93
/
+0
*
Renamed one var and deleted commented code. No functional changes.
Diva Canto
2012-01-12
1
-33
/
+2
*
Allow update of stored entries within User Management Module-this is needed f...
Bo Iwu
2012-01-12
1
-48
/
+52
*
HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...
Diva Canto
2012-01-12
2
-8
/
+11
*
Profile Updates
BlueWall
2012-01-03
1
-0
/
+93
*
Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...
Diva Canto
2011-12-29
3
-10
/
+16
*
HG: more adjustments for making HG Simian work. Added server_uri as new key o...
Diva Canto
2011-12-29
1
-2
/
+3
*
HG: one more adjustment with trailing /s
Diva Canto
2011-12-23
1
-2
/
+8
*
remove the old region crossing handler
Mic Bowman
2011-12-23
1
-10
/
+0
*
Fixes some problems with objects that attempt to cross a region boundary
Mic Bowman
2011-12-22
1
-0
/
+24
*
Region crossings redone: (1) removed WaitForCallback. Now that we are passing...
Diva Canto
2011-12-22
1
-39
/
+32
*
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
[next]