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
/
Grid
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-20
* Another stab at removing AssetServer.exe dependencies
lbsa71
1
-156
/
+0
2009-02-19
* Reverted the AssetServer fix, apparently something was dependent on IAssetD...
lbsa71
1
-0
/
+156
2009-02-19
* Moved the AssetStreamHandlers to OpenSim.Framework.Servers
lbsa71
2
-138
/
+0
2009-02-19
* moved the Get/PostAssetStreamHandler to the Servers namespace... slowly get...
lbsa71
2
-2
/
+2
2009-02-19
* Split RestService.cs into GetAssetStreamHandler.cs and PostAssetStreamHandl...
lbsa71
2
-155
/
+138
2009-02-19
* Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri...
lbsa71
1
-1
/
+0
2009-02-19
* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...
lbsa71
2
-2
/
+2
2009-02-17
- remove the Metadata property from AssetBase and return all previous
Mike Mazur
3
-9
/
+10
2009-02-17
Major change to how appearance is managed, including changes in login and use...
diva
1
-0
/
+10
2009-02-16
- replace existing license header in each source file in
Mike Mazur
17
-391
/
+357
2009-02-16
- add restrictions and error handling to plugin loading in
Mike Mazur
12
-37
/
+61
2009-02-16
Standardize logging messages.
Mike Mazur
13
-92
/
+92
2009-02-16
- removed OpenSim.Grid.AssetInventoryServer.Metadata class in favor of
Mike Mazur
8
-1250
/
+1074
2009-02-16
We need to return a zero-length byte array from the Handle() routine.
Mike Mazur
1
-1
/
+1
2009-02-16
- clean up using references as well as References in prebuild.xml
Mike Mazur
15
-305
/
+277
2009-02-16
Name extension points a little clearer.
Mike Mazur
3
-6
/
+6
2009-02-16
Fix dependency on non-OpenSim version of OpenMetaverse.StructuredData.dll.
Mike Mazur
1
-1
/
+1
2009-02-16
- change AssetInventoryServer config from XML to INI
Mike Mazur
15
-220
/
+300
2009-02-16
- remove dependency on ExtensionLoader.dll (DBConnString.cs can go)
Mike Mazur
5
-229
/
+44
2009-02-16
- asset server functionality works with OpenSim's HttpServer
Mike Mazur
4
-104
/
+34
2009-02-16
AssetInventoryServer now compiles while using the standard OpenSim
Mike Mazur
7
-564
/
+796
2009-02-16
Update to new generic DataPluginFactory calls.
Mike Mazur
2
-2
/
+2
2009-02-16
- add list for backend plugins and Dispose() all plugins on shutdown
Mike Mazur
9
-18
/
+25
2009-02-16
Move NullAuthentication and AuthorizeAll extensions to plugins.
Mike Mazur
5
-14
/
+74
2009-02-16
Move BrowseFrontend and ReferenceFrontend to
Mike Mazur
3
-12
/
+70
2009-02-16
Migrate OpenSim inventory frontend to load with Mono.Addins. Everything
Mike Mazur
5
-57
/
+60
2009-02-16
Add OpenSim & Simple inventory storage plugins and Null metrics plugin.
Mike Mazur
8
-52
/
+115
2009-02-16
- added Simple AssetInventoryServer plugin (asset storage only)
Mike Mazur
10
-569
/
+148
2009-02-16
- implement and load NullMetrics module in AssetInventoryServer
Mike Mazur
6
-187
/
+94
2009-02-16
- IAssetProviderPlugin was changed to IAssetDataPlugin
Mike Mazur
2
-15
/
+8
2009-02-16
Converted to Linux newlines.
Mike Mazur
22
-5968
/
+5968
2009-02-16
Added OpenSim asset frontend plugin.
Mike Mazur
4
-47
/
+312
2009-02-16
Rename NewAssetServer AssetInventoryServer and fully qualify with
Mike Mazur
23
-92
/
+93
2009-02-16
Adding
Mike Mazur
22
-0
/
+5719
2009-02-13
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...
Jeff Ames
1
-1
/
+1
2009-02-12
* Renamed RegionProfileService to RegionProfileServiceProxy to better reflect...
lbsa71
2
-3
/
+3
2009-02-12
* Turned RegionProfileService non-static
lbsa71
2
-6
/
+9
2009-02-12
* Added RegionProfileService and moved RequestSimData to it.
lbsa71
1
-4
/
+4
2009-02-12
* optimized usings.
lbsa71
19
-47
/
+21
2009-02-10
Add proper handling for shared vs. unshared modules to the command
Melanie Thielker
4
-13
/
+15
2009-02-09
The DataPluginFactory is now a set of generic methods instead of
Mike Mazur
2
-3
/
+3
2009-02-07
* Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden...
lbsa71
1
-12
/
+36
2009-02-07
Replace the console for all OpenSim apps with a new console featuring command
Melanie Thielker
5
-88
/
+138
2009-02-07
Thank you dslake for a patch that:
lbsa71
1
-1
/
+1
2009-02-04
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
Mike Mazur
1
-1
/
+1
2009-02-03
- moved data plugin loading code from various places to
Mike Mazur
2
-39
/
+19
2009-02-03
- move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to
Mike Mazur
2
-1
/
+3
2009-02-03
Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...
Mike Mazur
2
-8
/
+8
2009-01-13
* Add a second logoffuser message with the region secret.
Teravus Ovares
1
-1
/
+32
2009-01-13
* Fix an invalid seed cap that could be causing issues.
Teravus Ovares
1
-0
/
+4
[next]