Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
hace 15 años |
diva
|
a7d610ffcc
Adds support for unlink-region command in hypergrid.
|
hace 15 años |
Homer Horwitz
|
16d68749a4
Add the missing bits for the new region-search:
|
hace 16 años |
Justin Clarke Casey
|
1a71a3a567
* Fix http://opensimulator.org/mantis/view.php?id=2189
|
hace 16 años |
Justin Clarke Casey
|
5fb7b485b2
* Only allow logins on standalone when the sim has completed it's initial startup (script startup doesn't count here)
|
hace 16 años |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
hace 16 años |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
hace 16 años |
Charles Krinke
|
d9cc908471
Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:
|
hace 16 años |
Melanie Thielker
|
e3157e61aa
Mantis #1946
|
hace 16 años |
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)
|
hace 16 años |
Justin Clarke Casey
|
61ae75f364
* Catch the occasional resolution exception that comes out of SceneCommunicationService.EnableChildAgents so we can see what hostname is failing
|
hace 16 años |
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
|
hace 16 años |
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.
|
hace 16 años |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
hace 16 años |
lbsa71
|
efd90b56b7
* Optimized usings
|
hace 17 años |
Teravus Ovares
|
8aae909412
* Added a configuration parameter on the Grid Server to disallow forceful banlists.
|
hace 17 años |
Jeff Ames
|
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
|
hace 17 años |
Teravus Ovares
|
082f2baebe
Fixed an event in the events chain in inter-region communications.
|
hace 17 años |
MW
|
483377adae
More cleaning up when deleting regions from a instance. NOTE: IGridServices.DeregisterRegion() method needs implementing for grid mode.
|
hace 17 años |
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.
|
hace 17 años |
lbsa71
|
67e12b95ea
* Optimized usings
|
hace 17 años |
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.
|
hace 17 años |
Tleiades Hax
|
05df857132
Possible fix for: Remoting exceptions with adjacent non-running sims.
|
hace 17 años |
Sean Dague
|
ffe9c9374a
mass update of urls in source code to new website
|
hace 17 años |
Sean Dague
|
2a3c79df83
changed to native line ending encoding
|
hace 17 años |
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.
|
hace 17 años |
mingchen
|
e06ffb3981
*Removed GridInfo class as it has been previously replaced with the much better NetworkServersInfo class
|
hace 17 años |
lbsa71
|
9b6b6d05d4
* Optimized usings (the 'LL ate my scripts' commit)
|
hace 17 años |
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.
|
hace 17 años |