index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Servers
/
BaseOpenSimServer.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-03-18
1
-6
/
+10
|
\
|
*
minor: reuse threadpool count we just fetched instead of fetching it again
Justin Clark-Casey (justincc)
2012-03-16
1
-1
/
+1
|
*
Add total scripts count to "show threads"
Justin Clark-Casey (justincc)
2012-03-16
1
-2
/
+10
|
*
Improve threadpool reporting to "show threads" console command (also gets pri...
Justin Clark-Casey (justincc)
2012-03-16
1
-6
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-03-08
1
-10
/
+10
|
\
\
|
|
/
|
*
Change "help" to display categories/module list then "help <category/module>"...
Justin Clark-Casey (justincc)
2012-03-08
1
-10
/
+10
*
|
Merge branch 'master' into careminster
Melanie
2012-02-24
1
-1
/
+1
|
\
\
|
|
/
|
*
Rename Watchdog.GetThreads() to GetThreadsInfo() to reflect what it actually ...
Justin Clark-Casey (justincc)
2012-02-24
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-02-18
1
-1
/
+3
|
\
\
|
|
/
|
*
On Windows automatically load the correct native ODE library depending on whe...
Justin Clark-Casey (justincc)
2012-02-18
1
-1
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-01-31
1
-1
/
+1
|
\
\
|
|
/
|
*
Use Environment.TickCount & Int32.MaxValue; instead of Util.EnvironmentTickCo...
Justin Clark-Casey (justincc)
2012-01-31
1
-1
/
+1
*
|
Merge branch 'master' into bigmerge
Melanie
2011-12-05
1
-1
/
+1
|
\
\
|
|
/
|
*
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
2011-12-05
1
-1
/
+1
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-17
1
-3
/
+18
|
\
\
|
|
/
|
*
fix build break on UserManagementModule.
Justin Clark-Casey (justincc)
2011-11-15
1
-4
/
+8
|
*
improve formatting of "show threads"
Justin Clark-Casey (justincc)
2011-11-15
1
-1
/
+8
|
*
Add number of milliseconds since last update to "show threads"
Justin Clark-Casey (justincc)
2011-11-15
1
-3
/
+7
*
|
Merge branch 'master' into bigmerge
Melanie
2011-10-26
1
-0
/
+30
|
\
\
|
|
/
|
*
minor: add "threads show" as synonym for "show threads" for consistency
Justin Clark-Casey (justincc)
2011-10-25
1
-0
/
+5
|
*
Add "threads abort <thread-id>" simulator console command that allows us to a...
Justin Clark-Casey (justincc)
2011-10-25
1
-0
/
+25
*
|
Merge branch 'master' into careminster-presence-refactor
root
2011-07-05
1
-17
/
+40
|
\
\
|
|
/
|
*
Make default serverside_object_permissions = true since this better matches u...
Justin Clark-Casey (justincc)
2011-07-01
1
-11
/
+0
|
*
If OpenSim has been built from a git tree, then include version information a...
Justin Clark-Casey (justincc)
2011-07-01
1
-4
/
+39
|
*
refactor: rename gitCommitFileName to manualVersionFileName since bin/.versio...
Justin Clark-Casey (justincc)
2011-07-01
1
-5
/
+4
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-02-07
1
-12
/
+15
|
\
\
|
|
/
|
*
Fix "set log level" to once again display current log level if it's not given...
Justin Clark-Casey (justincc)
2011-02-04
1
-12
/
+15
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-01-23
1
-6
/
+30
|
\
\
|
|
/
|
*
Update the "config get <section> <key>" command to "config get [<section>] [<...
Justin Clark-Casey (justincc)
2011-01-21
1
-0
/
+14
|
*
make "show info" and "show version" show the same version text
Justin Clark-Casey (justincc)
2011-01-21
1
-4
/
+7
|
*
add current console log level to "show info"
Justin Clark-Casey (justincc)
2011-01-21
1
-2
/
+9
|
*
minor: make "show info" help slightly clearer
Justin Clark-Casey (justincc)
2011-01-20
1
-1
/
+1
*
|
Remove "OpenSimulator" from startup message
Melanie
2010-11-09
1
-1
/
+1
|
/
*
Fix "show threads" to show threads now being managed by OpenSim.Framework.Wat...
Justin Clark-Casey (justincc)
2010-09-14
1
-16
/
+10
*
add a smidgen more log debug information in the form of the operating system ...
Justin Clark-Casey (justincc)
2010-05-28
1
-1
/
+5
*
Apply patch to reduce git revision text length if running sim directly from a...
Justin Clark-Casey (justincc)
2009-11-27
1
-1
/
+1
*
Formatting cleanup.
Jeff Ames
2009-10-19
1
-1
/
+1
*
Bug fix.
Diva Canto
2009-10-07
1
-2
/
+6
*
Printout one more field in show threads, but this won't buy us much.
Diva Canto
2009-10-07
1
-1
/
+2
*
Fixing a few compile errors in the previous commit
John Hurliman
2009-10-06
1
-21
/
+6
*
* GridServerPostHandler.cs: Try/catch in Handle
Diva Canto
2009-10-05
1
-1
/
+7
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-6
/
+6
*
Formatting cleanup. Add copyright headers.
Jeff Ames
2009-08-13
1
-1
/
+1
*
Enable the console show version command and the viewer about command, to show...
Chris Down
2009-08-11
1
-22
/
+46
*
Formatting cleanup.
Jeff Ames
2009-06-10
1
-3
/
+3
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
Remove the pre-log4net, discrete output methods from the consoles
Melanie Thielker
2009-05-20
1
-1
/
+1
*
Add copyright headers, formatting cleanup.
Jeff Ames
2009-05-20
1
-10
/
+10
*
Thank you kindly, BlueWall sir, for a patch that:
Charles Krinke
2009-05-13
1
-2
/
+10
*
Committing the changed tree
Melanie Thielker
2009-05-04
1
-0
/
+510
[next]