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
/
Framework
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-02
Improve reliability of script state saving by covering various saving
Melanie
1
-0
/
+11
2012-01-31
Use Environment.TickCount & Int32.MaxValue; instead of Util.EnvironmentTickCo...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-01-30
Add ParcelImageID to RegionSettings so we can have that overlay.
Melanie
1
-0
/
+8
2012-01-28
Remove IClientAPI from the money module. It was only used to pass in the
Melanie
1
-2
/
+2
2012-01-26
llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageE...
PixelTomsen
1
-0
/
+6
2012-01-25
llGetParcelMusicURL implementation http://wiki.secondlife.com/wiki/LlGetParce...
Pixel Tomsen
1
-0
/
+6
2012-01-24
Comment out asset statistics section from periodic stats as these have not be...
Justin Clark-Casey (justincc)
1
-108
/
+109
2012-01-24
Comment out inventory statistics section from periodic stats, since this only...
Justin Clark-Casey (justincc)
1
-14
/
+15
2012-01-24
Simplify and streamline telehub editing code. Verify rotations and fix
Melanie
1
-1
/
+1
2012-01-24
Reverse the spawn point distance vector
Melanie
1
-3
/
+3
2012-01-24
Correct a coordinate to make the viewer like it
Melanie
1
-2
/
+2
2012-01-24
Change Telehubs to store only the data that is really needed and not
Melanie
1
-71
/
+45
2012-01-22
Finish connecting Telehub to database
BlueWall
1
-44
/
+6
2012-01-22
Move Telehub tables and data from EstateSettings to RegionSettings.
Melanie
2
-150
/
+150
2012-01-21
Telehub Support:
BlueWall
1
-0
/
+150
2012-01-20
Telehub Support:
BlueWall
1
-0
/
+5
2012-01-16
Remove monocov and other obsolete nant build targets.
Justin Clark-Casey (justincc)
1
-0
/
+8
2012-01-12
Move some interfaces to a more apropriate place
BlueWall
2
-73
/
+0
2012-01-12
HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...
Diva Canto
1
-4
/
+4
2012-01-05
Adding empty ISearchModule interface
BlueWall
1
-0
/
+36
2012-01-03
Profile Updates
BlueWall
1
-0
/
+37
2011-12-19
Migrate detailed "appearance show" report generation up to AvatarFactoryModul...
Justin Clark-Casey (justincc)
1
-7
/
+14
2011-12-17
Fix bug where objects could not be set to a new group if the group had been c...
Justin Clark-Casey (justincc)
2
-0
/
+7
2011-12-16
Commented a couple of verbose debug messages.
Diva Canto
2
-2
/
+2
2011-12-12
Added an option for extra settings within region ini file. Any non-hardcoded ...
Dan Lake
1
-20
/
+55
2011-12-10
Implement handler for TeleportCancel inbound packet
Melanie
1
-0
/
+3
2011-12-09
minor: comment out "unpacked appearance" log mesasge for now
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-12-09
Comment out ChildAgentDataUpdate.Pack() "Pack data" message for now.
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-12-09
Get rid of IScene.PresenceChildStatus() which always had to execute a lookup ...
Justin Clark-Casey (justincc)
2
-13
/
+7
2011-12-08
Reactivate BasicCircuitTests.TestAddClient()
Justin Clark-Casey (justincc)
1
-16
/
+29
2011-12-08
Remove unnecessary AgentCircuitData null check from Scene.AddNewClient().
Justin Clark-Casey (justincc)
1
-3
/
+1
2011-12-08
On a new client circuit, send the initial reply ack to let the client know it...
Justin Clark-Casey (justincc)
3
-3
/
+81
2011-12-07
Implement XMLRPCAdmin command admin_teleport_agent.
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-12-07
Stop also adding an ordinary http handler when we set up a poll http handler.
Justin Clark-Casey (justincc)
3
-19
/
+7
2011-12-05
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
12
-15
/
+210
2011-12-03
Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()
Justin Clark-Casey (justincc)
2
-4
/
+0
2011-12-03
Improve locking in AgentCircuitManager
Justin Clark-Casey (justincc)
1
-25
/
+41
2011-12-03
Use GetAgentCircuits() to receive a copy of the AgentCircuitsByUUID dictionar...
Justin Clark-Casey (justincc)
1
-37
/
+54
2011-11-29
On "show caps", stop excluding the seed cap but do exclude it elsewhere
Justin Clark-Casey (justincc)
1
-1
/
+3
2011-11-29
With "debug http 1", show the path with the query string instead of just the ...
Justin Clark-Casey (justincc)
1
-21
/
+21
2011-11-29
Add "debug http" command for currently simple extra debug logging of non-even...
Justin Clark-Casey (justincc)
1
-12
/
+43
2011-11-25
remove some mono compiler warnings
Justin Clark-Casey (justincc)
2
-2
/
+2
2011-11-25
Use the more extensive Utils.AssetTypeToString()/InventoryTypeToString() conv...
Justin Clark-Casey (justincc)
1
-57
/
+0
2011-11-22
Stop an exception being thrown and a teleport/border cross failing if the des...
Justin Clark-Casey (justincc)
1
-3
/
+19
2011-11-19
Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-11-15
fix build break on UserManagementModule.
Justin Clark-Casey (justincc)
2
-8
/
+15
2011-11-15
improve formatting of "show threads"
Justin Clark-Casey (justincc)
1
-1
/
+8
2011-11-15
send a watchdog heartbeat for a poll worker thread when it's actually run
Justin Clark-Casey (justincc)
1
-0
/
+3
2011-11-15
Add number of milliseconds since last update to "show threads"
Justin Clark-Casey (justincc)
2
-4
/
+18
2011-11-15
Remove unused RegionCommsListener/IRegionCommsListener.
Justin Clark-Casey (justincc)
2
-272
/
+0
[next]