aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-14Comment spammy debugMelanie1-3/+3
2012-08-14Implement the temp attachments. UNTESTEDMelanie1-0/+44
2012-08-14As per lindn spec, disable detach and drop for temp attachmentsMelanie1-0/+8
2012-08-14Add the skeleton for the temp attachments moduleMelanie1-0/+82
2012-08-14Exclude temp attachemnts from being sent to the avatar serviceMelanie1-1/+2
2012-08-14Lay some groundwork for temp attachments. Decouple attachments from inventory.Melanie5-20/+33
2012-08-13attempt at replicating behaviour of llList2thing functions in SLSignpostMarv1-7/+69
2012-08-10BulletSim: many, many detailed logging messages for physical linksetRobert Adams7-44/+78
2012-08-10BulletSim: Add module names to DetailLog output. Fix some problems with links...Robert Adams3-63/+71
2012-08-09BulletSim: add an identifier to the TaintObject call so exceptions that happe...Robert Adams4-52/+57
2012-08-09BulletSim: separate out the constraints by type. The linksets useRobert Adams6-94/+146
2012-08-08BulletSim: add avatar code to keep avatars from ending up trapped under the t...Robert Adams4-53/+46
2012-08-07BulletSim: Added avatar capsule scaling for size of avatar.Robert Adams4-14/+47
2012-08-07Release http-in URLs when llResetScript is calledMelanie1-0/+6
2012-08-07Release http-in URLs when llResetScript is calledMelanie1-0/+6
2012-08-07 use a bit more complex mesh key identifier, plus a bug fixUbitUmarov3-29/+96
2012-08-06BulletSim: update SOs and DLLs to run on more Linux versions. Correct multipl...Robert Adams2-4/+7
2012-08-06** DANGER someone should stress test more ** release unused physics meshs, in...UbitUmarov7-55/+174
2012-08-05bug fix: keep sculpt bitmaps border pixels during resolution scaling.UbitUmarov3-15/+78
2012-08-05 ubitmeshing: mask out mirror and invert bits on sculpttype convertion.UbitUmarov3-449/+12
2012-08-04*feature test* ubitode, let convex hull shape type work for prims otherUbitUmarov1-6/+15
2012-08-04fix build on winUbitUmarov1-2/+2
2012-08-03Strip experimental tag from --publish option of "save oar" region console com...Justin Clark-Casey (justincc)1-8/+7
2012-08-03Fix old regression that stopped saving parcel owner data in OARs.Justin Clark-Casey (justincc)3-36/+73
2012-08-03Fix build break.Justin Clark-Casey (justincc)1-1/+1
2012-08-03BulletSim: pass collision subscription information to the C++ code so collisi...Robert Adams3-16/+45
2012-08-03BulletSim: Add AddObjectForce to BulletSim API.Robert Adams3-20/+38
2012-08-03Update settings loading in AvatarFactoryModule which should have been in last...Justin Clark-Casey (justincc)1-4/+4
2012-08-03Consolidate PersistBakedTextures, DelayBeforeAppearanceSend and DelayBeforeAp...Justin Clark-Casey (justincc)2-4/+9
2012-08-03Restore SOG constructor chaining removed in recent 513b77b. This is not a fu...Justin Clark-Casey (justincc)1-1/+1
2012-08-03Fix the recent windows compile error by putting newFont for case "R" in Vecto...Justin Clark-Casey (justincc)1-3/+8
2012-08-03Move previously unadvertised SendPeriodicAppearanceUpdates setting from [Star...Justin Clark-Casey (justincc)1-1/+7
2012-08-03attempting to fix a build issueSignpostMarv1-2/+2
2012-08-03 on presence close(), release animator and OnRegionHeartbeatEnd eventUbitUmarov1-0/+7
2012-08-03Make WaitGetScenePresence wait for up to 20 secondsMelanie1-1/+1
2012-08-03Remove another superflouous IsActive setMelanie1-2/+0
2012-08-03Remove a merge artefaci in IsActive handling and restore commented out correc...Melanie1-2/+1
2012-08-03minor change avoiding a null referenceUbitUmarov1-2/+4
2012-08-03clientview IsActive use is broken. Suspend it's use keeping it true ( toUbitUmarov1-3/+3
2012-08-03refactor: rename SOG.RezzingObjectID to SOG.FromPartID to match FromFolderID,...Justin Clark-Casey (justincc)3-3/+3
2012-08-03Don't bothre setting RezzingObjectID to UUID.Zero in SOG constructor - this i...Justin Clark-Casey (justincc)1-3/+4
2012-08-03ImprovedTerseObjectUpdate packet does not support shape updates, thus schedul...SignpostMarv1-1/+1
2012-08-03Make sure the position of a loggin-in agent is within region boundaries sinceMelanie1-0/+9
2012-08-03Fixed a rare bug that caused Save OAR to fail because it thought it had timed...Oren Hurvitz1-5/+11
2012-08-03Save membership fee to the database when a group is created.Kevin Cozens1-25/+25
2012-08-02BulletSim: Debugging log statements added. Reduced size of updata buffer tryi...Robert Adams2-6/+27
2012-08-03Add a reason message for a code path that lacks oneMelanie1-0/+1
2012-08-03minor: Comment out "Deleting asset" log messages for nowJustin Clark-Casey (justincc)2-2/+4
2012-08-03Delete old blank SOGSpamTestJustin Clark-Casey (justincc)1-37/+0
2012-08-03Properly dispose of all GDI+ entities used in VectorRenderModule for dynamic ...Justin Clark-Casey (justincc)1-253/+316