Justin Clarke Casey
|
00d6114525
* test: Add scene root agent test stub, since I'll be picking up with something else the next time I start coding on OpenSim
|
16 years ago |
Justin Clarke Casey
|
b636bb0f9e
* Stop the pointless passing of a scene's own region handler back to it in region comms
|
16 years ago |
Homer Horwitz
|
38e8853e57
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
|
16 years ago |
Homer Horwitz
|
16d68749a4
Add the missing bits for the new region-search:
|
16 years ago |
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 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Teravus Ovares
|
2912aafe25
* This commit incorporates the heart of the OpenGridProtocol patch that is currently on Forge in a nice, friendly modular format.
|
16 years ago |
Jeff Ames
|
5c360e7374
Update svn properties, minor formatting cleanup.
|
16 years ago |
Teravus Ovares
|
b4355e4564
* This reverts a change where m_regions[RegionHandle] was replaced instead of removed in LocalBackEndServices It used to be like the change above a long long time ago but we found that it caused intermittent neighbor connectivity issues. I added comments above it so that it's looked at more closely next time.
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Charles Krinke
|
d9cc908471
Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:
|
16 years ago |
Jeff Ames
|
dde21314e7
Update svn properties, formatting cleanup, fix a couple compiler warnings.
|
16 years ago |
Melanie Thielker
|
e3157e61aa
Mantis #1946
|
16 years ago |
lbsa71
|
22f09fbd21
* All CheckRegion within an instance would use the same, global, bool for 'Available', which would lead to intermittent failures on parallell teleport requests.
|
16 years ago |
Charles Krinke
|
6b7fb1712c
Mantis#1894. Thank you kindly, HomerHorwitz for a patch that:
|
16 years ago |
Melanie Thielker
|
07bd749ac5
Patch #9150
|
16 years ago |
Melanie Thielker
|
e712678689
Patch #9147
|
16 years ago |
Dr Scofield
|
feb30217de
dr scofield's warning safari:
|
16 years ago |
Teravus Ovares
|
febe78d062
* Implements UserServer logoff in a few situations
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
8fe9943293
From: Dr Schofield <[email protected]>
|
16 years ago |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
46c8d7a5e1
From: Dr Scofield <[email protected]>
|
16 years ago |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 years ago |
Teravus Ovares
|
fd2caf5f16
This update has good news and bad news, first the bad.
|
16 years ago |
Jeff Ames
|
bf8b5844f2
Formatting cleanup. Minor refactoring.
|
16 years ago |
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 years ago |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
759a0bcba0
Make Local back end services warn/error messages explicitly say they are from standalone services
|
16 years ago |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 years ago |