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
/
ServiceConnectorsOut
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug fix: in standalone, HGInventoryBroker needs to get the local inventory se...
Diva Canto
2009-12-21
1
-2
/
+13
*
* Bug fix in HG: preserve the home region coordinates across multiple HG TPs.
Diva Canto
2009-12-19
2
-3
/
+14
*
Attempt at fixing mantis #4411.
Diva Canto
2009-12-11
1
-1
/
+1
*
Same for the remote auth connector
Melanie
2009-12-07
1
-1
/
+1
*
Remove the old (Remoting) region crossing code. Fix the new code to
Melanie
2009-11-26
2
-9
/
+6
*
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
2009-11-09
1
-2
/
+2
*
Fixed a couple of NREs in corner cases.
Diva Canto
2009-11-03
1
-0
/
+6
*
Make map search work also for hyperlinked regions.
Diva Canto
2009-10-27
1
-4
/
+6
*
Moved some code up to AddRegion, so that other modules that depend on it don'...
Diva Canto
2009-10-14
1
-6
/
+6
*
* Fixes http://opensimulator.org/mantis/view.php?id=4225
Diva Canto
2009-10-12
4
-1
/
+49
*
Removing dependencies on System.Runtime.Remoting.
Diva Canto
2009-10-06
1
-0
/
+4
*
GetRegionByPosition: use the cache, Luke.
Diva Canto
2009-10-05
2
-0
/
+28
*
Formatting cleanup.
Jeff Ames
2009-10-01
2
-2
/
+2
*
Minor bug fixes.
Diva Canto
2009-09-29
1
-1
/
+1
*
Fixed bug in Check4096 (HG).
Diva Canto
2009-09-28
1
-2
/
+2
*
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diva Canto
2009-09-28
1
-1
/
+28
|
\
|
*
Add copyright header. Formatting cleanup.
Jeff Ames
2009-09-29
1
-1
/
+28
*
|
Improved the Local grid connector to fetch data from the DB when it doesn't f...
Diva Canto
2009-09-28
2
-2
/
+15
|
/
*
Guarding the methods under if (m_Enabled)
Diva Canto
2009-09-27
1
-3
/
+7
*
Neighbours cache working.
Diva Canto
2009-09-27
4
-8
/
+121
*
Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...
Diva Canto
2009-09-27
2
-5
/
+6
*
Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...
Diva Canto
2009-09-26
3
-26
/
+232
*
Fixed a bug with link-region.
Diva Canto
2009-09-26
2
-26
/
+11
*
More redirects to HGGridConnector-as-HyperlinkService.
Diva Canto
2009-09-26
2
-6
/
+20
*
First pass at the heart surgery for grid services. Compiles and runs minimall...
Diva Canto
2009-09-26
4
-12
/
+58
*
More tests. Seems to be working.
Diva Canto
2009-09-23
1
-1
/
+10
*
First test passes -- regions being registered and retrieved correctly in Data...
Diva Canto
2009-09-23
1
-2
/
+2
*
Unit tests for the grid service. Yey!
Diva Canto
2009-09-23
1
-0
/
+122
*
Changed IGridService to use the new GridRegion data structure instead of old ...
Diva Canto
2009-09-23
4
-69
/
+82
*
Modules active. Tested HGGridConnector in standalone only for now. Modules co...
Diva Canto
2009-09-23
4
-12
/
+30
*
Added hg console commands to the module.
Diva Canto
2009-09-22
3
-5
/
+567
*
Moved RegionName from RegionInfo to SimpleRegionInfo.
Diva Canto
2009-09-22
1
-24
/
+59
*
Added HGGridConnector and related code.
Diva Canto
2009-09-22
3
-38
/
+364
*
Added Remote grid connector module.
Diva Canto
2009-09-21
1
-0
/
+108
*
Added grid handler and grid remote connector.
Diva Canto
2009-09-21
1
-2
/
+2
*
First pass at LocalGridServiceConnector. Nothing of this is used by the simul...
Diva Canto
2009-09-18
1
-0
/
+175
*
updated the IAuthorizationService interface so that a message is passed back ...
Rob Smart
2009-09-16
2
-4
/
+5
*
Formatting cleanup.
Jeff Ames
2009-09-13
1
-1
/
+1
*
Minor indentation cleanup.
Diva Canto
2009-09-11
1
-2
/
+3
*
Changed RemoteAuthorizationServiceConnector so that it implements the IAuthor...
Rob Smart
2009-09-11
1
-4
/
+45
*
Changed the interface of IAuthorizationService to get less data.
Diva Canto
2009-09-10
1
-3
/
+3
*
adding in working functionality for the remote connector
Rob Smart
2009-09-10
1
-1
/
+1
*
The stubs for an authorization service, at the moment the service will always...
Rob Smart
2009-09-10
2
-0
/
+254
*
Revising the user account data interfaces. No user functionality yet
Melanie
2009-09-06
2
-5
/
+5
*
Fixes seven leaky .BeginInvoke() calls
John Hurliman
2009-09-03
2
-4
/
+4
*
Try to cache system folders if they aren't already there when one is requested
Justin Clark-Casey (justincc)
2009-08-28
1
-0
/
+13
*
Pull out distinct cache system folders and drop cache methods in InventoryCache
Justin Clark-Casey (justincc)
2009-08-28
1
-13
/
+34
*
* Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...
Diva Canto
2009-08-22
4
-0
/
+39
*
Fixes GetItem and GetFolder for SQLite. Turns out some methods were no-op in ...
Diva Canto
2009-08-19
1
-3
/
+3
*
Added MoveItems, which is most useful upon viewer-delete inventory operation....
Diva Canto
2009-08-19
4
-0
/
+35
[next]