| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
This is a diagnostic patch in support of Mantis bug 1186.
It affects only SubModule and will not affect normal usage.
|
|
|
|
| |
(bug #1239).
|
| |
|
| |
|
| |
|
|
|
|
| |
shouts, 'This is my sim, get out!'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From Melanie... Thanks Melanie!
.
|
|
|
|
| |
a rootpart that isn't found. Added a way to tell if it's an attachment.
|
|
|
|
|
|
|
| |
of the key of the payer to an Explicit one.
* Fixes Mantis: #1045
|
| |
|
|
|
|
|
|
|
|
| |
them out.
* Fix for Scene.Inventory.cs - It assumes every entity at startup is a SceneObjectGroup. (Actually, this shouldn't have compiled[!] without a warning.)
* Fix for LandManager at startup - it assumes there's a land channel when perhaps there isnt. (Bug that needs another refactor to fix. [Mike - I've assigned a ticket to you about this])
|
|
|
|
| |
Properties.
|
|
|
|
|
| |
* Added back a sleep to the kick routine so users get a 'you have been logged off message' when they get kicked from the simulator for various reasons (like 'the simulator is going down')
|
|
|
|
|
| |
* The split image packet sender doesn't like to be refactored (images don't load after it's been refactored), so left that as is for the moment.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
merely corrects the signature so that "not implemented" message is displayed rather than a script
compile failure
|
|
|
|
|
|
| |
get close errors.
|
|
|
|
|
| |
*Moved OnSignificantClientMovement to where it is supposed to be - SceneEvents and not ScenePresence
|
|
|
|
|
|
|
|
| |
ironically, was disabled, though it wasn't making much difference).
* These messages keep getting confused with other problems - just going to have to try to remember to add these to stats or something so at least they don't completely disappear
|
|
|
|
|
|
| |
Stop .net generating ambiguous operator errors when two integers are compared for equality in LSL
|
|
|
|
| |
Trimesh collisions should now work relatively efficiently. BulletX plugin should now be functional - feedback would be appreciated as to how it performs vs ODE.
|
| |
|
| |
|
|
|
|
|
|
|
| |
* The first time you set the sculpted texture of a prim you might have to futz with it to get it to generate a sculpted physics proxy
* Note that there are already issues in Trunk, (such as the prim scaling issue and prim jumping issue. Essentially editing is difficult right now)
* This just adds to the experimental nature of trunk. :D
|
|
|
|
|
| |
from a string to a vector in OSSL.
|
|
|
|
|
| |
Patch fixes the pesky "Cannot implicitly convert to bool" issue for function returns
|
|
|
|
|
| |
* Minor tweak to Permissions/PermissionsModule.cs
|
|
|
|
|
|
|
| |
orientation in a cube in the meshmerizer. Thanks Dahlia!
* See mantis 0001203 for more details!
|
|
|
|
|
|
|
| |
it to the prim shape.
* Added some stuff around sculpted prim meshes.. but it's just there so the project compiles now.
|
| |
|
|
|
|
|
|
|
| |
permission module to follow this.
*This makes permission checking much more modular; allows restrictive and granting module to be made without modifying the existing permission module
|
|
|
|
| |
perms are in line with project goals.
|
|
|
|
|
|
|
| |
people seemed to think it was the cause of their issues rather then a message to help locate a situation where physics stalls for a second and then kicks.
* This was simply a message added when an avatar was added/removed from the scene.
|
| |
|
|
|
|
| |
(Thanks middlelink!)
|
| |
|
|
|
|
| |
collision into BulletX plugin. Additional work to come in the next few days.
|
|
|
|
|
|
|
|
|
|
| |
Patch to schedule terse update on deselect, specifically so llTargetOmega
sets rotational velocity on deselect.
This should complete our llTargetOmega support and fix:
http://opensimulator.org/mantis/view.php?id=1178
|
|
|
|
|
|
| |
Introduce time dilation in scripts.
|
|
|
|
|
| |
* Eventually this codebase will be clean. >_>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixes Sculpty handling
* Fixes Light handling
* Fixes Flexi handling
* Fixes Sculpty + Flexi handling
* Fixes handling of Flexi type
* Fixes Changing prim type after changing to sculpty corrupting prim.
* Ugly code.
|
| |
|
|
|
|
|
| |
* Added shell of new Python scripting engine. Similar in design to the one used by Rex, but will be structured at a region rather than object level, also is a region module.
|
|
|
|
|
|
|
|
| |
fix), change formatting of version information printed to the log
* Push printing down into OpenSimMain so both console and consoleless configurations will get it
|
|
|
|
| |
DEBUG level) rather than Console.Writeline
|
|
|
|
|
|
|
|
|
| |
seen in one of the crashes of mantis 1163
* It's not impossible that this could lead to deadlock where sessions simply appear to freeze, even though the region console still responds.
* If this is the case, please file a mantis
|
| |
|