| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | * General cleanup of Teleports, Crossings and Child agents. They are now in t... | Diva Canto | 2010-01-15 | 1 | -4/+13 |
* | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 1 | -1/+0 |
* | | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 1 | -1/+2 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-04 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 2 | -2/+2 |
* | | Merge branch 'master' into presence-refactor | Melanie | 2009-12-30 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Change teleports so the TeleportFlags are sent to the destination sim. It | Melanie | 2009-12-29 | 1 | -1/+1 |
* | | Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo... | Melanie | 2009-12-28 | 1 | -5/+5 |
|/ |
|
* | Add a data path for error messages | root | 2009-12-22 | 2 | -0/+5 |
* | Script State Fix: Part 2 | Melanie | 2009-12-21 | 1 | -1/+1 |
* | Allow terrain heightmaps to be loaded directly from URIs via the remote admin... | Justin Clark-Casey (justincc) | 2009-12-04 | 1 | -1/+1 |
* | Remove the old (Remoting) region crossing code. Fix the new code to | Melanie | 2009-11-26 | 2 | -3/+1 |
* | Remove GetAssemblyName and friends from the SE interface. It's now handled | Melanie | 2009-11-26 | 2 | -7/+0 |
* | minor: add doc to a few parcel methods | Justin Clark-Casey (justincc) | 2009-11-25 | 1 | -5/+20 |
* | pass all command parameters to load/save oar, not just the filename | Justin Clark-Casey (justincc) | 2009-11-24 | 1 | -1/+4 |
* | minor: very minor formatting change | Justin Clark-Casey (justincc) | 2009-11-16 | 1 | -2/+0 |
* | Add IScriptModuleComms interface and region module to handle dispatch of | Melanie | 2009-11-10 | 1 | -0/+44 |
* | Patch from Snoopy2. Fixes Mantis #4342 | Melanie | 2009-11-08 | 1 | -0/+1 |
* | Change the permissions module to use the friend list cache already in the | Melanie | 2009-11-05 | 1 | -0/+2 |
* | Reverting the deletion of files related to texture sending until we figure ou... | John Hurliman | 2009-10-20 | 1 | -0/+58 |
* | * Removing cruft left over from the conversion to the new texture sending and... | John Hurliman | 2009-10-20 | 1 | -58/+0 |
* | Object update prioritization by Jim Greensky of Intel Labs, part one. This im... | John Hurliman | 2009-10-15 | 1 | -1/+0 |
* | Added this one file for the previous commit to work. | Diva Canto | 2009-10-12 | 1 | -0/+37 |
* | Merge branch 'master' into diva-textures | Melanie | 2009-10-02 | 1 | -36/+36 |
|\ |
|
| * | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2009-10-02 | 1 | -36/+36 |
* | | Merge branch 'master' into diva-textures | Melanie | 2009-10-02 | 16 | -44/+89 |
|\ \
| |/ |
|
| * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 2 | -3/+3 |
| * | Formatting cleanup. | Jeff Ames | 2009-10-01 | 15 | -41/+41 |
| * | addition of a new script function osSetParcelSIPAddress(string SIPAddress), n... | Rob Smart | 2009-09-18 | 1 | -0/+45 |
* | | Attempting to improve the robustness of texture decoding by always ignoring L... | John Hurliman | 2009-09-30 | 1 | -3/+2 |
|/ |
|
* | Some OSGrid specific changes, please use this or later for OSGrid use | Melanie | 2009-09-15 | 1 | -3/+3 |
* | Only allow iar load/save if user is logged in to the region simulator | Justin Clark-Casey (justincc) | 2009-09-07 | 1 | -4/+6 |
* | Add ids to iar requests | Justin Clark-Casey (justincc) | 2009-09-04 | 1 | -3/+5 |
* | Remove typo version of ReplaceableInterface property from RegionCombinerModule. | Jeff Ames | 2009-08-31 | 1 | -1/+1 |
* | Replace the Replaceable modules name | Melanie | 2009-08-10 | 1 | -1/+1 |
* | Add plumbing for the SceneObjectDeleter to wait for the script engine to | Melanie | 2009-08-04 | 2 | -0/+3 |
* | Committing the interface change and the addition to the modules to get | Melanie Thielker | 2009-07-10 | 1 | -0/+14 |
* | Update svn properties, add copyright header, formatting cleanup. | Jeff Ames | 2009-06-29 | 1 | -1/+28 |
* | Update svn properties. | Jeff Ames | 2009-06-27 | 1 | -14/+14 |
* | Extracted the code that handles the sending of prim updates to the client, fr... | MW | 2009-06-26 | 1 | -0/+14 |
* | * Corrected CAPS namespaces | Arthur Valadares | 2009-06-18 | 1 | -1/+1 |
* | Pulled out HelloNeighbour into its own service, INeighbourService, which may ... | diva | 2009-06-14 | 1 | -5/+0 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-06-09 | 1 | -2/+4 |
* | * Add simple original sog xml serialization test | Justin Clarke Casey | 2009-06-01 | 1 | -4/+4 |
* | * minor: change the name of one serialization method to match its counterpart | Justin Clarke Casey | 2009-06-01 | 1 | -1/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 52 | -52/+52 |
* | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 2009-05-31 | 1 | -1/+28 |
* | Update svn properties. | Jeff Ames | 2009-05-25 | 1 | -14/+14 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-22 | 1 | -0/+4 |
* | Added ITeleportModule interface, and added a hook into scene so if a module h... | MW | 2009-05-21 | 1 | -0/+14 |