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
2008-09-18
adds support to delete a region completely and offers that
Dr Scofield
1
-0
/
+31
2008-09-15
* refactor: Break out IUserServiceAdmin out of IUserService since admin metho...
Justin Clarke Casey
1
-1
/
+1
2008-09-11
* Start loading prims after region module configuration rather than before
Justin Clarke Casey
1
-0
/
+5
2008-09-08
* some if inversions and added {}'s for readability
lbsa71
1
-8
/
+28
2008-09-06
Mantis #2133
Melanie Thielker
1
-4
/
+4
2008-09-06
* Replace a Try/catch I commented out while testing/fixing issues.
Teravus Ovares
1
-8
/
+8
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-14
/
+14
2008-09-02
fix: PostInitialise() not being called on script engines (nasty one that)
Dr Scofield
1
-4
/
+6
2008-08-30
* Added "File Asset Client" to OpenSim Asset Server-types.
Adam Frisby
1
-0
/
+4
2008-08-25
* This commit incorporates the heart of the OpenGridProtocol patch that is cu...
Teravus Ovares
1
-1
/
+1
2008-08-22
bug fixes:
Dr Scofield
1
-1
/
+2
2008-08-18
Formatting cleanup.
Jeff Ames
1
-25
/
+25
2008-08-16
* Move GridInfoService into Framework.Communications and eliminate Common.Com...
Justin Clarke Casey
1
-1
/
+1
2008-08-05
* Make currently selected region appear in the region console prompt
Justin Clarke Casey
1
-3
/
+0
2008-07-31
* Allow an individual item to be specified as well as a folder in save-inv
Justin Clarke Casey
1
-10
/
+15
2008-07-31
* refactor: rearrange path inventory manipulation so that input tidying can b...
Justin Clarke Casey
1
-13
/
+23
2008-07-31
* allow inventory folders to be located by path
Justin Clarke Casey
1
-2
/
+41
2008-07-31
* minor: reduce coupling by passing in only session id to CachedUserInfo
Justin Clarke Casey
1
-0
/
+7
2008-07-29
* minor: temporarily command out variables to prevent compile warnings
Justin Clarke Casey
1
-2
/
+2
2008-07-29
* add file path parameter to save-inv (in development)
Justin Clarke Casey
1
-2
/
+3
2008-07-29
* find user on save-inv
Justin Clarke Casey
1
-0
/
+26
2008-07-29
* minor: route create user through underlying super class method rather than ...
Justin Clarke Casey
1
-6
/
+1
2008-07-29
* refactor: move create user console command parsing down to OpenSim.cs from ...
Justin Clarke Casey
1
-2
/
+0
2008-07-29
* Put in stub code for inventory backup.
Justin Clarke Casey
1
-2
/
+7
2008-07-28
moving GridInfo application plugin into a common standalone/grid
Dr Scofield
1
-0
/
+7
2008-07-23
The new secure inventory server mode (in r5590) can now be disabled from Open...
Johan Berntsson
1
-0
/
+1
2008-07-18
Introduce a separate connection string for estates, which defaults to the one gi
Melanie Thielker
1
-5
/
+4
2008-07-18
Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...
Mike Mazur
1
-2
/
+1
2008-07-18
Patch #9151
Melanie Thielker
1
-1
/
+0
2008-07-12
* Hive off ConsolePluginCommand into its own framework class
Justin Clarke Casey
1
-0
/
+1
2008-07-12
* Start compressing archives
Justin Clarke Casey
1
-1
/
+1
2008-07-11
Mantis#1682. Revert temporarily, Sempuki's mono addins patch
Charles Krinke
1
-2
/
+2
2008-07-10
Mantis#1682. Thank you kindly, Sempuki for a patch that:
Charles Krinke
1
-2
/
+2
2008-07-07
* Start scripts loaded from an archive
Justin Clarke Casey
1
-1
/
+1
2008-07-04
Mantis#1647. Thank you very much, Sempuki for a patch that:
Charles Krinke
1
-8
/
+5
2008-06-29
Add minor comments.
Charles Krinke
1
-0
/
+3
2008-06-28
Mantis#1616. Applied Melanie's patch. This may or may
Charles Krinke
1
-1
/
+2
2008-06-28
plumbing for multiple inventory servers. Mostly done on the region server side.
MW
1
-1
/
+1
2008-06-28
Remove one warning. We are now down to 16 warnings in
Charles Krinke
1
-1
/
+1
2008-06-27
last round of warning squashing. calling it a day now.
Dr Scofield
1
-1
/
+1
2008-06-27
Mantis#1591. Thank you graciously, Sempuki for a patch that:
Charles Krinke
1
-26
/
+15
2008-06-26
small change to last commit
MW
1
-23
/
+23
2008-06-26
As per the suggestion on the mailing list, added support for a OpenSim.xml co...
MW
1
-19
/
+55
2008-06-21
* Adds Region ban capability to Regions. You access this by going to World->...
Teravus Ovares
1
-0
/
+1
2008-06-20
Implemented plugin support for ClientStack, with LindenUDP as the default plu...
Johan Berntsson
1
-0
/
+8
2008-06-14
* Enables maptile display in grid mode for simulators that are not on the sam...
Teravus Ovares
1
-1
/
+1
2008-06-01
* Fix build break by eliminating remaining IScenePermissions references - mus...
Justin Clarke Casey
1
-2
/
+2
2008-06-01
* Move log version printing up into BaseOpenSimServer
Justin Clarke Casey
1
-8
/
+3
2008-06-01
* Refactor: Split opensim background server into a separate class
Justin Clarke Casey
1
-33
/
+6
2008-05-31
* Make version information common to all servers
Justin Clarke Casey
1
-68
/
+3
[prev]
[next]