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 rokov pred |
Justin Clarke Casey
|
61ae75f364
* Catch the occasional resolution exception that comes out of SceneCommunicationService.EnableChildAgents so we can see what hostname is failing
|
16 rokov pred |
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 rokov pred |
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 rokov pred |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 rokov pred |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 rokov pred |
Teravus Ovares
|
8aae909412
* Added a configuration parameter on the Grid Server to disallow forceful banlists.
|
17 rokov pred |
Jeff Ames
|
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
|
17 rokov pred |
Teravus Ovares
|
082f2baebe
Fixed an event in the events chain in inter-region communications.
|
17 rokov pred |
MW
|
483377adae
More cleaning up when deleting regions from a instance. NOTE: IGridServices.DeregisterRegion() method needs implementing for grid mode.
|
17 rokov pred |
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 rokov pred |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 rokov pred |
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 rokov pred |
Tleiades Hax
|
05df857132
Possible fix for: Remoting exceptions with adjacent non-running sims.
|
17 rokov pred |
Sean Dague
|
ffe9c9374a
mass update of urls in source code to new website
|
17 rokov pred |
Sean Dague
|
2a3c79df83
changed to native line ending encoding
|
17 rokov pred |
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 rokov pred |
mingchen
|
e06ffb3981
*Removed GridInfo class as it has been previously replaced with the much better NetworkServersInfo class
|
17 rokov pred |
lbsa71
|
9b6b6d05d4
* Optimized usings (the 'LL ate my scripts' commit)
|
17 rokov pred |
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 rokov pred |