aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (follow)
Commit message (Expand)AuthorAgeFilesLines
* * minor: remove some old logging messagesJustin Clarke Casey2008-12-091-3/+2
* Send the creation-date of items to the viewer. This fixes Mantis#2769.Homer Horwitz2008-12-061-2/+2
* * minor: Take out some of the test log output I accidentally left in a couple...Justin Clarke Casey2008-12-041-1/+1
* * Put in the code necessary to allow inventory transfer of whole folders (and...Justin Clarke Casey2008-12-041-0/+148
* * minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey2008-12-011-5/+5
* Update svn properties. Add copyright header. Minor formatting cleanup.Jeff Ames2008-11-301-1/+1
* Should have tried with something other than attachments. Make normal primMelanie Thielker2008-11-291-1/+1
* A try to better attachment crossing.Melanie Thielker2008-11-291-0/+2
* * Fixes Location == Location, and Location != LocationTeravus Ovares2008-11-281-2/+2
* * simplify AddNewClient since making this root without using MakeRootAgent() ...Justin Clarke Casey2008-11-282-2/+2
* * The equals override of 'Location' is not working as expected. This caused ...Teravus Ovares2008-11-281-1/+7
* * refactor: Replace derez destiation magic numbers with an enumerationJustin Clarke Casey2008-11-281-1/+3
* Cause attachment nibbles to be swapped in terse object updates, too.Melanie Thielker2008-11-271-1/+1
* * minor: remove mono compiler warningsJustin Clarke Casey2008-11-271-1/+1
* Thank you kindly, Nlin for a patch that:Charles Krinke2008-11-271-15/+39
* * Get rid of the phenomena where the avatar sometimes reverts to the stand an...Justin Clarke Casey2008-11-261-0/+4
* Removing some direct console output for outputting ImprovedInstantMessage pac...Homer Horwitz2008-11-221-1/+0
* First stage group permissions plumbingMelanie Thielker2008-11-221-0/+30
* Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker2008-11-211-20/+20
* * refactor: Rip out SOP inventory from the partial into a separate classJustin Clarke Casey2008-11-211-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-211-2/+2
* Plumb in the list if user IDs to the land module to allow selectionMelanie Thielker2008-11-211-1/+9
* * refactor: change some method names and doc in the physics plugin managerJustin Clarke Casey2008-11-201-1/+3
* Mantis#2638. Thank you kindly, Sacha Magne for a patch that:Charles Krinke2008-11-191-5/+31
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-2/+2
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-2/+2
* * Added and removed debug information relating to client connectionsAdam Frisby2008-11-182-1/+5
* Make newly created prims be the correct groupMelanie Thielker2008-11-171-1/+1
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-2/+2
* Change some comments that have been supersededMelanie Thielker2008-11-171-10/+1
* * Remove the TransferRequest and hip debugging console output that crept in r...Justin Clarke Casey2008-11-171-1/+1
* Remove a redundant parameterMelanie Thielker2008-11-161-2/+2
* Megapatch. Completely remove the multiparameter IM methods. Remove the insecureMelanie Thielker2008-11-161-7/+13
* Introduces the message transfer module. It splits the transfer mechanics offMelanie Thielker2008-11-161-1/+2
* * Move test scene construction infrastructure methods to a separate class for...Justin Clarke Casey2008-11-142-2/+2
* Add group permissions to agent inventory.Melanie Thielker2008-11-141-8/+6
* * Implements terrain raw upload. You can now upload your .raw terrain files ...Teravus Ovares2008-11-141-2/+29
* More groups plumbingMelanie Thielker2008-11-141-0/+98
* * Stop locking the scene presences dictionary for the entire agent crossing p...Justin Clarke Casey2008-11-121-2/+0
* Prevent pieces from other people's HUDs from displaying at the center ofMelanie Thielker2008-11-111-2/+7
* * Minor typing fixes in AssetCache - now uses base types for nearly everything.Adam Frisby2008-11-111-81/+51
* If the proxy is on, we need to ignore the extra 6 bytes in the packet.Mike Mazur2008-11-111-0/+1
* Allow gods to terraform without limits. Respect the Allow Others ToMelanie Thielker2008-11-111-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-111-1/+1
* * Commit allows downloading of the .raw terrain from the estate tools.Teravus Ovares2008-11-101-5/+33
* The region proxy for the load balancer module works again. The incoming proxy...Johan Berntsson2008-11-101-10/+20
* Prevent updates about other people's HUD objects being sentMelanie Thielker2008-11-091-0/+3
* * Enabled GTCache for AssetCache Adam Frisby2008-11-092-12/+22
* Update svn properties. Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-092-2/+2
* Reintroduce transactionID to the parameter list for SendInstantMessage.Melanie Thielker2008-11-091-3/+9