| Commit message (Expand) | Author | Files | Lines |
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 |
2012-01-30 | Patch in the rest of the maptile stuff | Melanie | 1 | -3/+7 |
2012-01-30 | Next step for world map overlays | Melanie | 1 | -2/+3 |
2012-01-30 | Some plumbing for map overlays | Melanie | 1 | -15/+20 |
2012-01-30 | Revert "Pickup map overlay tile from RegionSettings.ParcelImageID" | BlueWall | 1 | -1/+1 |
2012-01-30 | Pickup map overlay tile from RegionSettings.ParcelImageID | BlueWall | 1 | -1/+1 |
2012-01-28 | Add the ability to abort a pending restart using the viewer UI or a | Melanie | 2 | -0/+9 |
2012-01-28 | Fix calculating land prim count type width issue | Melanie | 1 | -8/+8 |
2012-01-28 | Adding our parcel's generated id to map packets | BlueWall | 1 | -2/+2 |
2012-01-28 | Send CHANGED_TELEPORT during local TP again - partially revert cf73afec356eed... | Bo Iwu | 1 | -2/+1 |
2012-01-28 | Add experimental --publish option to "save oar" so that OARs reloaded to the ... | Justin Clark-Casey (justincc) | 4 | -14/+89 |
2012-01-28 | Remove IClientAPI from the money module. It was only used to pass in the | Melanie | 1 | -1/+1 |
2012-01-26 | Change references from sop to sog and add protection from null ref | BlueWall | 1 | -11/+13 |
2012-01-25 | Update save oar and save iar help responses to reflect new -h|--home | nebadon | 1 | -2/+2 |
2012-01-25 | llGetParcelMusicURL implementation http://wiki.secondlife.com/wiki/LlGetParce... | Pixel Tomsen | 1 | -1/+10 |
2012-01-25 | Change the WorldMapModule to use SOG rather than SOP for the telehub ans | Melanie | 1 | -13/+15 |
2012-01-24 | Telehub map items displayed | BlueWall | 1 | -3/+51 |
2012-01-24 | Put Telehubs on the map | BlueWall | 1 | -0/+18 |
2012-01-24 | Simplify and streamline telehub editing code. Verify rotations and fix | Melanie | 2 | -58/+30 |
2012-01-24 | Reverse the spawn point distance vector | Melanie | 1 | -1/+1 |