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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Reverse the spawn point distance vector
Melanie
2012-01-24
1
-3
/
+3
|
*
Correct a coordinate to make the viewer like it
Melanie
2012-01-24
1
-2
/
+2
|
*
Change Telehubs to store only the data that is really needed and not
Melanie
2012-01-24
1
-71
/
+45
|
*
Finish connecting Telehub to database
BlueWall
2012-01-22
1
-44
/
+6
|
*
Move Telehub tables and data from EstateSettings to RegionSettings.
Melanie
2012-01-22
2
-150
/
+150
|
*
Telehub Support:
BlueWall
2012-01-21
1
-0
/
+150
|
*
Telehub Support:
BlueWall
2012-01-20
1
-0
/
+5
|
*
Remove monocov and other obsolete nant build targets.
Justin Clark-Casey (justincc)
2012-01-16
1
-0
/
+8
|
*
Move some interfaces to a more apropriate place
BlueWall
2012-01-12
2
-73
/
+0
|
*
HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...
Diva Canto
2012-01-12
1
-4
/
+4
|
*
Adding empty ISearchModule interface
BlueWall
2012-01-05
1
-0
/
+36
*
|
Fixed bugs in earlier commit on custom user parameters in Regions.ini
Dan Lake
2012-01-19
1
-20
/
+25
|
/
*
Profile Updates
BlueWall
2012-01-03
1
-0
/
+37
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2011-12-20
3
-7
/
+21
|
\
|
*
Migrate detailed "appearance show" report generation up to AvatarFactoryModul...
Justin Clark-Casey (justincc)
2011-12-19
1
-7
/
+14
|
*
Fix bug where objects could not be set to a new group if the group had been c...
Justin Clark-Casey (justincc)
2011-12-17
2
-0
/
+7
*
|
Commented a couple of verbose debug messages.
Diva Canto
2011-12-16
2
-2
/
+2
|
/
*
Added an option for extra settings within region ini file. Any non-hardcoded ...
Dan Lake
2011-12-12
1
-20
/
+55
*
Implement handler for TeleportCancel inbound packet
Melanie
2011-12-10
1
-0
/
+3
*
minor: comment out "unpacked appearance" log mesasge for now
Justin Clark-Casey (justincc)
2011-12-09
1
-1
/
+1
*
Comment out ChildAgentDataUpdate.Pack() "Pack data" message for now.
Justin Clark-Casey (justincc)
2011-12-09
1
-1
/
+1
*
Get rid of IScene.PresenceChildStatus() which always had to execute a lookup ...
Justin Clark-Casey (justincc)
2011-12-09
2
-13
/
+7
*
Reactivate BasicCircuitTests.TestAddClient()
Justin Clark-Casey (justincc)
2011-12-08
1
-16
/
+29
*
Remove unnecessary AgentCircuitData null check from Scene.AddNewClient().
Justin Clark-Casey (justincc)
2011-12-08
1
-3
/
+1
*
On a new client circuit, send the initial reply ack to let the client know it...
Justin Clark-Casey (justincc)
2011-12-08
3
-3
/
+81
*
Implement XMLRPCAdmin command admin_teleport_agent.
Justin Clark-Casey (justincc)
2011-12-07
1
-2
/
+2
*
Stop also adding an ordinary http handler when we set up a poll http handler.
Justin Clark-Casey (justincc)
2011-12-07
3
-19
/
+7
*
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
2011-12-05
12
-15
/
+210
*
Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()
Justin Clark-Casey (justincc)
2011-12-03
2
-4
/
+0
*
Improve locking in AgentCircuitManager
Justin Clark-Casey (justincc)
2011-12-03
1
-25
/
+41
*
Use GetAgentCircuits() to receive a copy of the AgentCircuitsByUUID dictionar...
Justin Clark-Casey (justincc)
2011-12-03
1
-37
/
+54
*
On "show caps", stop excluding the seed cap but do exclude it elsewhere
Justin Clark-Casey (justincc)
2011-11-29
1
-1
/
+3
*
With "debug http 1", show the path with the query string instead of just the ...
Justin Clark-Casey (justincc)
2011-11-29
1
-21
/
+21
*
Add "debug http" command for currently simple extra debug logging of non-even...
Justin Clark-Casey (justincc)
2011-11-29
1
-12
/
+43
*
remove some mono compiler warnings
Justin Clark-Casey (justincc)
2011-11-25
2
-2
/
+2
*
Use the more extensive Utils.AssetTypeToString()/InventoryTypeToString() conv...
Justin Clark-Casey (justincc)
2011-11-25
1
-57
/
+0
*
Stop an exception being thrown and a teleport/border cross failing if the des...
Justin Clark-Casey (justincc)
2011-11-22
1
-3
/
+19
*
Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff...
Justin Clark-Casey (justincc)
2011-11-19
1
-1
/
+1
*
fix build break on UserManagementModule.
Justin Clark-Casey (justincc)
2011-11-15
2
-8
/
+15
*
improve formatting of "show threads"
Justin Clark-Casey (justincc)
2011-11-15
1
-1
/
+8
*
send a watchdog heartbeat for a poll worker thread when it's actually run
Justin Clark-Casey (justincc)
2011-11-15
1
-0
/
+3
*
Add number of milliseconds since last update to "show threads"
Justin Clark-Casey (justincc)
2011-11-15
2
-4
/
+18
*
Remove unused RegionCommsListener/IRegionCommsListener.
Justin Clark-Casey (justincc)
2011-11-15
2
-272
/
+0
*
doh - correct build break
Justin Clark-Casey (justincc)
2011-11-12
1
-6
/
+7
*
Add threads to the watchdog thread list before we start them.
Justin Clark-Casey (justincc)
2011-11-12
1
-5
/
+5
*
Remove unused avariable in PollServiceRequestManager
Justin Clark-Casey (justincc)
2011-11-07
1
-8
/
+6
*
Convert SendKillObject to take a list of uint rather than sending one
Melanie
2011-11-06
1
-1
/
+1
*
Fix avatar height, removes the hip offset hack
nebadon
2011-11-05
1
-24
/
+12
*
Restart the event queue worker threads that I accidentally disabled earlier t...
Justin Clark-Casey (justincc)
2011-10-25
2
-9
/
+11
*
In Watchdog, add ability to specific timeout for a thread.
Justin Clark-Casey (justincc)
2011-10-25
1
-16
/
+56
[prev]
[next]