Melanie
|
164719119b
|
Merge branch 'master' into careminster-presence-refactor
|
2010-08-04 01:01:08 +01:00 |
Melanie
|
9c7e35860e
|
re-Add the XML configuration loader dll. It's gone AWOL in a cleanup, but
still needed for web-loading region configs and for loading legacy XML
region files
|
2010-08-04 01:00:06 +01:00 |
Melanie
|
e12993ed22
|
Merge branch 'master' into careminster-presence-refactor
|
2010-08-04 00:33:02 +01:00 |
Melanie Thielker
|
16bdb53683
|
Allow specifying default region flags. Correct a typo.
|
2010-08-04 00:31:25 +01:00 |
Diva Canto
|
239478f3a9
|
Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, but it clears up the circular dependency issue between Gatekeeper and UserAgents that had made me resort to in-process remote calls, which, in turn, were hitting bugs down there somewhere in mono.
NOTE: CONFIGURATION CHANGE IN ROBUST.HG.INI.EXAMPLE !!!###!!!
|
2010-08-03 16:02:52 -07:00 |
Melanie Thielker
|
d9ae837063
|
Allow specifying default region flags. Correct a typo.
|
2010-08-04 00:45:15 +02:00 |
Tom
|
e3cea888fb
|
Fix some more issues causing regions with corrupt sculpts to freeze.
|
2010-08-03 16:07:18 -07:00 |
Tom
|
ae99c1393d
|
Fix scripted sit offset in child prims
|
2010-08-03 15:31:04 -07:00 |
Tom
|
2221517935
|
Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor
|
2010-08-03 14:12:05 -07:00 |
Tom
|
1d1da5069c
|
Catch a meshing exception caused by corrupt or missing sculpt maps, and mark the prim as "mesh failed" so it doesn't try meshing continuously
|
2010-08-03 14:11:11 -07:00 |
Mike Rieker
|
6e3c79f31e
|
don't mask current time reads (since we don't mask the corresponding subtract)
if you mask the reads you have to mask the subtract as well.
simplest is just don't mask any of it.
|
2010-08-03 20:09:00 +00:00 |
Tom
|
f04d51378f
|
Drop the RestClient timeout from 15 minutes to 30 seconds. This does not address the problem, but it will allow the regions to recover in the event that the remote server goes away.
|
2010-08-03 11:06:41 -07:00 |
Melanie Thielker
|
e3184753a6
|
Log the UUID of a prim that fails meshing and set the prim to phantom during
region startup
|
2010-08-03 05:25:23 +02:00 |
Melanie Thielker
|
d2d1c63b17
|
Revert "Catch meshing error in Meshmerizer"
This reverts commit 8f2986bc6a .
In favor of a fix that tells us where the issue is instead of eating the error
|
2010-08-03 05:25:01 +02:00 |
Tom
|
ecfea5fa69
|
Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor
|
2010-08-02 21:56:30 -07:00 |
Tom
|
8f2986bc6a
|
Catch meshing error in Meshmerizer
|
2010-08-02 21:54:47 -07:00 |
Melanie Thielker
|
8e37e7eb07
|
Remove the (wrong) implementation if llPointAt. It never worked on the LL
grid and is officially deprecated. There is no way to rotate an avatar
programmatically.
|
2010-08-02 00:41:40 +01:00 |
Melanie Thielker
|
16e90809a9
|
Remove the (wrong) implementation if llPointAt. It never worked on the LL
grid and is officially deprecated. There is no way to rotate an avatar
programmatically.
|
2010-08-02 00:54:58 +02:00 |
Tom
|
d2d56494b2
|
Fix the XmlRpcRouterModule so it reads from the correct config section ([XMLRPC] not [Startup]) and disable by default (since it's disabled in the ini by default)
|
2010-08-01 10:24:43 -07:00 |
Tom
|
763dc8bb76
|
Add an m_enabled flag to XmlRpcRouterModule so it won't try to bind the xmlrpc_uri event if it's not mentioned in the ini.
|
2010-08-01 10:24:17 -07:00 |
Tom
|
b860c8021e
|
First, change DefaultPermissionsModule so it returns the correct name...
... Then, make sure we also check the old-style module stack before we throw a tantrum
|
2010-08-01 10:23:48 -07:00 |
Tom
|
d5f497478a
|
Add config option securePermissionsLoading which will stop the region from loading if the specified permissions modules fail to load.
|
2010-08-01 10:21:56 -07:00 |
Melanie
|
5f94b98cb2
|
Merge branch 'master' into careminster-presence-refactor
|
2010-08-01 18:00:04 +01:00 |
randomhuman
|
5e759338ca
|
Renamed variables in RemoteAdmin plugin to be closer to the coding standards.
|
2010-08-01 17:20:09 +01:00 |
randomhuman
|
93532a9cd2
|
Changed all method names in the RemoteAdmin plugin to use the correct capitalization.
|
2010-08-01 17:20:09 +01:00 |
Diva Canto
|
c4ecbd1fb1
|
White space from previous commit.
|
2010-07-31 16:40:58 -07:00 |
Marck
|
f91ec19224
|
Implemented console command "show hyperlinks".
|
2010-07-31 16:38:23 -07:00 |
Diva Canto
|
ed59dcd422
|
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
|
2010-07-30 18:07:50 -07:00 |
Diva Canto
|
8c7fd12d5d
|
Bug fix: make m_HypergridLinker static.
|
2010-07-30 18:07:14 -07:00 |
Melanie
|
dd2d9a68a7
|
Merge branch 'master' into careminster-presence-refactor
|
2010-07-31 01:05:13 +01:00 |
Melanie
|
168a8e9ae5
|
Thank you, Snoopy, for a patch to fix child prim movement. This still doesn't
address limiting link distance, but at least it makes the UI and LSL
match.
|
2010-07-31 01:03:14 +01:00 |
Melanie
|
3302e8ddc4
|
Merge branch 'master' into careminster-presence-refactor
|
2010-07-31 00:57:50 +01:00 |
Diva Canto
|
86bc25b84f
|
Slight improvement on previous commit.
|
2010-07-30 14:27:53 -07:00 |
Diva Canto
|
f3fa10fa15
|
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
|
2010-07-30 14:04:29 -07:00 |
Diva Canto
|
8ab7d80b09
|
Changed the way HG client verification is done: now transforming local and LAN client IPs into external IPs. This addresses some issues related to running both the user agents service and the viewer in the same machine/LAN, which then presents a problem when the user agent goes to an external network.
|
2010-07-30 14:04:13 -07:00 |
Justin Clark-Casey (justincc)
|
f84dbafb0c
|
remove gods event subscription to gods module from scene
|
2010-07-30 21:58:24 +01:00 |
Justin Clark-Casey (justincc)
|
63f3a16b72
|
remove empty, unused and uncalled UnsubscribeToClientEvents()
|
2010-07-30 21:44:50 +01:00 |
Justin Clark-Casey (justincc)
|
424b4b2b86
|
move attachment subscription events into AttachmentsModule from scene.
restored to some heavy casting in order to preserve RegionCombinerModule semantics, pending better events.
|
2010-07-30 21:41:44 +01:00 |
Justin Clark-Casey (justincc)
|
4d83b2d8a6
|
remove unused BasicQuadTreeNode
|
2010-07-30 21:06:45 +01:00 |
Justin Clark-Casey (justincc)
|
f37ec933ae
|
store terrain module trying to load plugins if plugin path does not exist
|
2010-07-30 20:54:02 +01:00 |
Justin Clark-Casey (justincc)
|
c6bc1d28ec
|
move ChannelDigger from its own project into the main terrain module with the rest of the effects
|
2010-07-30 20:34:14 +01:00 |
Justin Clark-Casey (justincc)
|
cdd3f17b2b
|
remove long unused OpenSim/Framework/Configuration/* projects
|
2010-07-30 20:19:46 +01:00 |
Justin Clark-Casey (justincc)
|
68b1d6f0af
|
Remove unused ILoginServiceToRegionsConnector
|
2010-07-30 20:02:00 +01:00 |
Justin Clark-Casey (justincc)
|
315b065bce
|
Remove unused LLFileTransfer
|
2010-07-30 19:58:29 +01:00 |
Justin Clark-Casey (justincc)
|
ce358db159
|
remove long superseded HGNetworkServersInfo
|
2010-07-30 19:54:27 +01:00 |
Justin Clark-Casey (justincc)
|
4596c78073
|
remove unused FriendRegionInfo
|
2010-07-30 19:50:47 +01:00 |
Justin Clark-Casey (justincc)
|
c7652d287b
|
remove now unused GridConfig, MessageServerConfig, UserConfig
|
2010-07-30 19:44:39 +01:00 |
Justin Clark-Casey (justincc)
|
f393e10ea4
|
remove unused ACL class
|
2010-07-30 19:34:55 +01:00 |
Justin Clark-Casey (justincc)
|
5b80e3fc18
|
convert attachments module from old region module style to new
|
2010-07-30 19:26:54 +01:00 |
Melanie Thielker
|
f9280374d2
|
Bannination fixes. Objects in nonpublic parcels were muted by default. Gods
were muted, too.
|
2010-07-30 15:03:03 +02:00 |