Justin Clark-Casey (justincc)
|
8d29d490a1
minor: remove some mono compiler warnings
|
13 years ago |
Justin Clark-Casey (justincc)
|
45c37ef494
refactor: Fold 3 ScenePresence() constructors into one since only one is called.
|
13 years ago |
Justin Clark-Casey (justincc)
|
c1a34cd8da
Don't try to save changed attachment states when an NPC with attachments is removed from the scene.
|
13 years ago |
Justin Clark-Casey (justincc)
|
d8f886ccdb
comment out noisy attachments logging
|
13 years ago |
Justin Clark-Casey (justincc)
|
eb8b6b7d52
minor: remove mono compiler warning
|
13 years ago |
Justin Clark-Casey (justincc)
|
6b51d8a10e
In the asset service, check that an asset exists before attempting to store it.
|
13 years ago |
Justin Clark-Casey (justincc)
|
4a9b8184f7
For now, supress 'OH NOES' warnings given by HGInventoryBroker.CacheInventoryServiceURL when it tries to cache it for an NPC
|
13 years ago |
Justin Clark-Casey (justincc)
|
acfdca34fd
Fix issue where loading a new appearance onto an NPC would not remove the previous attachments from the scene.
|
13 years ago |
Justin Clark-Casey (justincc)
|
bd5d35ee32
extend test to check that there is one attachment and that it has the right name
|
13 years ago |
Justin Clark-Casey (justincc)
|
696bd44833
Add new regression TestRezAttachmentsOnAvatarEntrance() to do simple attachments check
|
13 years ago |
Justin Clark-Casey (justincc)
|
d73c424078
get rid of logged warnings about lack of some modules - afaik these never occur in real life and just clutter up tests
|
13 years ago |
Justin Clark-Casey (justincc)
|
57e54d84d6
Add new FireAndForgetMethod.None.
|
13 years ago |
Justin Clark-Casey (justincc)
|
d3c10e609e
Move some previously common code back into separate tests. Remove unused region handle from test.
|
13 years ago |
Justin Clark-Casey (justincc)
|
0bbf7c21d7
Isolate existing incomplete attachments tests rather than have them rely on each other.
|
13 years ago |
Justin Clark-Casey (justincc)
|
c58b32e7ba
drop number of attachments in test from 3 to 2 to reduce text complexity
|
13 years ago |
Justin Clark-Casey (justincc)
|
601257f8b6
remove setting up of second scene in attachments since it's not currently used
|
13 years ago |
Justin Clark-Casey (justincc)
|
66eb537d0c
relocate AttachmentTests.cs to AttachmentsModuleTests.cs
|
13 years ago |
Justin Clark-Casey (justincc)
|
eb431f91c0
Add terminating quotes to http addresses in [SimulatorFeatures] section of OpenSim.ini.example.
|
13 years ago |
Justin Clark-Casey (justincc)
|
8d866ae8c3
minor: remove some mono compiler warnings
|
13 years ago |
Justin Clark-Casey (justincc)
|
96ee87e39b
Change the default standalone asset cache to be the Flotsam asset cache (with memory caching not enabled).
|
13 years ago |
Justin Clark-Casey (justincc)
|
e29e50798a
minor: Add warning to OpenSim.ini.example about bullet plugins not working right now, pending the new plugin
|
13 years ago |
Justin Clark-Casey (justincc)
|
fd3a7ab70c
minor: change some comment text in flotsam asset cache
|
13 years ago |
Justin Clark-Casey (justincc)
|
8c95c83562
On Flotsam asset cache, go back to moving the file from the temporary location rather than copying.
|
13 years ago |
BlueWall
|
0784791a44
Add "shutdown" message to RegionReady
|
13 years ago |
BlueWall
|
dc772c608d
Fix for monodevelop
|
13 years ago |
BlueWall
|
e8f09cd5f7
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
13 years ago |
BlueWall
|
e870442e31
Remove un-needed ATTACH command in migration script.
|
13 years ago |
Snoopy Pfeffer
|
9a6ad1535e
Added console command "delete object outside" to delete all objects outside region boundaries. This is especiyll useful in cases where physical objects outside regions boundaries cause much physics engine lag.
|
13 years ago |
Snoopy Pfeffer
|
70ea625447
Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer.
|
13 years ago |
Snoopy Pfeffer
|
e19843a0ee
WorldMap: Added map item for Land-for-Sale. Implemented backlist item timeouts (default 10 minutes; see also new config file setting BlacklistTimeout) and removing backlisted neigboring regions that have been restarted from the blacklist.
|
13 years ago |