Justin Clark-Casey (justincc)
|
33a894f3d2
refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid pointless duplication of identical values
|
13 years ago |
Justin Clark-Casey (justincc)
|
92e96d394a
When an NPC is created, stop telling neighbouring regions to expect a child agent
|
13 years ago |
Mic Bowman
|
e91861fff2
Ensure that the max transfer distance is initialized correctly.
|
13 years ago |
Justin Clark-Casey (justincc)
|
de20f0603f
Tell hypergridders when their teleports fail because of the 4096 limit rather than just saying "destination not found"
|
13 years ago |
Diva Canto
|
e33cedfd42
HG Landmarks now working.
|
13 years ago |
Diva Canto
|
76525be7b2
HG lures working! Friends can offer friends HG teleports via the profile. WARNING: additional configuration for HG inis -- see *Common.ini.example
|
13 years ago |
Melanie
|
e345f03895
Remove a spammy debug I left in. Disable TP cancel button at the point
|
13 years ago |
Melanie
|
1be67914fa
Merge branch 'master' of [email protected]:/var/git/opensim
|
13 years ago |
Melanie
|
9688db2f68
Enable compressed (gzip) fatpack transfers.
|
13 years ago |
Diva Canto
|
25809caaeb
Mantis #5472
|
13 years ago |
Diva Canto
|
6c503e75ac
Put the previous state back in the attachments in case the agent transfer fails.
|
13 years ago |
Diva Canto
|
0d49611f6d
Remove the scripts of the attachments in the departing region and recreate them if fail.
|
13 years ago |
Diva Canto
|
9892e115cc
Fatpack message on agent transfers: 1 message only (UpdateAgent) containing the agent and all attachments. Preserves backwards compatibility -- older sims get passed attachments one by one. Meaning that I finally introduced versioning in the simulation service.
|
13 years ago |
Justin Clark-Casey (justincc)
|
20aeace8d7
Add log messages on teleport failure to better pin down the cause.
|
14 years ago |
Mic Bowman
|
5a16fa882c
Parameterizes the view distance used to compute and manage
|
14 years ago |
Melanie
|
918c12c965
Change the QUERYACCESS method to eliminate spurious access denied messages
|
14 years ago |
Diva Canto
|
a8ced66e87
Improved error message on TP failure
|
14 years ago |
Justin Clark-Casey (justincc)
|
1613d89383
minor: Correct misspelling of neighbour in log messages.
|
14 years ago |
Melanie
|
188d86998d
Fix up QueryAccess to also check parcels
|
14 years ago |
Melanie
|
d90b0c53ec
Fix bumping into sim borders and check estate bans for walking crossings
|
14 years ago |
Diva Canto
|
02e661f8dd
Minor additional debug message.
|
14 years ago |
Melanie
|
c48ddbfef1
Fix scoping for prim region crossings
|
14 years ago |
Diva Canto
|
cefdee8aaf
Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks command. mantis #5259
|
14 years ago |
Diva Canto
|
72748746d5
Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB.
|
14 years ago |
Jonathan Freedman
|
45cd2e3ef9
Merge branch 'master-core' into mantis5110
|
14 years ago |
Mic Bowman
|
541a7660e0
Refactor appearance and avatar data sending code. Paritioning the routines into "one-to-many" and "many-to-one" makes it possible to call the right function on presence creation (both child and root) and when a child agent is promoted to root. This brings the total number of appearance sends down to one or two on login.
|
14 years ago |
Jonathan Freedman
|
b7f5e82843
Merge branch 'master-core' into mantis5110
|
14 years ago |
Jonathan Freedman
|
562147475c
Merge https://github.com/opensim/opensim into mantis5110
|
14 years ago |
Justin Clark-Casey (justincc)
|
e6eeaaea67
minor: add some method comments
|
14 years ago |
Melanie Thielker
|
d8fffd0fb5
Call attachment cleanup when an agent crosses out
|
14 years ago |