| Commit message (Expand) | Author | Files | Lines |
2012-02-21 | Fix problem with dragging child part inventory item to user inventory. | Justin Clark-Casey (justincc) | 1 | -19/+3 |
2012-02-19 | One more tweak related to the previous 2 commits. | Diva Canto | 1 | -1/+3 |
2012-02-19 | A few more tweaks on position updates and create child agents. Mono hates con... | Diva Canto | 1 | -4/+8 |
2012-02-19 | Fix:Fly setting for Parcel dosen't work http://opensimulator.org/mantis/view.... | PixelTomsen | 1 | -1/+2 |
2012-02-18 | This should smooth movement in heteregeneous networks by a lot: cache the reg... | Diva Canto | 2 | -2/+40 |
2012-02-17 | Added the TriggerAvatarAppearanceChanged to EventManager. It's triggered by A... | Dan Lake | 1 | -0/+4 |
2012-02-16 | minor formatting changes from last commit (4486n7d) | Justin Clark-Casey (justincc) | 1 | -4/+3 |
2012-02-16 | Fix: Object owned by the group does not return to the last owner http://opens... | PixelTomsen | 1 | -0/+6 |
2012-02-16 | Turn off logging on test in last commit (2b84295). | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-02-16 | If shape properties fail SOP parsing (e.g. due to commas instead of decimal p... | Justin Clark-Casey (justincc) | 1 | -0/+133 |
2012-02-15 | try to make crossings work better. chode no longer prevents crossings i hope | UbitUmarov | 1 | -15/+18 |
2012-02-15 | try to make crossings work better. chode no longer prevents crossings i hope | UbitUmarov | 1 | -15/+18 |
2012-02-14 | Refactor appearance saving for NPC to use AvatarFactoryModule interface. | Dan Lake | 1 | -9/+31 |
2012-02-14 | Implement region crossing of sitting avatars. Edit mode and llSetPos work | Melanie | 1 | -102/+38 |
2012-02-14 | Prevent object loss and positioning outside the region with failed object sim | Melanie | 1 | -5/+5 |
2012-02-13 | short circuit the expensive parts of the permission checking code | Mic Bowman | 1 | -1/+6 |
2012-02-10 | Fix bug where somebody taking a copy of an object they didn't own that was re... | Justin Clark-Casey (justincc) | 1 | -2/+10 |
2012-02-10 | When an asset is uploaded (e.g. a mesh) set individual copy/move/transfer per... | Justin Clark-Casey (justincc) | 1 | -4/+15 |
2012-02-08 | initial introdution of physics actor building control. | UbitUmarov | 1 | -1/+1 |
2012-02-05 | Revert my two quick fixes for the lag issue and put in the real fix, which | Melanie | 1 | -1/+2 |
2012-02-05 | Revert "Remove checks on ban list expiry on every move. To be re-added on par... | Melanie | 1 | -4/+4 |
2012-02-05 | Revert "Check ban list for a particular parcel only when an avatar moves into... | Melanie | 2 | -17/+4 |
2012-02-05 | Check ban list for a particular parcel only when an avatar moves into it. | Melanie | 2 | -4/+17 |
2012-02-05 | Remove checks on ban list expiry on every move. To be re-added on parcel | Melanie | 1 | -4/+4 |
2012-02-04 | Quiet the map module logging | BlueWall | 1 | -2/+2 |
2012-02-03 | Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?i... | PixelTomsen | 1 | -0/+2 |
2012-02-03 | Changed save oar and save iar parameter -p|--profile to -h|--home, including ... | Snoopy Pfeffer | 3 | -8/+8 |
2012-02-03 | Corrected console help texts for "save iar" | Snoopy Pfeffer | 1 | -2/+2 |
2012-02-02 | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more | Melanie | 2 | -26/+62 |
2012-02-02 | Make ban, eject, freeze and the scripted versions of those work. | Melanie | 2 | -27/+57 |
2012-02-02 | Streamline banning code using existing methods. | Melanie | 1 | -183/+29 |
2012-02-02 | Rehook the eject and freeze events that had gotten unhooked in the merge | Melanie | 1 | -0/+2 |
2012-02-02 | Fix remembering attachment point and position when an item is rezzed in world. | Melanie | 1 | -0/+12 |
2012-02-02 | Re-Add the reading of attachment data hat was lost in the merge | Melanie | 1 | -1/+46 |
2012-02-01 | Prevent a changed attachment that has been saved from being saved again. | Melanie | 1 | -0/+1 |
2012-02-01 | Straighten out some attachment mess. Don't save attachment states for HG | Melanie | 1 | -11/+8 |
2012-01-31 | HG: This hopefully fixes the HG teleports back home to OSGrid. Looks like Uri... | Diva Canto | 1 | -1/+1 |
2012-01-31 | Add "show part uuid" and "show part name" console commands. | Justin Clark-Casey (justincc) | 1 | -7/+97 |
2012-01-31 | Implement "show object name <name>" console command to show details of an obj... | Justin Clark-Casey (justincc) | 1 | -8/+49 |
2012-01-31 | Get rid of the "no objects found" feedback for now - this doesn't work well i... | Justin Clark-Casey (justincc) | 1 | -11/+13 |
2012-01-31 | Implement "show object uuid <uuid>" console command. | Justin Clark-Casey (justincc) | 1 | -5/+56 |
2012-01-31 | Add more user feedback if an object isn't found for which delete was requested. | Justin Clark-Casey (justincc) | 1 | -0/+15 |
2012-01-31 | Add the name of a deleted object to the console output | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-01-31 | If a particular region is selected in the console, only try to delete objects... | Justin Clark-Casey (justincc) | 1 | -16/+21 |
2012-01-31 | Move object delete commands into a commands region module, in preparation for... | Justin Clark-Casey (justincc) | 1 | -0/+206 |
2012-01-31 | Draw brders around parcels for sale | Melanie | 1 | -11/+37 |
2012-01-31 | Make parcel sale overlays work. No auction support. | Melanie | 1 | -4/+84 |
2012-01-31 | Make parcel sale overlays work. No auction support. | Melanie | 1 | -4/+84 |
2012-01-30 | Use the requested sim's map, not our own | Melanie | 1 | -2/+2 |
2012-01-30 | Use the requested sim's map, not our own | Melanie | 1 | -2/+2 |