Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
diva
|
a7d610ffcc
Adds support for unlink-region command in hypergrid.
|
15 gadi atpakaļ |
Homer Horwitz
|
16d68749a4
Add the missing bits for the new region-search:
|
16 gadi atpakaļ |
Justin Clarke Casey
|
1a71a3a567
* Fix http://opensimulator.org/mantis/view.php?id=2189
|
16 gadi atpakaļ |
Justin Clarke Casey
|
5fb7b485b2
* Only allow logins on standalone when the sim has completed it's initial startup (script startup doesn't count here)
|
16 gadi atpakaļ |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 gadi atpakaļ |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 gadi atpakaļ |
Charles Krinke
|
d9cc908471
Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:
|
16 gadi atpakaļ |
Melanie Thielker
|
e3157e61aa
Mantis #1946
|
16 gadi atpakaļ |
Justin Clarke Casey
|
d3fb6039ca
* If a region running in grid mode fails to login to the grid service, startup will now terminate instead of carrying on (and thus burying the error message)
|
16 gadi atpakaļ |
Justin Clarke Casey
|
61ae75f364
* Catch the occasional resolution exception that comes out of SceneCommunicationService.EnableChildAgents so we can see what hostname is failing
|
16 gadi atpakaļ |
Justin Clarke Casey
|
45ea156804
* If a client session requests the same texture more than n times (currently n=5), we now drop the subsequent requests
|
16 gadi atpakaļ |
Teravus Ovares
|
42857fe4e9
* Added the ability to type the partial name of a region in the start location box and go to that region if it's there. If no close match was found, it sends you home. This is tested on mySQL. There's untested code on grids that are based on sqlite and MSSQL. The SQL statements *should* be right, but your results may very.
|
16 gadi atpakaļ |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 gadi atpakaļ |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 gadi atpakaļ |
Teravus Ovares
|
8aae909412
* Added a configuration parameter on the Grid Server to disallow forceful banlists.
|
17 gadi atpakaļ |
Jeff Ames
|
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
|
17 gadi atpakaļ |
Teravus Ovares
|
082f2baebe
Fixed an event in the events chain in inter-region communications.
|
17 gadi atpakaļ |
MW
|
483377adae
More cleaning up when deleting regions from a instance. NOTE: IGridServices.DeregisterRegion() method needs implementing for grid mode.
|
17 gadi atpakaļ |
Teravus Ovares
|
9f6b3e2357
* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, manually trying to add a friend (with the add button) or useful to those who are curious which usernames have visited your standalone sim. Important for future development :D.
|
17 gadi atpakaļ |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 gadi atpakaļ |
MW
|
3d8219f6c7
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace.
|
17 gadi atpakaļ |
Tleiades Hax
|
05df857132
Possible fix for: Remoting exceptions with adjacent non-running sims.
|
17 gadi atpakaļ |
Sean Dague
|
ffe9c9374a
mass update of urls in source code to new website
|
17 gadi atpakaļ |
Sean Dague
|
2a3c79df83
changed to native line ending encoding
|
17 gadi atpakaļ |
MW
|
20a77a6d4b
Fixed a number of bugs in the local InstantMessage handling, sending InstantMessages will no longer crash the server. But they still aren't really working correctly, you can't type replies to received messages.
|
17 gadi atpakaļ |
mingchen
|
e06ffb3981
*Removed GridInfo class as it has been previously replaced with the much better NetworkServersInfo class
|
17 gadi atpakaļ |
lbsa71
|
9b6b6d05d4
* Optimized usings (the 'LL ate my scripts' commit)
|
17 gadi atpakaļ |
MW
|
646bbbc84b
Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.
|
17 gadi atpakaļ |