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
...
*
- 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
*
- add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...
Mike Mazur
2009-02-16
1
-2
/
+32
*
- add section to prebuild.xml for building
Mike Mazur
2009-02-16
1
-0
/
+95
*
* Add missing OpenSIm.Framework.Communications ref for Wdinwos builds
Justin Clarke Casey
2009-02-12
1
-1
/
+2
*
* Added XEngine tests and gathered other ScriptEngine
Sean Dague
2009-02-12
1
-27
/
+20
*
* Reinstate texture tests, eliminating duplicate OpenSim.Region.CoreModules.T...
Justin Clarke Casey
2009-02-10
1
-56
/
+1
*
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
2009-02-10
1
-110
/
+104
*
* Reinstate tests that are now in CoreModules
Justin Clarke Casey
2009-02-09
1
-1
/
+57
*
starting phase 2 of the OpenSim.Region.Environment commit: relocating
Dr Scofield
2009-02-09
1
-0
/
+48
*
Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
2009-02-07
1
-0
/
+7
*
* Removed superflous (and circular) ref to OpenSim.Region.Framework
lbsa71
2009-02-06
1
-1
/
+0
*
killing OpenSim.Data.Base ref once more
Dr Scofield
2009-02-06
1
-1
/
+0
*
dropping ref to OpenSim.Grid (another survivor thx to the refactoring by-pass)
Dr Scofield
2009-02-06
1
-1
/
+0
*
* reinstate OpenSim/Region/Framework/Scenes/Tests
Justin Clarke Casey
2009-02-06
1
-0
/
+56
*
removing bad references to OpenSim.Data stuff that got deleted earlier
Dr Scofield
2009-02-06
1
-15
/
+0
*
* Add missing Region.Framework reference in ApplicationPlugins.LoadRegions
Justin Clarke Casey
2009-02-06
1
-0
/
+1
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
1
-50
/
+86
*
Embed OpenSim.Data.addin.xml as a resource into OpenSim.Data.dll.
Mike Mazur
2009-02-03
1
-0
/
+1
*
- move OpenSim/Framework/IInventoryData.cs to
Mike Mazur
2009-02-03
1
-0
/
+1
*
- move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs to
Mike Mazur
2009-02-03
1
-4
/
+6
*
* Removed the unused Data.Base Framework
lbsa71
2009-02-02
1
-107
/
+0
*
Removing ThirdParty/3Di from prebuild.xml.
Mike Mazur
2009-01-28
1
-68
/
+0
*
Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
2009-01-23
1
-0
/
+2
*
* refactor: move scene setup code into common test code assembly
Justin Clarke Casey
2009-01-23
1
-0
/
+1
*
add event queue code for sending group IM for future group support
Dahlia Trimble
2009-01-23
1
-0
/
+1
*
* Progressive texture patch + PriorityQueue put into the LLClient namespace.
Teravus Ovares
2009-01-19
1
-0
/
+1
*
* Rig up enough infrastructure to actually perform a successful 'standalone' ...
Justin Clarke Casey
2009-01-16
1
-0
/
+1
*
* minor: Future archiver test stub
Justin Clarke Casey
2009-01-16
1
-0
/
+1
*
* Fixed breaking VS2008 build. Added missing Statistics reference
lbsa71
2009-01-13
1
-0
/
+1
*
* Apply http://opensimulator.org/mantis/view.php?id=2965
Justin Clarke Casey
2009-01-12
1
-0
/
+1
*
Thank you kindly, Tlaukkan (Tommil) for a patch that:
Charles Krinke
2009-01-11
1
-0
/
+1
*
* minor: Put in stub LLPacketHandler testing code
Justin Clarke Casey
2009-01-09
1
-0
/
+1
*
* Establish placeholder for future TextureSender tests
Justin Clarke Casey
2009-01-08
1
-0
/
+1
*
* add the required System.xml reference as well
Justin Clarke Casey
2009-01-05
1
-0
/
+1
*
* Add prereqs and usings required by the Windows compiler
Justin Clarke Casey
2009-01-05
1
-0
/
+1
*
fixes mantis #2950
Justin Clarke Casey
2009-01-05
1
-1
/
+42
*
* Extend stub to test the successful login of a user on the local login service
Justin Clarke Casey
2009-01-05
1
-0
/
+1
*
* Updates the sim stats module. Cleans out some of the rot.
Teravus Ovares
2009-01-03
1
-0
/
+48
*
* Add System.Xml to LindenUDP.Tests project for Windows builds
Justin Clarke Casey
2009-01-02
1
-0
/
+1
*
* Add Nini reference to Communications.OGS1
Justin Clarke Casey
2009-01-02
1
-1
/
+2
*
Fix another build error on MonoDevelop
Homer Horwitz
2009-01-02
1
-2
/
+2
[prev]
[next]