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
*
This cleans up versioning. Specifically:
Diva Canto
2014-12-30
1
-0
/
+1
*
Remove reference to MSSQL in prebuild.xml since feature has been removed
Robert Adams
2014-12-09
1
-1
/
+0
*
Remove unmaintained MSSQL support.
Justin Clark-Casey (justincc)
2014-11-28
1
-35
/
+0
*
Add "show threadpool calls" command to show count of all labelled smartthread...
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+1
*
refactor: Move test clientstack setup code out of BasicCircuitTests into Open...
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+1
*
Add hypergrid teleporting support to user profiles picks
BlueWall
2014-10-27
1
-0
/
+35
*
For monitoring purposes, start non-timeout tasks (which do not currently use ...
Justin Clark-Casey (justincc)
2014-09-05
1
-0
/
+1
*
If BulletSim is running on its own threads, start this thread via the thread ...
Justin Clark-Casey (justincc)
2014-09-03
1
-0
/
+1
*
Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator
Justin Clark-Casey (justincc)
2014-08-13
1
-0
/
+1
*
Add inventory.<url>.RequestsMade stat.
Justin Clark-Casey (justincc)
2014-07-26
1
-0
/
+1
*
Removed warning about YieldProlog
Oren Hurvitz
2014-07-21
1
-1
/
+0
*
Actually call Close() for shared region modules when the simulator is being s...
Justin Clark-Casey (justincc)
2014-07-02
1
-0
/
+4
*
Fixed a few things pertaining to interfacing with the estate service. Specifi...
Diva Canto
2014-06-01
1
-0
/
+1
*
Added missing reference
Diva Canto
2014-05-31
1
-0
/
+1
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2014-05-23
1
-0
/
+1
|
\
|
*
Add regression test for in-range chat between neighbouring regions from east ...
Justin Clark-Casey (justincc)
2014-05-22
1
-0
/
+1
*
|
Adds optional HTTP Basic Authentication to Robust service connectors.
Diva Canto
2014-05-23
1
-0
/
+1
|
/
*
- Created a standard function to send XML-RPC requests, which logs them like ...
Oren Hurvitz
2014-04-24
1
-1
/
+1
*
Refactored: moved OpenProfileClient to a location where it can be used by bot...
Oren Hurvitz
2014-04-24
1
-0
/
+2
*
Removed references to Community.CsharpSqlite*.dll. This eliminates some warni...
Oren Hurvitz
2014-04-23
1
-2
/
+0
*
Remove the old XML format parsing. Now additional region params can just be
Melanie
2014-04-12
1
-52
/
+0
*
Added System.Core reference to MSSQL
Oren Hurvitz
2014-04-02
1
-0
/
+1
*
Remove unmaintained and unused YieldProlog scripting language
Justin Clark-Casey (justincc)
2014-03-26
1
-32
/
+0
*
Updated Prebuild to support .NET 4.5
Oren Hurvitz
2014-03-24
1
-1
/
+1
*
Add regression test for http inventory fetch.
Justin Clark-Casey (justincc)
2014-03-17
1
-0
/
+3
*
Add regression test for sending group notices via xmlrpc groups connector.
Justin Clark-Casey (justincc)
2014-03-07
1
-1
/
+2
*
If a caller tries to queue a CAPs message to a scene presence that has no eve...
Justin Clark-Casey (justincc)
2014-02-12
1
-0
/
+2
*
Create regression test TestSendAgentGroupDataUpdate() for groups agent data s...
Justin Clark-Casey (justincc)
2013-12-18
1
-1
/
+4
*
use System.IO.Compression.DeflateStream for mesh decompression in an attempt ...
dahlia
2013-12-06
1
-1
/
+0
*
Update OpenSimulator to use .NET 4.0
Justin Clark-Casey (justincc)
2013-11-08
1
-100
/
+100
*
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
Fernando Oliveira
2013-10-12
1
-0
/
+36
*
BulletSim: add physChangeLinkParams to set individual parameters on link cons...
Robert Adams
2013-09-11
1
-0
/
+1
*
Include missing reference that probably stops windows build from commit 12995...
Justin Clark-Casey (justincc)
2013-08-01
1
-0
/
+1
*
Experimental comment to eneralize the handling of Linden caps when the
Mic Bowman
2013-07-31
1
-0
/
+1
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2013-07-11
1
-0
/
+27
|
\
|
*
Added a test for the asset service
Diva Canto
2013-07-11
1
-0
/
+27
*
|
Fix regression where llHTTPRequests which did not get an OK response returned...
Justin Clark-Casey (justincc)
2013-07-11
1
-0
/
+1
|
/
*
Fix windows build break fromrecent dd1f95 for real this time - put new dll re...
justincc
2013-07-06
1
-1
/
+1
*
Fix build break from recent commit dd15f95 on windows
Justin Clark-Casey (justincc)
2013-07-06
1
-0
/
+1
*
Add --default option to "debug lludp packet" command to allow packet logging ...
Justin Clark-Casey (justincc)
2013-07-04
1
-0
/
+1
*
Make number of inbound http requests handled available as a httpserver.<port>...
Justin Clark-Casey (justincc)
2013-06-18
1
-0
/
+1
*
Make general server stats available on the robust console as well as the simu...
Justin Clark-Casey (justincc)
2013-06-17
1
-0
/
+1
*
Adding Avination's PollService to round out the HTTP inventory changes
Melanie
2013-06-07
1
-0
/
+1
*
Port Avination's inventory send throttling
Melanie
2013-06-05
1
-0
/
+1
*
UserProfiles
BlueWall
2013-05-30
1
-0
/
+38
*
Add HG regression TestCachedUserNameForNewAgent()
Justin Clark-Casey (justincc)
2013-05-29
1
-0
/
+1
*
BulletSim: specify directory for OpenSim.Region.Physics.Meshing
Robert Adams
2013-05-22
1
-1
/
+1
*
BulletSim: add code to experimentally use asset hull data.
Robert Adams
2013-05-22
1
-0
/
+1
*
Revert "BulletSim: add code to experimentally use asset hull data."
Robert Adams
2013-05-21
1
-1
/
+0
*
BulletSim: add code to experimentally use asset hull data.
Robert Adams
2013-05-21
1
-0
/
+1
[next]