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
/
OpenSim
/
Region
/
Application
/
OpenSimBase.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-08
Add a JSON web fetch of the statististics managed by StatsManager.
Robert Adams
1
-0
/
+2
2013-07-08
Add "show caps stats by user" and "show caps stats by cap" console commands t...
Justin Clark-Casey (justincc)
1
-4
/
+4
2013-07-06
refactor: Make stats and sim status simpler by extending BaseStreamHandler li...
Justin Clark-Casey (justincc)
1
-57
/
+17
2013-06-17
Make general server stats available on the robust console as well as the simu...
Justin Clark-Casey (justincc)
1
-4
/
+3
2013-05-03
On startup, start scenes after we're set up all local scenes, rather than sta...
Justin Clark-Casey (justincc)
1
-3
/
+1
2013-04-16
refactor: Remove IClientNetworkServer.NetworkStop() in favour of existing Sto...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-03-14
Log same environment information to Robust log as is already done for simulat...
Justin Clark-Casey (justincc)
1
-4
/
+0
2013-02-28
minor: Log location in which simulator/robust was started.
Justin Clark-Casey (justincc)
1
-0
/
+4
2013-02-27
Get "show modules" console command to obey selected command line region/s
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-02-06
Remove long unused Scene.DumpAssetsToFile boolean.
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-02-03
Adds the ability to load more then one IClientNetworkServer thereby allowing ...
teravus
1
-15
/
+22
2013-02-03
Adds the ability to load more then one IClientNetworkServer thereby allowing ...
teravus
1
-15
/
+22
2012-11-23
Fix problem where restarting the currently selected region would stop various...
Justin Clark-Casey (justincc)
1
-5
/
+6
2012-11-22
Make "config show/set/get/save" console commands available on all servers
Justin Clark-Casey (justincc)
1
-42
/
+23
2012-11-22
factor out common HandleShow code for "show uptime"
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-11-14
If no ISimulationDataStore or IEstateDataStore implementations could be loade...
Justin Clark-Casey (justincc)
1
-0
/
+14
2012-11-12
Remove the old style module loader and all references to it
Melanie
1
-25
/
+1
2012-10-26
minor: Make the error thrown logged when a simulator in grid mode is trying t...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-10-11
Extend "show stats" command to "show stats [list|all|<category name>]"
Justin Clark-Casey (justincc)
1
-37
/
+35
2012-08-15
Don't enable the thread watchdog until all regions are ready.
Justin Clark-Casey (justincc)
1
-2
/
+7
2012-08-01
Create the ability for physics modules to request assets on demand by
Melanie
1
-0
/
+1
2012-07-25
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-07-25
Add experimental "OpenSim object memory churn" statistics to output of region...
Justin Clark-Casey (justincc)
1
-17
/
+19
2012-06-08
Fix regression in 5f4f9f0 (Fri Jun 8 2012) which stopped "show stats" and jso...
Justin Clark-Casey (justincc)
1
-0
/
+2
2012-06-08
Add regression test for client logout due to ack timeout.
Justin Clark-Casey (justincc)
1
-2
/
+0
2012-05-10
Saving estate state is really slow (relatively) and it gets
Mic Bowman
1
-5
/
+7
2012-05-03
Implement optional name and description on http stream handlers so that we ca...
Justin Clark-Casey (justincc)
1
-1
/
+10
2012-03-24
Allow the user to enter help topics in upper or lowercase.
Justin Clark-Casey (justincc)
1
-5
/
+6
2012-03-23
Rename Scene.StartTimer() to Start() - this method no longer uses a timer. C...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-03-10
Add ability to specify a default estate to be used when creating regions.
Justin Clark-Casey (justincc)
1
-64
/
+152
2012-03-08
Display help commander topics in capitalized form - the commands themselves a...
Justin Clark-Casey (justincc)
1
-4
/
+6
2012-03-08
Change "help" to display categories/module list then "help <category/module>"...
Justin Clark-Casey (justincc)
1
-6
/
+6
2012-01-31
Make parcel sale overlays work. No auction support.
Melanie
1
-3
/
+3
2012-01-24
Make errors reported by OpenSim when it halts because it can't find certain c...
Justin Clark-Casey (justincc)
1
-3
/
+3
2011-12-20
Remove unused SetAcceleration and add set on Acceleration parameter
Dan Lake
1
-1
/
+1
2011-12-20
Remove unused SetAcceleration and add set on Acceleration parameter
Dan Lake
1
-1
/
+1
2011-12-07
Trigger a Jenkins build
BlueWall
1
-0
/
+1
2011-12-05
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
1
-3
/
+3
2011-11-23
Shell Environment Variables in config
BlueWall
1
-1
/
+8
2011-10-15
move see_into_this_sim_from_neighbor [Startup] flag parsing into Scene with t...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-10-15
fetch physical_prim switch from [Startup] config from inside scene, as is don...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-10-07
remove the pointless slashes on the end of the (5!) different server stat ret...
Justin Clark-Casey (justincc)
1
-3
/
+3
2011-10-05
Add user ID to new estate user prompt, to make it clearer and consistent with...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-10-04
When creating a new user on the comand line, give the option of allowing a UU...
Justin Clark-Casey (justincc)
1
-1
/
+10
2011-09-16
Fix build errors on Windows by adding missing OpenSim.Services.Base reference
justincc
1
-1
/
+2
2011-09-16
Pass any region scope through to the CreateUser() method
Justin Clark-Casey (justincc)
1
-2
/
+11
2011-09-16
refactor: move estate owner setup code into separate method
Justin Clark-Casey (justincc)
1
-45
/
+50
2011-09-16
Correctly create a freshly created estate owner's default items and avatar en...
Justin Clark-Casey (justincc)
1
-0
/
+50
2011-09-09
Delay loading scripts until the scene has finished loading
Oren Hurvitz
1
-0
/
+2
2011-06-07
Write estate errors on startup to the log
Oren Hurvitz
1
-2
/
+2
[next]