Melanie
|
2eeddc63d7
Fix the land out connector
|
14 лет назад |
Justin Clark-Casey (justincc)
|
bf107b0207
Thank you, Snoopy, for a patch to fix child prim movement. This still doesn't
|
14 лет назад |
Justin Clark-Casey (justincc)
|
489da41b3c
Handle incoming ObjectImage (TextureEntry) updates synchronously rather than asynchronously
|
14 лет назад |
Melanie
|
c313126bc3
Finally, remove the part that does the bad deed
|
14 лет назад |
Melanie
|
8501e34c59
Actually cache positives
|
14 лет назад |
Melanie
|
4f48afd990
Prevent hammering the grid services with llRequestAgentData requests. Cache the
|
14 лет назад |
Melanie
|
2de3972ece
Prevent setting the hovertext from firing changed_color
|
14 лет назад |
Justin Clark-Casey (justincc)
|
c39a0bc4c5
put back .keep file. Was deleted by accident, sorry!
|
14 лет назад |
Melanie
|
b4ce78796b
Add some options
|
14 лет назад |
Melanie
|
95230bee6d
Fix some inventory issues
|
14 лет назад |
Justin Clark-Casey (justincc)
|
d7154d279b
remove compile.bat from a created binary distribution
|
14 лет назад |
Justin Clark-Casey (justincc)
|
04a8c82951
in nant distbin delete only Region/*.xml in order to stop the whole directory from being removed
|
14 лет назад |
Melanie
|
1d6735f0ec
Fix the XML serializationt to provide an empty script state element if
|
14 лет назад |
Melanie
|
373ac90156
Allow Megaregions to start properly after an unclean shutdown
|
14 лет назад |
Justin Clark-Casey (justincc)
|
95d9c773d9
Stop occasional permanently high 100% utilization when the server is started with many scripts
|
14 лет назад |
Justin Clark-Casey (justincc)
|
4ae04dd0a8
extend exception catching for DoCreateChildAgentCall() from just WebException to Exception on feedback from Chris Hart.
|
14 лет назад |
unknown
|
61f9b3c2cf
Bug in 0.6.9 sometimes restoring script state causes region console to crash due to unhandled file lock exception. Attempt to resolve by wrapping several instances of file create / read logic in using statements and added some error handling for locked file exceptions. If it is IDisposable, it must be disposed! The close statements are unnecessary but harmless so I have left those in. The end of the using block will close and dispose automagically.
|
14 лет назад |
Justin Clark-Casey (justincc)
|
b2ef5658b1
Merge branch '0.6.9-post-fixes' of ssh://opensimulator.org/var/git/opensim into 0.6.9-post-fixes
|
14 лет назад |
Justin Clark-Casey (justincc)
|
a7f0af41ab
replace o with ; in oXmlRpcPort in OpenSim.ini.example
|
14 лет назад |
dahlia
|
c7a2e1b2d4
llVecNorm() now returns a zero-length vector when one is supplied as input. Addresses Mantis #4752
|
14 лет назад |
dahlia
|
0116b80795
fix a potential division by zero
|
14 лет назад |
Melanie
|
d743a221e8
Fix scripts in rezzed objects not starting (Mantis #4775)
|
14 лет назад |
Justin Clark-Casey (justincc)
|
92edbd3e47
If an emergency pos is required for a new root agent, correctly preserve the z co-ord instead of accidentally resetting the incorrect x co-ord
|
14 лет назад |
Justin Clark-Casey (justincc)
|
cabb70d90a
Revert "stop exceptions in setting and getting state from propogating since they aren't fatal to operations"
|
14 лет назад |
Justin Clark-Casey (justincc)
|
ae24548216
stop exceptions in setting and getting state from propogating since they aren't fatal to operations
|
14 лет назад |
Justin Clark-Casey (justincc)
|
85c20e1493
revert group membership checking to older code pending resolution of reported performance problems
|
14 лет назад |
Justin Clark-Casey (justincc)
|
821b8a5517
remove SimianGrid Groups OpenSim.ini.example stuff that accidentally crept in through a cherry-pick
|
14 лет назад |
Melanie
|
491d898db8
If a script is deleted before it gets compiled, don't even bother to try
|
14 лет назад |
Justin Clark-Casey (justincc)
|
5f60eb136e
Improve instructions for [Groups] setup in OpenSim.ini.example
|
14 лет назад |
Justin Clark-Casey (justincc)
|
8b3b89ecf4
backport xmlrpcgroups cache from master
|
14 лет назад |