UbitUmarov
|
9e182c27fb
combat module: those parcel changes are now handled elsewhere
|
преди 5 години |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
преди 9 години |
UbitUmarov
|
371c9dd2af
bad merge?
|
преди 9 години |
Diva Canto
|
e2dd15625f
Added GetDisplayNames capability. For now, we don't actually use display names, and this cap returns the regular name. But this moves the server side into the newer, preferred, protocol used by the viewer for fetching the names of agents in the scene given their UUIDs. (the old protocol is via UDP). This works fine in my limited tests, but could use further testing by others.
|
преди 9 години |
Justin Clark-Casey (justincc)
|
14569992e1
Prevent adding a land object if it overlaps any existing objects that have not had their bitmaps adjusted.
|
преди 10 години |
teravus
|
01c3be2746
* Fix a null ref that causes a stack unwind when crossing borders. Less stack unwinding.. the faster it goes.
|
преди 11 години |
Diva Canto
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
преди 12 години |
Diva Canto
|
fe2fa70c74
One more module converted: Combat/CombatModule.
|
преди 12 години |
Talun
|
92fde6ed26
Mantis 60004 problems with damage and llSetDamage. In damage enabled areas this patch - Deletes any objects that have damage set > 0 that deliver that damage to an avatar Stops Gods receiving damage, Stops volume detect objects causing damage Deletes NPCS when their helth reduces to zero Gradually "heals" damage to an avatar Resets health on going to a non damage area
|
преди 12 години |
Justin Clark-Casey (justincc)
|
6ae04448f7
Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule.
|
преди 13 години |
Diva Canto
|
6a9ae9e7cb
Global creator information working on MySQL DB and on load/save OARs. Creator name properly shown on the viewer as first.last @authority.
|
преди 14 години |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
преди 14 години |
Justin Clark-Casey (justincc)
|
9d84dfb687
minor: remove mono compiler warning
|
преди 14 години |
Justin Clark-Casey (justincc)
|
98f2b798ff
Address symptom of Mantis 4588 (though not the cause) by moving the avatar dereference inside the exception catch
|
преди 14 години |
Dan Lake
|
73e9b0be72
Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminating option to return the actual list. Callers can now either request a copy of the array as a new List or ask the SceneGraph to call a delegate function on every ScenePresence. Iteration and locking of the ScenePresences now takes place only within the SceneGraph class.
|
преди 14 години |
Melanie
|
1f45e6c649
Merge branch 'master' into presence-refactor
|
преди 14 години |
Justin Clark-Casey (justincc)
|
8294fbd069
minor: remove mono compiler warning
|
преди 14 години |
Melanie
|
c033223c63
Merge branch 'master' into presence-refactor
|
преди 14 години |
Revolution
|
9821c4f566
Revolution is on the roll again! :)
|
преди 14 години |
Melanie
|
a87a247f05
Revert "Updates all IRegionModules to the new style region modules."
|
преди 15 години |
Revolution
|
ec3c31e61e
Updates all IRegionModules to the new style region modules.
|
преди 15 години |
Diva Canto
|
25fdbd6cbc
Less refs to UserProfileCacheService. Compiles but likely doesn't run.
|
преди 15 години |
John Hurliman
|
588361e2a2
Experimental change to use an immutable array for iterating ScenePresences, avoiding locking and copying the list each time it is accessed
|
преди 15 години |
dr scofield (aka dirk husemann)
|
2107b67f1b
- cleaning up LandData/ILandObject capitalization issues
|
преди 15 години |
Teravus Ovares
|
64bd9a3354
* Updates libOMV to version 0.7.0
|
преди 15 години |
Melanie Thielker
|
412b555c27
Restore some lost functionality tot he combat module. Code that used to
|
преди 15 години |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
преди 15 години |
Sean Dague
|
5959e42683
large scale fix for svn props after "the great refactor"
|
преди 15 години |
lbsa71
|
801da4346a
* optimized usings.
|
преди 15 години |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
преди 15 години |