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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-04
* Tidy up configuration stuff, eliminated default setting duplication along t...
Justin Clarke Casey
2
-59
/
+46
2008-10-04
* minor: both OpenSimBase and the Voice and RemoteAdmin modules were checking...
Justin Clarke Casey
1
-18
/
+0
2008-10-03
* minor: slightly simplify code in setting up the default configuration
Justin Clarke Casey
1
-34
/
+29
2008-10-03
* oops, fix build break.
Justin Clarke Casey
1
-15
/
+11
2008-10-03
* refactor: make shutdown a template method in the same manner as startup, fo...
Justin Clarke Casey
1
-3
/
+1
2008-10-03
* oops, fix region startup to be in the correct sequence (though it appeared ...
Justin Clarke Casey
1
-2
/
+2
2008-10-03
* refactor: make startup a template method
Justin Clarke Casey
1
-3
/
+3
2008-09-30
Allow create-region to load files from arbitrary locations
Melanie Thielker
1
-1
/
+6
2008-09-29
* Fix http://opensimulator.org/mantis/view.php?id=2189 for real this time
Justin Clarke Casey
1
-1
/
+8
2008-09-29
* reactor: move inventory archive classes into separate Inventory/Archiver di...
Justin Clarke Casey
1
-2
/
+1
2008-09-29
* Apply http://opensimulator.org/mantis/view.php?id=2294
Justin Clarke Casey
2
-75
/
+18
2008-09-29
fixes future mantis from SachaMagne.
Dr Scofield
1
-1
/
+1
2008-09-21
Change the scirpt engine loading mechanism. Script engines are now
Melanie Thielker
1
-27
/
+2
2008-09-19
* Enables logins to regions on a grid once they have finished starting up (th...
Justin Clarke Casey
1
-1
/
+1
2008-09-19
* Only allow logins on standalone when the sim has completed it's initial sta...
Justin Clarke Casey
1
-16
/
+22
2008-09-18
adds support to delete a region completely and offers that
Dr Scofield
2
-14
/
+47
2008-09-15
* refactor: Break out IUserServiceAdmin out of IUserService since admin metho...
Justin Clarke Casey
1
-1
/
+1
2008-09-15
* Complete refactoring accidentally left unfinished so that all server help r...
Justin Clarke Casey
1
-45
/
+0
2008-09-15
* Add "reset user password" command to standalone region console
Justin Clarke Casey
1
-0
/
+55
2008-09-12
Changed "show users" command to display only root agents, "show users full" to
Homer Horwitz
1
-6
/
+16
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
3
-11
/
+35
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
2
-16
/
+16
2008-09-03
Mantis#2105. Thank you kindly, HomerHorwitz for a patch that addresses:
Charles Krinke
1
-8
/
+9
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-28
create-region didn't know about regionload_regionsdir...
Dr Scofield
1
-1
/
+2
2008-08-25
* minor: refactor thread report into a method that returns a string rather th...
Justin Clarke Casey
1
-1
/
+1
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-19
Update svn properties, formatting cleanup.
Jeff Ames
1
-8
/
+8
2008-08-18
* It appears that sometimes some IClientAPI reference is not being released, ...
Justin Clarke Casey
1
-0
/
+47
2008-08-18
Formatting cleanup.
Jeff Ames
4
-73
/
+73
2008-08-16
* Move GridInfoService into Framework.Communications and eliminate Common.Com...
Justin Clarke Casey
1
-1
/
+1
2008-08-16
* Insert a new 'set log level [level] command on the console'
Justin Clarke Casey
1
-0
/
+1
2008-08-13
Mantis #1936
Melanie Thielker
1
-1
/
+0
2008-08-05
* Try and make the contents of the region prompt more obvious by returning to...
Justin Clarke Casey
1
-31
/
+18
2008-08-05
* Make currently selected region appear in the region console prompt
Justin Clarke Casey
2
-6
/
+6
2008-08-05
* refactor: change method name
Justin Clarke Casey
1
-3
/
+3
2008-08-05
* refactor: clean up code for selecting regions on the region console
Justin Clarke Casey
1
-35
/
+32
2008-08-02
Mantis#1877. Thank you kindly, Sache Magne for a patch that:
Charles Krinke
1
-1
/
+13
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
2
-17
/
+27
[next]