lbsa71
|
4e5e70491b
* Removed erroneous reference to the Data.Base Framework
|
16 years ago |
lbsa71
|
d91bc08737
* Removed the unused Data.Base Framework
|
16 years ago |
Jeff Ames
|
496ed4488d
Minor formatting cleanup.
|
16 years ago |
Teravus Ovares
|
aabaa35af7
* Adding the Tree module configuration options to OpenSim.ini.example
|
16 years ago |
diva
|
dee6ad7154
Putting the return back in AddCapsHandler upon attempt at adding CAPs twice. The return seems to have been commented in 8038, as an attempt at fixing multiple TP problems later identified to be deadlocks. CAPs should never be overwritten, or the viewer can get confused. Right now this method is erroneously being called twice because of legacy code. I'll fix that later, after further testing.
|
16 years ago |
Charles Krinke
|
50536c66a0
Thank you kindly, TLaukkan (Tommil) for a patch that:
|
16 years ago |
Teravus Ovares
|
469b35d2bb
* Adding a few fields to the Land data responder that the client is complaining about (and older clients are crashing on)
|
16 years ago |
idb
|
aad843fc2c
Correct the method signature on llMakeFountain.
|
16 years ago |
diva
|
3bd0df18b7
More on dynamic hyperlinks. Making the 4096 check (deregistration of region) work in grid mode.
|
16 years ago |
diva
|
ff149ae197
Check for the 4096 limitation in dynamic region hyperlinks.
|
16 years ago |
idb
|
1a14066aa6
Speed improvement mostly when sensing objects especially noticeable in a sim with many objects.
|
16 years ago |
Charles Krinke
|
4a120e9dd5
Flesh out llGetAgentLanguage to return "en-us" until
|
16 years ago |
diva
|
9e29baa565
Initial support for dynamic HG hyperlinks. With this commit, remote sims can be linked (and TPed to) simply by searching on the map for things like this ucigrid03.nacs.uci.edu:9003 or by clicking on things like this in the chat history secondlife://ucigrid03.nacs.uci.edu:9003/ or by clicking on links like that on the embedded browser.
|
16 years ago |
Teravus Ovares
|
85c0c0557e
* Tweaks some locks when modifying an ODECharacter. This actually allows a user to log-in while the physics scene and the scripts are starting up. This also seems to smooth out the jerks on teleport/connect/disconnect a little bit.
|
16 years ago |
diva
|
4db9373b29
Oops. Forgot a try-catch on the last commit.
|
16 years ago |
diva
|
26f99de45d
Fixes mantis #3061. Thanks Hallow Palmer for diagnosing the issue so well. I bet this inconsistency happens a lot out there.
|
16 years ago |
diva
|
360eb239b3
Hopefully fixes mantis #3063.
|
16 years ago |
diva
|
e7a9ece410
Bug fix on posting assets onto foreign users inventory. Check that the key is already in the local asset map before adding it.
|
16 years ago |
diva
|
36221a2c19
Added a new method SendGroupRootUpdate to start addressing mantis #3019. ll functions have not been changed.
|
16 years ago |
Justin Clarke Casey
|
e233aad098
* Put a wait timeout on the archive test, just in case the archiver never returns
|
16 years ago |
Justin Clarke Casey
|
fa88dac539
* minor: remove some mono compiler warnings
|
16 years ago |
Justin Clarke Casey
|
951c08933a
* In OpenSim.ini.example, list defaults for AllowOSFunctions and OSFunctionThreatLevel and change existing OpenSim.ini.example settings
|
16 years ago |
Justin Clarke Casey
|
c307e0e4a7
* Extend archive save test to check for the presence of the file for the object that was in the scene
|
16 years ago |
Justin Clarke Casey
|
f351ab62ec
* furhter simplify test setups for objects
|
16 years ago |
Justin Clarke Casey
|
7a751f6940
* minor: stop bothering to set parts to phantom within test setups - tests now seem to pass without having to do this
|
16 years ago |
Dr Scofield
|
1b0a398763
reporting original request URI if HttpWebRequest failed, adding
|
16 years ago |
Jeff Ames
|
6126c687c1
Update svn properties, minor formatting cleanup.
|
16 years ago |
Dahlia Trimble
|
7e17cec182
remove dummy parcel media settings from event queue message
|
16 years ago |
Dr Scofield
|
587b079878
|
16 years ago |
Dr Scofield
|
27df816184
fixing: client gets logged out when concierge's broker returns 500
|
16 years ago |