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
2014-04-24
- Created a standard function to send XML-RPC requests, which logs them like ...
Oren Hurvitz
1
-1
/
+1
2014-04-24
Refactored: moved OpenProfileClient to a location where it can be used by bot...
Oren Hurvitz
1
-0
/
+2
2014-04-23
Removed references to Community.CsharpSqlite*.dll. This eliminates some warni...
Oren Hurvitz
1
-2
/
+0
2014-04-12
Remove the old XML format parsing. Now additional region params can just be
Melanie
1
-52
/
+0
2014-04-02
Added System.Core reference to MSSQL
Oren Hurvitz
1
-0
/
+1
2014-03-26
Remove unmaintained and unused YieldProlog scripting language
Justin Clark-Casey (justincc)
1
-32
/
+0
2014-03-24
Updated Prebuild to support .NET 4.5
Oren Hurvitz
1
-1
/
+1
2014-03-17
Add regression test for http inventory fetch.
Justin Clark-Casey (justincc)
1
-0
/
+3
2014-03-07
Add regression test for sending group notices via xmlrpc groups connector.
Justin Clark-Casey (justincc)
1
-1
/
+2
2014-02-12
If a caller tries to queue a CAPs message to a scene presence that has no eve...
Justin Clark-Casey (justincc)
1
-0
/
+2
2013-12-18
Create regression test TestSendAgentGroupDataUpdate() for groups agent data s...
Justin Clark-Casey (justincc)
1
-1
/
+4
2013-12-06
use System.IO.Compression.DeflateStream for mesh decompression in an attempt ...
dahlia
1
-1
/
+0
2013-11-08
Update OpenSimulator to use .NET 4.0
Justin Clark-Casey (justincc)
1
-100
/
+100
2013-10-12
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
Fernando Oliveira
1
-0
/
+36
2013-09-11
BulletSim: add physChangeLinkParams to set individual parameters on link cons...
Robert Adams
1
-0
/
+1
2013-08-01
Include missing reference that probably stops windows build from commit 12995...
Justin Clark-Casey (justincc)
1
-0
/
+1
2013-07-31
Experimental comment to eneralize the handling of Linden caps when the
Mic Bowman
1
-0
/
+1
2013-07-11
Fix regression where llHTTPRequests which did not get an OK response returned...
Justin Clark-Casey (justincc)
1
-0
/
+1
2013-07-11
Added a test for the asset service
Diva Canto
1
-0
/
+27
2013-07-06
Fix windows build break fromrecent dd1f95 for real this time - put new dll re...
justincc
1
-1
/
+1
2013-07-06
Fix build break from recent commit dd15f95 on windows
Justin Clark-Casey (justincc)
1
-0
/
+1
2013-07-04
Add --default option to "debug lludp packet" command to allow packet logging ...
Justin Clark-Casey (justincc)
1
-0
/
+1
2013-06-18
Make number of inbound http requests handled available as a httpserver.<port>...
Justin Clark-Casey (justincc)
1
-0
/
+1
2013-06-17
Make general server stats available on the robust console as well as the simu...
Justin Clark-Casey (justincc)
1
-0
/
+1
2013-06-07
Adding Avination's PollService to round out the HTTP inventory changes
Melanie
1
-0
/
+1
2013-06-05
Port Avination's inventory send throttling
Melanie
1
-0
/
+1
2013-05-30
UserProfiles
BlueWall
1
-0
/
+38
2013-05-29
Add HG regression TestCachedUserNameForNewAgent()
Justin Clark-Casey (justincc)
1
-0
/
+1
2013-05-22
BulletSim: specify directory for OpenSim.Region.Physics.Meshing
Robert Adams
1
-1
/
+1
2013-05-22
BulletSim: add code to experimentally use asset hull data.
Robert Adams
1
-0
/
+1
2013-05-21
Revert "BulletSim: add code to experimentally use asset hull data."
Robert Adams
1
-1
/
+0
2013-05-21
BulletSim: add code to experimentally use asset hull data.
Robert Adams
1
-0
/
+1
2013-04-29
Add regression test for offer, accept and subsequent receiver delete of an it...
Justin Clark-Casey (justincc)
1
-0
/
+1
2013-04-20
Small fix to prebuild xml for building with mono tools
BlueWall
1
-1
/
+1
2013-04-18
Initial experimental support for materials-capable viewers. This is in a very...
dahlia
1
-0
/
+1
2013-03-29
Added missing functionality (mainly custom headers) to llHTTPRequest.
Kevin Cozens
1
-0
/
+1
2013-03-15
Finally remove the 'REST' ApplicationPlugins code which has been non-function...
Justin Clark-Casey (justincc)
1
-115
/
+0
2013-03-15
Make it possible to chain another asset service underneath the de-duplicating...
Justin Clark-Casey (justincc)
1
-0
/
+1
2013-03-06
Add code for testing event queue messages recevied on region cross.
Justin Clark-Casey (justincc)
1
-0
/
+1
2013-02-28
Add missing prebuild.xml dependency for System.Action2<t1,t2> in recent addit...
Robert Adams
1
-0
/
+1
2013-02-26
minor: Remove unnecessary very old System.Net reference in OpenSim.Region.Scr...
Justin Clark-Casey (justincc)
1
-1
/
+0
2013-02-26
Add regression test for llRequestUrl()
Justin Clark-Casey (justincc)
1
-0
/
+2
2013-02-19
This should fix the build fail. Fingers crossed.
Diva Canto
1
-1
/
+1
2013-02-19
First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...
Diva Canto
1
-0
/
+48
2013-02-18
Donating Diva OfflineIM as an addon in a single dll, OpenSim.Addons.OpenSim.dll
Diva Canto
1
-0
/
+50
2013-02-03
Commit 1 in of this branch feature. This is one of many...
teravus
1
-0
/
+45
2013-01-28
BulletSim: first unit test: vehicle angular attraction
Robert Adams
1
-0
/
+2
2013-01-27
BulletSim: reorder dependencies for tests and specify path for meshing dll si...
Robert Adams
1
-3
/
+4
2013-01-27
BulletSim: fix reference path for BulletSim tests in prebuild.xml
Robert Adams
1
-1
/
+1
2013-01-27
BulletSim: add framework for BulletSim unit tests. No tests yet.
Robert Adams
1
-0
/
+31
[next]