| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
* Should help the sinking feeling when new avatar arrive in the scene.
|
|
|
|
|
|
|
| |
for a client at the server by 3x. AgentResume restores the timeout to the normal amount.
* The linden client still doesn't like it when you have an image select box open for more then 100 or so seconds.
|
|
|
|
|
|
|
| |
* This will definitely help the missing prim problem (probably eliminate it entirely)!
* This will help the broken up land block problem (probably eliminate it entirely)!
* Warning, change the default throttle settings at your own risk ( and don't commit the throttle settings! )
|
|
|
|
|
|
|
| |
the grid server to see if you set it's landing point to a specified landing point. If you did, and the landing point isn't LLVector3.Zero, it puts you at the configured landing point.
* Currently the grid server sticks you at 128x128x128.. so that means it'll use whatever parcel is at that location to get this information. This allows greater customization of where people log-into and teleport-to if done right.
|
|
|
|
|
|
| |
Patch to remove commented NotImpemented calls from within implemented script functions
|
|
|
|
|
|
|
| |
breaks compatibility on grid ops because native serialization is
used here.
|
|
|
|
|
|
|
| |
* You will probably need to clear your client's cache before this will take effect
* The problem was that the underlying libsecondlife.AssetType was returning "primitive" rather than "object". This fix is in lieu of correcting/updating our libsecondlife.dll
|
| |
|
|
|
|
|
|
|
|
|
|
| |
ansgar and i have done a bit of clean up for the "create user" and "create
region" XmlRpc methods in RemoteController (contributed earlier by ansgar),
this add a bit of consistency checking, more error checking and also
documentation of the expected XmlRpc parameters.
|
|
|
|
| |
XML. Cleaned up an error report. Noted at the top, why the two unused caps path variables must stay.
|
|
|
|
|
|
|
| |
'LLSDParseException:expected </llsd>' error.
* Objects folder still exhibits strange behavior.
|
| |
|
|
|
|
|
| |
* Sets the default estate parentID to 1.. which means that all regions are treated like private estates in the client as opposed to Linden Mainland. (no space server hiccup message). If that message annoys you and you want to get rid of it, set your parentEstateID to 1.
|
|
|
|
|
|
| |
where other data storage assemblies are.
|
|
|
|
|
|
|
|
| |
need to work out auto table creation in a reasonable way. Tommorrow
I'll work on getting the NHibernate bits in place to be able to put this
into the main tree.
|
| |
|
|
|
|
|
|
| |
* Also adds more temporary debugging goo in case the fix didn't work
|
|
|
|
|
|
|
| |
* This patch removes voice code into a region module. This required the implementation of events and other code to allow region modules to register their own caps handlers, and should allow different voice module implementations.
* CAVEAT: This does not provide complete voice support, it merely provides the hooks so that it can be plugged in.
|
| |
|
|
|
|
| |
isn't useable yet
|
|
|
|
|
|
| |
* Scripts in prims within linksets can now be properly edited using the 'edit linked parts' linden ui option
|
| |
|
| |
|
|
|
|
|
|
| |
Fixe for Mantis 821
|
| |
|
|
|
|
|
|
|
|
|
| |
prebuild yet so it's currently dead code in tree, and shouldn't
bother anyone. Once this does *something* I'll add it into the
main build. However it seemed like a good idea to commit work
as I go for people interested in it.
|
| |
|
|
|
|
| |
critical section
|
|
|
|
|
|
|
| |
were implicitly included before). Everything builds again.
Now off to testing.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
/ dir structure. This is coming in over a few changesets so consider trunk
broken for the next 30 minutes as these get pulled together.
|
|
|
|
| |
investigate mantis 854
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Introduced uint as field type
* Removed what should be superfluous Guid handling
* Introduced stub MySQLDataReader if we need to fix the Guid handling anyway
|
|
|
|
| |
terrain as default seems better than the messed up terrain I was getting.
|
|
|
|
|
|
|
| |
needs to be updated still.
* Adding some XMPP stuff that's incomplete.
|
|
|
|
| |
adding a new inventory instead
|
|
|
|
|
|
| |
* Shift copied prims should now keep the script in both prims over region startups
|
| |
|
| |
|
|
|
|
|
|
| |
to spin off into a seemingly infinite loop.
|
| |
|
|
|
|
| |
the console would not cause the terrain to be saved to the Scene. (Mantis #845)
|
|
|
|
|
|
|
|
|
| |
* (and Ansgar/Ansi)
* Fleshes out the voice stubs to better interact with the viewer CAPS requests - no actual voice support yet!
* In his own words
"the attached patch enhances the existing voice support by returning a proper voice account user and password and is preparing the config file so that we can specify a SIP server (not yet working). currently the SIP is hardcoded. the next step is to refactor voice support into a region module. working on that. "
|
|
|
|
|
|
|
|
| |
create new inventory folders
* This mirrors the grid behaviour
|
|
|
|
| |
rather than having them disappear off into the ether
|