| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build break | Melanie Thielker | 2008-11-27 | 1 | -1/+1 |
* | And take away a now unnecessare swap elsewhere. We should not be swapping | Melanie Thielker | 2008-11-27 | 1 | -6/+1 |
* | Committing the LCO database layer. Native MySQL, no ADO. New reconnect | Melanie Thielker | 2008-11-26 | 1 | -1/+9 |
* | * Make a step on removing direct access to TaskInventoryDictionary from other... | Justin Clarke Casey | 2008-11-25 | 1 | -3/+3 |
* | * Remove direct access to Inventory.Serial | Justin Clarke Casey | 2008-11-25 | 1 | -7/+11 |
* | * refactor: Establish an IEntityInventory interface for SceneObjectPartInvent... | Justin Clarke Casey | 2008-11-25 | 1 | -1/+1 |
* | Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all | Melanie Thielker | 2008-11-21 | 1 | -1/+1 |
* | * Comment out unused access time method in MSSQL | Justin Clarke Casey | 2008-11-21 | 1 | -1/+0 |
* | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 2008-11-21 | 1 | -19/+48 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-21 | 1 | -2/+2 |
* | * minor: Remove comparison of UUID struct against null picked up as a warning | Justin Clarke Casey | 2008-11-21 | 1 | -1/+1 |
* | From: Christopher Yeoh <cyeoh@au1.ibm.com> | Sean Dague | 2008-11-20 | 1 | -1/+3 |
* | Mantis#2656. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-11-19 | 1 | -1/+36 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 1 | -3/+3 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 1 | -3/+3 |
* | Set group on newly rezzed objects to the rezzer's (or rezzing object's) | Melanie Thielker | 2008-11-17 | 1 | -1/+2 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 1 | -3/+3 |
* | * Make sure that deleted objects do not send further object updates to the cl... | Justin Clarke Casey | 2008-11-17 | 1 | -15/+4 |
* | * Stop nulling SOG.m_rootPart and parts on object deletion | Justin Clarke Casey | 2008-11-17 | 1 | -8/+8 |
* | Make object chat come from the root prim's center, rather than trying to make | Melanie Thielker | 2008-11-17 | 1 | -9/+6 |
* | Back out the attachment location patch to debug a crash | Melanie Thielker | 2008-11-17 | 1 | -4/+5 |
* | Try to fix login crash | Melanie Thielker | 2008-11-17 | 1 | -5/+8 |
* | Add some null checks | Melanie Thielker | 2008-11-17 | 1 | -2/+2 |
* | Fix child prims in attachments chatting from near 0,0,0 rather than | Melanie Thielker | 2008-11-17 | 1 | -3/+3 |
* | * Abstracted some methods from SceneObjectGroup to allow them to be overridde... | Adam Frisby | 2008-11-16 | 1 | -1/+0 |
* | Prevent NRE if you do a llSetStatus(STATUS_ROTATION...) on an object that isn... | Homer Horwitz | 2008-11-15 | 1 | -2/+5 |
* | Prevent pieces from other people's HUDs from displaying at the center of | Melanie Thielker | 2008-11-11 | 1 | -1/+2 |
* | * refactor: clean up SOG xml2 reloading to reuse more code | Justin Clarke Casey | 2008-11-10 | 1 | -2/+0 |
* | * Extend basic scene test to retrieve the object from the scene and match uuids | Justin Clarke Casey | 2008-11-10 | 1 | -55/+2 |
* | Mantis #2553: Thank you, idb, for a fix that helps to persist changes in prim... | Homer Horwitz | 2008-11-08 | 1 | -0/+8 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2582 | Justin Clarke Casey | 2008-11-07 | 1 | -36/+16 |
* | * Stop requiring local ids in the SOG constructors. | Justin Clarke Casey | 2008-11-07 | 1 | -9/+6 |
* | * Remove SceneObjectPart.AttachToScene() since the remaining instruction can ... | Justin Clarke Casey | 2008-11-06 | 1 | -8/+1 |
* | * eliminate unnecessary ScheduleFullUpdate() | Justin Clarke Casey | 2008-11-06 | 1 | -2/+0 |
* | * refactor: Attach a scene object to a scene separately from its construction | Justin Clarke Casey | 2008-11-06 | 1 | -30/+21 |
* | Added a (xmlIgnored) SitAnimation property to SceneObjectPart. That allows th... | MW | 2008-11-04 | 1 | -0/+8 |
* | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 2008-10-18 | 1 | -49/+69 |
* | Fix linking phantom and nonphantom prims. Make the error message more friendly | Melanie Thielker | 2008-10-12 | 1 | -1/+1 |
* | Fix the fix. Child prims were failing to load. | Melanie Thielker | 2008-10-11 | 1 | -7/+10 |
* | Fix llSetPos to handle child prims correctly. This will fix linked | Melanie Thielker | 2008-10-11 | 1 | -0/+11 |
* | very tiny change | MW | 2008-10-10 | 1 | -3/+4 |
* | * Apply http://opensimulator.org/mantis/view.php?id=1207 | Justin Clarke Casey | 2008-10-07 | 1 | -0/+2 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-10-06 | 1 | -8/+8 |
* | Implement ForceOwnerPermissive and God TakeCopy | Melanie Thielker | 2008-10-06 | 1 | -0/+8 |
* | Fix a number of errors in transfer of objects | Melanie Thielker | 2008-10-06 | 1 | -5/+14 |
* | Revert r6697 patch as the build fails. | Charles Krinke | 2008-10-06 | 1 | -2/+0 |
* | Mantis#1207. Thank you, TGlion for a patch that addresses: | Charles Krinke | 2008-10-06 | 1 | -0/+2 |
* | Fix: Mantis#2326: Fix: privilege escalation through attach from ground | Melanie Thielker | 2008-10-03 | 1 | -0/+5 |
* | Implement temp-on-rez objecte really being temporary | Melanie Thielker | 2008-10-03 | 1 | -4/+12 |
* | Mantis #1360 | Melanie Thielker | 2008-10-03 | 1 | -2/+2 |