Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove AreUpdatesSuspended flag because it does nothing | Melanie | 2012-08-16 | 3 | -36/+0 |
| | |||||
* | Change case of areUpdatesSuspended to upper case as is proper for a property | Melanie | 2012-08-16 | 3 | -20/+20 |
| | |||||
* | Fix casts and calls for link primitive param setting for avatars | Melanie | 2012-08-16 | 1 | -4/+14 |
| | |||||
* | Remove XML debug spam from vivox voice | Melanie | 2012-08-16 | 1 | -12/+12 |
| | |||||
* | Do a proper null check to avoid the overloaded operator == trap | Melanie | 2012-08-15 | 1 | -1/+1 |
| | |||||
* | Add a real_id field to the login response if impersonation is used. The wrapper | Melanie | 2012-08-15 | 9 | -6/+64 |
| | | | | script needs this for proper logging. | ||||
* | Implementing PRIM_LINK_TARGET in a non-recursive fashion | SignpostMarv | 2012-08-15 | 2 | -117/+107 |
| | |||||
* | Let the temp attachment module add a command to allow attaching without ↵ | Melanie | 2012-08-15 | 2 | -32/+60 |
| | | | | permissions and add support for this (incomplete!) to LSL | ||||
* | Add support for the extra params to scene and the event manager | Melanie | 2012-08-15 | 2 | -0/+62 |
| | |||||
* | Fix and finish the extra parameters storage system for MySQL | Melanie | 2012-08-15 | 1 | -1/+57 |
| | |||||
* | Add a skeleton for a name value storage associated with regions | Melanie | 2012-08-15 | 10 | -0/+116 |
| | |||||
* | Remove NPC debug spam | Melanie | 2012-08-14 | 1 | -7/+7 |
| | |||||
* | Actually add the module | Melanie | 2012-08-14 | 1 | -0/+234 |
| | |||||
* | Allow the use of the region debug console found in recent viewers. This console | Melanie | 2012-08-14 | 6 | -3/+60 |
| | | | | | | | will be available to estate owners and managers. If the user using the console had god privs, they can use "set console on" and "set console off" to switch on the actual region console. This allows console access from within the viewer. The region debug console can coexist with any other main console. | ||||
* | Merge branch 'avination' of ssh://3dhosting.de/var/git/careminster into ↵ | Melanie | 2012-08-14 | 3 | -46/+85 |
|\ | | | | | | | avination | ||||
| * | Merge branch 'careminster' into avination | Melanie | 2012-08-14 | 3 | -46/+85 |
| |\ | | | | | | | | | | | | | Conflicts: OpenSim/Region/OptionalModules/World/NPC/NPCModule.cs | ||||
| | * | Merge branch 'master' into careminster | Melanie | 2012-08-14 | 2 | -38/+49 |
| | |\ | |||||
| | | * | Prevent race conditions when one thread removes an NPC SP before another ↵ | Justin Clark-Casey (justincc) | 2012-08-14 | 2 | -39/+50 |
| | | | | | | | | | | | | | | | | thread has retreived it after checking whether the NPC exists. | ||||
| | * | | Merge branch 'master' into careminster | Melanie | 2012-08-14 | 1 | -8/+36 |
| | |\ \ | | | |/ | | | | | | | | | | | | | Conflicts: OpenSim/Region/OptionalModules/Avatar/Attachments/TempAttachmentsModule.cs | ||||
| | | * | Perform ownership transfer and permission propagation as well as needed | Melanie | 2012-08-14 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | updates on the new temp attachment. | ||||
| | | * | Move inititalization to RegionLoaded to avoid a module loading order issue | Melanie | 2012-08-14 | 1 | -8/+8 |
| | | | | |||||
* | | | | Removed more spammy NPC crap | Melanie | 2012-08-14 | 1 | -1/+1 |
|/ / / | |||||
* | | | Comment spammy debug | Melanie | 2012-08-14 | 1 | -3/+3 |
| | | | |||||
* | | | Merge branch 'careminster' into avination | Melanie | 2012-08-14 | 24 | -410/+848 |
|\ \ \ | |/ / | | | | | | | | | | Conflicts: OpenSim/Region/CoreModules/Scripting/VectorRender/VectorRenderModule.cs | ||||
| * | | Merge branch 'master' into careminster | Melanie | 2012-08-14 | 7 | -20/+168 |
| |\ \ | | |/ | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/CoreModules/Avatar/Attachments/AttachmentsModule.cs OpenSim/Region/Framework/Interfaces/IAttachmentsModule.cs OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs | ||||
| | * | Implement the temp attachments. UNTESTED | Melanie | 2012-08-14 | 1 | -0/+44 |
| | | | |||||
| | * | As per lindn spec, disable detach and drop for temp attachments | Melanie | 2012-08-14 | 1 | -0/+8 |
| | | | |||||
| | * | Add the skeleton for the temp attachments module | Melanie | 2012-08-14 | 1 | -0/+82 |
| | | | |||||
| | * | Exclude temp attachemnts from being sent to the avatar service | Melanie | 2012-08-14 | 1 | -1/+2 |
| | | | |||||
| | * | Lay some groundwork for temp attachments. Decouple attachments from inventory. | Melanie | 2012-08-14 | 5 | -20/+33 |
| | | | |||||
| * | | Merge branch 'master' into careminster | Melanie | 2012-08-13 | 1 | -6/+68 |
| |\ \ | | |/ | | | | | | | | | | Conflicts: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs | ||||
| | * | attempt at replicating behaviour of llList2thing functions in SL | SignpostMarv | 2012-08-13 | 1 | -7/+69 |
| | | | | | | | | | | | | | | | | | | | | | | | | Committed with changes. Please don't sign comments with your name. Please don't use your own coding style, use the OpenSim project style. Please don't modify unrelated whitespace. Signed-off-by: Melanie <melanie@t-data.com> | ||||
| * | | Merge branch 'master' into careminster | Melanie | 2012-08-11 | 8 | -285/+377 |
| |\ \ | | |/ | |||||
| | * | BulletSim: many, many detailed logging messages for physical linkset | Robert Adams | 2012-08-10 | 7 | -44/+78 |
| | | | | | | | | | | | | | | | | | | | | | | | | debugging. Linkset bugs fixed where accounting of children would get lost. Moved scene based vehicle tracking logic from prim to the scene. Added GetCollisionFlags2 method to BulletSimAPI. Updated DLLs and SOs. | ||||
| | * | BulletSim: Add module names to DetailLog output. Fix some problems with ↵ | Robert Adams | 2012-08-10 | 3 | -63/+71 |
| | | | | | | | | | | | | linksets that were caused by checking data structures that are changed regularly from taint time code -- resulted in linksets not being unlinked properly. | ||||
| | * | BulletSim: add an identifier to the TaintObject call so exceptions that ↵ | Robert Adams | 2012-08-09 | 4 | -52/+57 |
| | | | | | | | | | | | | happen when the taint is invoked can be debugged | ||||
| | * | BulletSim: separate out the constraints by type. The linksets use | Robert Adams | 2012-08-09 | 6 | -94/+146 |
| | | | | | | | | | | | | | | | | | | 6dof constraint but eventually others will be exposed so future features can use all the Bullet capabilities. Force children to generate a position update when unlinked. | ||||
| | * | BulletSim: add avatar code to keep avatars from ending up trapped under the ↵ | Robert Adams | 2012-08-08 | 4 | -53/+46 |
| | | | | | | | | | | | | terrain | ||||
| * | | Merge branch 'master' into careminster | Melanie | 2012-08-09 | 4 | -14/+47 |
| |\ \ | | |/ | |||||
| | * | BulletSim: Added avatar capsule scaling for size of avatar. | Robert Adams | 2012-08-07 | 4 | -14/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | This also fixes computation of avatar mass. Added parameter MaxPersistantManifoldPoolSize. Fixed a parameter setting bug which caused crashes of there were more than 400 or so physical objects. I tested up to 5000. Updated BulletSim DLLs and SOs. | ||||
| * | | Merge branch 'master' into careminster | Melanie | 2012-08-07 | 1 | -0/+6 |
| |\ \ | | |/ | |||||
| | * | Release http-in URLs when llResetScript is called | Melanie | 2012-08-07 | 1 | -0/+6 |
| | | | |||||
| * | | Merge branch 'master' into careminster | Melanie | 2012-08-07 | 2 | -4/+7 |
| |\ \ | | |/ | |||||
| | * | BulletSim: update SOs and DLLs to run on more Linux versions. Correct ↵ | Robert Adams | 2012-08-06 | 2 | -4/+7 |
| | | | | | | | | | | | | multiple buoyancy settings when character flying. Remove chatty log message on prim destruction. | ||||
| * | | Merge branch 'master' into careminster | Melanie | 2012-08-04 | 13 | -93/+193 |
| |\ \ | | |/ | | | | | | | | | | Conflicts: OpenSim/Region/Framework/Scenes/Scene.cs | ||||
| | * | Strip experimental tag from --publish option of "save oar" region console ↵ | Justin Clark-Casey (justincc) | 2012-08-03 | 1 | -8/+7 |
| | | | | | | | | | | | | command | ||||
| | * | Fix old regression that stopped saving parcel owner data in OARs. | Justin Clark-Casey (justincc) | 2012-08-03 | 3 | -36/+73 |
| | | | | | | | | | | | | | | | | | | This was working in 0.7.2 but was accidentally removed from 0.7.3. The --publish option for "save oar" will now save oars stripped of parcel owner information as well as scene object info. Please use the --publish option if you want to publish oars that may be later loaded by others to the same grid from which they were saved. | ||||
| | * | Fix build break. | Justin Clark-Casey (justincc) | 2012-08-03 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Robert Adams | 2012-08-03 | 1 | -4/+4 |
| | |\ | |||||
| | | * | Update settings loading in AvatarFactoryModule which should have been in ↵ | Justin Clark-Casey (justincc) | 2012-08-03 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | last commit 205f2326 |