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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-19
* Okay, so finally got my head around this. Problem is that upstream Prebuild...
lbsa71
1
-138
/
+138
2009-02-19
* reverted the revert of the revert. What can I say? I'm calling this a day, ...
lbsa71
1
-1
/
+1
2009-02-19
* Reverted the revert, as it seems the problem was the 1.0.* in the separate ...
lbsa71
1
-1
/
+1
2009-02-19
* Reverted Prebuild commit due to strange run-time errors.
lbsa71
1
-1
/
+1
2009-02-19
=== PREBUILD UPSTREAMS UPDATE : POTENTIAL BREAKAGE ===
lbsa71
1
-1
/
+1
2009-02-16
* Iniital inventory archive test code. Doesn't actually do any testing yet
Justin Clarke Casey
1
-0
/
+1
2009-02-16
* remove duplicate OpenSim.Region.CoreModules assembly entry
Justin Clarke Casey
1
-46
/
+0
2009-02-16
From: Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
1
-0
/
+1
2009-02-16
- removed OpenSim.Grid.AssetInventoryServer.Metadata class in favor of
Mike Mazur
1
-1
/
+0
2009-02-16
- clean up using references as well as References in prebuild.xml
Mike Mazur
1
-40
/
+20
2009-02-16
Fix dependency on non-OpenSim version of OpenMetaverse.StructuredData.dll.
Mike Mazur
1
-4
/
+4
2009-02-16
- change AssetInventoryServer config from XML to INI
Mike Mazur
1
-1
/
+6
2009-02-16
- remove dependency on ExtensionLoader.dll (DBConnString.cs can go)
Mike Mazur
1
-1
/
+0
2009-02-16
- asset server functionality works with OpenSim's HttpServer
Mike Mazur
1
-4
/
+4
2009-02-16
AssetInventoryServer now compiles while using the standard OpenSim
Mike Mazur
1
-1
/
+4
2009-02-16
- add list for backend plugins and Dispose() all plugins on shutdown
Mike Mazur
1
-59
/
+0
2009-02-16
Move BrowseFrontend and ReferenceFrontend to
Mike Mazur
1
-0
/
+5
2009-02-16
Add OpenSim & Simple inventory storage plugins and Null metrics plugin.
Mike Mazur
1
-0
/
+1
2009-02-16
- added Simple AssetInventoryServer plugin (asset storage only)
Mike Mazur
1
-0
/
+32
2009-02-16
- implement and load NullMetrics module in AssetInventoryServer
Mike Mazur
1
-0
/
+23
2009-02-16
- IAssetProviderPlugin was changed to IAssetDataPlugin
Mike Mazur
1
-0
/
+1
2009-02-16
Rename NewAssetServer AssetInventoryServer and fully qualify with
Mike Mazur
1
-5
/
+5
2009-02-16
- add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...
Mike Mazur
1
-2
/
+32
2009-02-16
- add section to prebuild.xml for building
Mike Mazur
1
-0
/
+95
2009-02-12
* Add missing OpenSIm.Framework.Communications ref for Wdinwos builds
Justin Clarke Casey
1
-1
/
+2
2009-02-12
* Added XEngine tests and gathered other ScriptEngine
Sean Dague
1
-27
/
+20
2009-02-10
* Reinstate texture tests, eliminating duplicate OpenSim.Region.CoreModules.T...
Justin Clarke Casey
1
-56
/
+1
2009-02-10
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
1
-110
/
+104
2009-02-09
* Reinstate tests that are now in CoreModules
Justin Clarke Casey
1
-1
/
+57
2009-02-09
starting phase 2 of the OpenSim.Region.Environment commit: relocating
Dr Scofield
1
-0
/
+48
2009-02-07
Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
1
-0
/
+7
2009-02-06
* Removed superflous (and circular) ref to OpenSim.Region.Framework
lbsa71
1
-1
/
+0
2009-02-06
killing OpenSim.Data.Base ref once more
Dr Scofield
1
-1
/
+0
2009-02-06
dropping ref to OpenSim.Grid (another survivor thx to the refactoring by-pass)
Dr Scofield
1
-1
/
+0
2009-02-06
* reinstate OpenSim/Region/Framework/Scenes/Tests
Justin Clarke Casey
1
-0
/
+56
2009-02-06
removing bad references to OpenSim.Data stuff that got deleted earlier
Dr Scofield
1
-15
/
+0
2009-02-06
* Add missing Region.Framework reference in ApplicationPlugins.LoadRegions
Justin Clarke Casey
1
-0
/
+1
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-50
/
+86
2009-02-03
Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll.
Mike Mazur
1
-0
/
+1
2009-02-03
- move OpenSim/Framework/IInventoryData.cs to
Mike Mazur
1
-0
/
+1
2009-02-03
- move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to
Mike Mazur
1
-4
/
+6
2009-02-02
* Removed the unused Data.Base Framework
lbsa71
1
-107
/
+0
2009-01-28
Removing ThirdParty/3Di from prebuild.xml.
Mike Mazur
1
-68
/
+0
2009-01-23
Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
1
-0
/
+2
2009-01-23
* refactor: move scene setup code into common test code assembly
Justin Clarke Casey
1
-0
/
+1
2009-01-23
add event queue code for sending group IM for future group support
Dahlia Trimble
1
-0
/
+1
2009-01-19
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
Teravus Ovares
1
-0
/
+1
2009-01-16
* Rig up enough infrastructure to actually perform a successful 'standalone' ...
Justin Clarke Casey
1
-0
/
+1
2009-01-16
* minor: Future archiver test stub
Justin Clarke Casey
1
-0
/
+1
2009-01-13
* Fixed breaking VS2008 build. Added missing Statistics reference
lbsa71
1
-0
/
+1
[prev]
[next]