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
/
prebuild.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization
Mike Mazur
2009-03-16
1
-4
/
+4
*
Move ArchiveConstants to OpenSim.Framework.Archive
Mike Mazur
2009-03-12
1
-33
/
+31
*
Moving TarArchive to OpenSim.Framework.Archive
Mike Mazur
2009-03-12
1
-1
/
+25
*
* Fix silly windows prebuild borkage. To use System.Xml, the project must ha...
Teravus Ovares
2009-03-11
1
-0
/
+1
*
Adding AssetInventory InventoryArchive plugin
Mike Mazur
2009-03-11
1
-28
/
+31
*
Use Inventory{Item,Folder}Base in AssetInventoryServer.
Mike Mazur
2009-03-05
1
-0
/
+1
*
Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...
MW
2009-03-03
1
-2
/
+5
*
Added OpenSim.Client.Linden which is a (non shared) region module that create...
MW
2009-03-02
1
-0
/
+33
*
Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs...
MW
2009-02-27
1
-1
/
+0
*
Changed the order of the OpenSim.Grid.GridServer and OpenSim.Grid.GridServer....
MW
2009-02-27
1
-6
/
+6
*
Added GridServerPlugin class (which implements IGridPlugin) to OpenSim.Grid...
MW
2009-02-27
1
-1
/
+2
*
Applied patch from Mantis# 3240, thanks tlaukkan/Tommil
MW
2009-02-27
1
-0
/
+1
*
This adds a new osGetAgentIP function with threat level set to High. It
Sean Dague
2009-02-26
1
-0
/
+1
*
Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin.
MW
2009-02-26
1
-0
/
+42
*
* Applied a patch that: Added prim parameters support to MXP client
lbsa71
2009-02-25
1
-1
/
+2
*
Same treatment for the MessagingServer... added OpenSim.Grid.MessagingServer....
MW
2009-02-24
1
-0
/
+34
*
Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components.
MW
2009-02-24
1
-1
/
+35
*
First step in separating out the Userserver console command handling to a "mo...
MW
2009-02-24
1
-0
/
+39
*
Updated MessagingServer to use OpenSim.Grid.Framework
MW
2009-02-24
1
-0
/
+1
*
Added OpenSim.Grid.Framework project.
MW
2009-02-24
1
-0
/
+32
*
Load default assets when AssetInventory starts.
Mike Mazur
2009-02-23
1
-0
/
+1
*
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
2009-02-22
1
-0
/
+2
*
* Adds initial support for the MXP Virtual Worlds protocol (http://www.bubble...
Adam Frisby
2009-02-22
1
-0
/
+31
*
* Another stab at removing AssetServer.exe dependencies
lbsa71
2009-02-20
1
-4
/
+1
*
* Fixed erroneously reverted xmlns
lbsa71
2009-02-19
1
-1
/
+1
*
* Reverted the AssetServer fix, apparently something was dependent on IAssetD...
lbsa71
2009-02-19
1
-1
/
+60
*
* Moved the AssetStreamHandlers to OpenSim.Framework.Servers
lbsa71
2009-02-19
1
-4
/
+0
*
* Changed Prebuild.xml back to specifying xmlns
lbsa71
2009-02-19
1
-56
/
+1
*
* Okay, so finally got my head around this. Problem is that upstream Prebuild...
lbsa71
2009-02-19
1
-138
/
+138
*
* reverted the revert of the revert. What can I say? I'm calling this a day, ...
lbsa71
2009-02-19
1
-1
/
+1
*
* Reverted the revert, as it seems the problem was the 1.0.* in the separate ...
lbsa71
2009-02-19
1
-1
/
+1
*
* Reverted Prebuild commit due to strange run-time errors.
lbsa71
2009-02-19
1
-1
/
+1
*
=== PREBUILD UPSTREAMS UPDATE : POTENTIAL BREAKAGE ===
lbsa71
2009-02-19
1
-1
/
+1
*
* Iniital inventory archive test code. Doesn't actually do any testing yet
Justin Clarke Casey
2009-02-16
1
-0
/
+1
*
* remove duplicate OpenSim.Region.CoreModules assembly entry
Justin Clarke Casey
2009-02-16
1
-46
/
+0
*
From: Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
2009-02-16
1
-0
/
+1
*
- removed OpenSim.Grid.AssetInventoryServer.Metadata class in favor of
Mike Mazur
2009-02-16
1
-1
/
+0
*
- clean up using references as well as References in prebuild.xml
Mike Mazur
2009-02-16
1
-40
/
+20
*
Fix dependency on non-OpenSim version of OpenMetaverse.StructuredData.dll.
Mike Mazur
2009-02-16
1
-4
/
+4
*
- change AssetInventoryServer config from XML to INI
Mike Mazur
2009-02-16
1
-1
/
+6
*
- remove dependency on ExtensionLoader.dll (DBConnString.cs can go)
Mike Mazur
2009-02-16
1
-1
/
+0
*
- asset server functionality works with OpenSim's HttpServer
Mike Mazur
2009-02-16
1
-4
/
+4
*
AssetInventoryServer now compiles while using the standard OpenSim
Mike Mazur
2009-02-16
1
-1
/
+4
*
- add list for backend plugins and Dispose() all plugins on shutdown
Mike Mazur
2009-02-16
1
-59
/
+0
*
Move BrowseFrontend and ReferenceFrontend to
Mike Mazur
2009-02-16
1
-0
/
+5
*
Add OpenSim & Simple inventory storage plugins and Null metrics plugin.
Mike Mazur
2009-02-16
1
-0
/
+1
*
- added Simple AssetInventoryServer plugin (asset storage only)
Mike Mazur
2009-02-16
1
-0
/
+32
*
- implement and load NullMetrics module in AssetInventoryServer
Mike Mazur
2009-02-16
1
-0
/
+23
*
- IAssetProviderPlugin was changed to IAssetDataPlugin
Mike Mazur
2009-02-16
1
-0
/
+1
*
Rename NewAssetServer AssetInventoryServer and fully qualify with
Mike Mazur
2009-02-16
1
-5
/
+5
[next]