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
...
*
* Another attempt at fixing the random spurious test error.
Teravus Ovares (Dan Olivares)
2009-08-26
1
-2
/
+7
*
Add reference to OpenMetaverse.dll to UserServer.Modules to make MSVS happy
Melanie
2009-08-26
1
-0
/
+1
*
A slightly modified version of
Teravus Ovares (Dan Olivares)
2009-08-25
1
-0
/
+1
*
Remove the AssetInventory server from core. It has fallen behind both
Melanie
2009-08-20
1
-122
/
+0
*
Graft the REST console onto the message server as well. What a dirty hack!
Melanie
2009-08-19
1
-0
/
+1
*
Graft the REST console onto the grid server. Same procedure as with
Melanie
2009-08-19
1
-0
/
+1
*
Add rest console support to the user server. Will ask new questions at
Melanie
2009-08-19
1
-0
/
+1
*
Apply http://opensimulator.org/mantis/view.php?id=4016
Justin Clark-Casey (justincc)
2009-08-17
1
-0
/
+1
*
Add System.Xml reference to the console project
Melanie
2009-08-17
1
-0
/
+1
*
Add the OpenSim.ConsoleClient app.
Melanie
2009-08-17
1
-0
/
+32
*
Filling in the blanks: The "meat" of the REST console
Melanie
2009-08-17
1
-0
/
+2
*
* More improvements to BasicAssetTest.cs
Kunnis
2009-08-16
1
-0
/
+1
*
* Kunnis' third patch in mantis: http://opensimulator.org/mantis/view.php?id=...
Teravus Ovares (Dan Olivares)
2009-08-14
1
-112
/
+113
*
* Adds two tests to OpenSim.Framework.Tests. *AgentCircuitData test to ensure...
Teravus Ovares (Dan Olivares)
2009-08-13
1
-0
/
+1
*
* Fix test failure by setting up MainConsole.Instance in SceneSetupHelpers.Se...
Justin Clark-Casey (justincc)
2009-08-10
1
-0
/
+1
*
Remove the OpenSim.Services.exe project
Melanie
2009-08-07
1
-33
/
+0
*
Remove the forge module patch insertion area from prebuild.xml
Melanie
2009-08-06
1
-10
/
+0
*
Fix prebuild include syntax
Melanie
2009-08-05
1
-1
/
+1
*
Comment the include line as it seems our prebuild can't handle it.
Melanie
2009-08-05
1
-1
/
+1
*
Add include line to prebuild
Melanie
2009-08-05
1
-0
/
+2
*
Add the region module shell for the new freeswitch service
Melanie
2009-08-04
1
-1
/
+5
*
Adding the plumbing for a ROBUST freeswitch service
Melanie
2009-08-04
1
-0
/
+31
*
Some module reshuffling, no user functionality yet
Melanie Thielker
2009-07-10
1
-38
/
+0
*
Create a MainServer static class to access the regions server's HTTP server
Melanie Thielker
2009-07-10
1
-0
/
+1
*
A stab at fixong a Windows build break
Melanie Thielker
2009-07-07
1
-0
/
+1
*
Committing the basic universal server Technology (B.U.S.T.)
Melanie Thielker
2009-07-07
1
-0
/
+33
*
* Fixed some prebuild ref issues
lbsa71
2009-06-22
1
-2
/
+1
*
Moved OpenSim/Framework/Communications/Capabilities up to OpenSim/Framework/C...
diva
2009-06-18
1
-0
/
+44
*
Removing the OpenSim.SimulatorServices project. All of those region modules a...
diva
2009-06-15
1
-35
/
+1
*
Pulled out HelloNeighbour into its own service, INeighbourService, which may ...
diva
2009-06-14
1
-0
/
+2
*
* Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateF...
Arthur Valadares
2009-06-11
1
-0
/
+1
*
Heart surgery no.2: the inventory service hooks.
diva
2009-06-10
1
-0
/
+1
*
First draft of the inventory service IN connector. Probably won't work yet. B...
diva
2009-06-08
1
-0
/
+1
*
First draft of inventory service connectors, and service implementation. No h...
diva
2009-06-07
1
-0
/
+31
*
* Reverting the test restructuring as, on second thought, this is not at all ...
lbsa71
2009-06-07
1
-5
/
+5
*
* Restructured Scenes Tests to follow (what I conceive of as being) current d...
lbsa71
2009-06-05
1
-5
/
+5
*
Committing the skeleton of the authentication service
Melanie Thielker
2009-06-03
1
-0
/
+31
*
* Pried apart the ODE tests. This fixes mantis #3212
lbsa71
2009-06-02
1
-3
/
+36
*
* Add xml2 load test
Justin Clarke Casey
2009-05-29
1
-1
/
+2
*
plumbing for future sculpt map caching
Dahlia Trimble
2009-05-29
1
-0
/
+1
*
* So, giving up on my efforts to de-duplicate the asset handlers. I'll just s...
lbsa71
2009-05-27
1
-2
/
+1
*
Revert "* Added IntegrationTest Attribute and tagged the ODETestClass"
Sean Dague
2009-05-27
1
-1
/
+0
*
the new Tests were defined before the Tests.Common dll in prebuild,
Sean Dague
2009-05-27
1
-33
/
+35
*
* Added IntegrationTest Attribute and tagged the ODETestClass
lbsa71
2009-05-27
1
-0
/
+1
*
* Added OpenSim.Server.Handlers.Tests project
lbsa71
2009-05-27
1
-0
/
+38
*
Forgot to include this on the last commit.
diva
2009-05-26
1
-1
/
+2
*
Beginning of refactoring RESTComms/LocalComms in the new style of services an...
diva
2009-05-25
1
-0
/
+1
*
letting TestClient implement IClientCore as well to fix test case
Dr Scofield
2009-05-25
1
-0
/
+1
*
Fixes map image on link-region (HG).
diva
2009-05-24
1
-0
/
+1
*
* Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModul...
Arthur Valadares
2009-05-21
1
-0
/
+1
[prev]
[next]