index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
ServiceConnectorsOut
/
Simulation
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add code for testing event queue messages recevied on region cross.
Justin Clark-Casey (justincc)
2013-03-06
1
-3
/
+6
*
Last 27 modules' directives (service connectors out).
Diva Canto
2012-11-13
2
-0
/
+4
*
Remove any mention of IRegionModule from region names and comments to aid
Melanie
2012-11-12
2
-6
/
+6
*
Add --force flag to "kick user" console command to allow bypassing of recent ...
Justin Clark-Casey (justincc)
2012-08-20
1
-1
/
+1
*
Removing unused handling of incoming create object by userID and itemID only.
Justin Clark-Casey (justincc)
2012-06-30
2
-26
/
+1
*
Fix bug where a failed QueryAccess to a remove region would always have the r...
Justin Clark-Casey (justincc)
2012-05-25
1
-2
/
+1
*
Make ISimulationScene.GetScene() used the more efficient region id for lookup...
Justin Clark-Casey (justincc)
2012-05-24
2
-8
/
+16
*
If an agent is still registered as 'in transit' by the source region, don't a...
Justin Clark-Casey (justincc)
2012-05-24
1
-91
/
+95
*
Tweak log messages on local region to region teleport path to help with probl...
Justin Clark-Casey (justincc)
2012-04-26
1
-5
/
+5
*
Add a position parameter to region crossing of objects. This avoids the
Melanie
2012-02-23
2
-6
/
+6
*
Remove the "[LOCAL SIMULATION CONNECTOR]: Did not find region {0} for SendCre...
Justin Clark-Casey (justincc)
2011-11-19
1
-1
/
+0
*
Check for RegionID instead of RegionHandle. Other minor tweaks
Diva Canto
2011-04-30
1
-2
/
+2
*
Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...
Diva Canto
2011-04-28
2
-4
/
+9
*
Changed order of checks for local regions when processing
Mic Bowman
2011-03-04
1
-16
/
+6
*
Change the QUERYACCESS method to eliminate spurious access denied messages
Melanie
2011-02-16
2
-5
/
+7
*
Change UpdateAgent (for changes in agent position) to be sent
Mic Bowman
2011-02-03
1
-7
/
+7
*
Fix up QueryAccess to also check parcels
Melanie
2011-01-28
2
-9
/
+6
*
Spawn a threadlet upon receiving requests to close agents. The operation may ...
Diva Canto
2011-01-07
1
-1
/
+4
*
Plumb a code path for the entity transfer module to ask a destination scene
Melanie
2010-12-09
2
-0
/
+34
*
Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...
Diva Canto
2010-06-13
1
-1
/
+0
*
Get the local inner simulation service object to the handler so that there is...
Diva Canto
2010-03-15
2
-0
/
+10
*
* Typo fixes
John Hurliman
2010-03-09
2
-2
/
+2
*
* HGScene is no more.
Diva Canto
2010-01-30
1
-1
/
+0
*
Removed obsolete interface IHyperlink.
Diva Canto
2010-01-24
1
-5
/
+0
*
Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...
Diva Canto
2010-01-15
1
-3
/
+3
*
* General cleanup of Teleports, Crossings and Child agents. They are now in t...
Diva Canto
2010-01-15
1
-2
/
+15
*
Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_...
Diva Canto
2010-01-13
1
-2
/
+2
*
Several more buglets removed.
Diva Canto
2010-01-13
1
-1
/
+1
*
Fixed more appearance woes that showed up using remote connectors. Appearance...
Diva Canto
2010-01-12
1
-5
/
+5
*
CommunicationsManager deleted.
Diva Canto
2010-01-11
1
-3
/
+0
*
All Framework.Communications.Clients and Framework.Communications.Services de...
Diva Canto
2010-01-10
1
-48
/
+0
*
* Finished SimulationServiceConnector
Diva Canto
2010-01-07
2
-14
/
+16
*
Successfully logged into a grid.
Diva Canto
2010-01-03
1
-10
/
+14
*
* Changed ISimulation interface to take a GridRegion as input arg instead of ...
Diva Canto
2010-01-03
2
-44
/
+441
*
Yes! First test of new login service done still in 2009! Bombs in auth, becau...
Diva Canto
2009-12-31
1
-0
/
+298