| Commit message (Expand) | Author | Age | Files | Lines |
* | * minor: log message twiddling | Justin Clarke Casey | 2008-08-01 | 1 | -1/+1 |
* | * correct bug from last commit - for now don't drop cached user profile when ... | Justin Clarke Casey | 2008-08-01 | 1 | -21/+8 |
* | * Drop cached inventory from the local region when a user crosses out into a ... | Justin Clarke Casey | 2008-08-01 | 1 | -5/+34 |
* | Mantis#1859. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 2008-08-01 | 1 | -1/+8 |
* | * Changed a number of field names to ccc (public members shouldn't be called m_) | lbsa71 | 2008-07-26 | 1 | -2/+2 |
* | Send Animation data for other avatars to new users joining the region (tested... | MW | 2008-07-23 | 1 | -0/+13 |
* | get rid of some LLQuaternion == null checks. Because LLQuaternion is | Sean Dague | 2008-07-23 | 1 | -18/+4 |
* | Changed it so the avatar's rotation is now sent as part of a full avatar upda... | MW | 2008-07-23 | 1 | -4/+25 |
* | renamed ScenePresence.SendFullUpdateToAllClients() to SendInitialFullUpdateTo... | MW | 2008-07-22 | 1 | -2/+17 |
* | Mantis#1716. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-07-12 | 1 | -0/+9 |
* | change SitTarget calls from functions to properties | Sean Dague | 2008-07-07 | 1 | -6/+6 |
* | Copyright notices and formatting cleanup. | Jeff Ames | 2008-07-06 | 1 | -2/+2 |
* | Mantis#1463. Thank you, Melanie for a patch that addresses: | Charles Krinke | 2008-07-03 | 1 | -2/+47 |
* | Extracted the Avatar appearance functions out of the IUserService interface a... | MW | 2008-06-28 | 1 | -2/+2 |
* | Update svn properties. Minor formatting cleanup. | Jeff Ames | 2008-06-26 | 1 | -2/+1 |
* | * Allow archiver to save and load objects within other objects to arbitrary l... | Justin Clarke Casey | 2008-06-16 | 1 | -1/+1 |
* | Update svn properties, clean up formatting, refactor out duplicate hard-coded... | Jeff Ames | 2008-06-13 | 1 | -16/+9 |
* | * Split the World Map code into a module. | Teravus Ovares | 2008-06-12 | 1 | -1/+1 |
* | * Fix the string substitutions in the last commit | Justin Clarke Casey | 2008-06-11 | 1 | -1/+1 |
* | * From inspecting OSGrid WP logs, it appears one particular client is failing... | Justin Clarke Casey | 2008-06-11 | 1 | -3/+14 |
* | * How tall are you? Certainly not 127 meters! | Teravus Ovares | 2008-06-06 | 1 | -2/+9 |
* | * true and not true or - not true and not true and. | Teravus Ovares | 2008-06-06 | 1 | -1/+1 |
* | * This limits avatar to the heightfield height if they teleport or cross a bo... | Teravus Ovares | 2008-06-06 | 1 | -1/+6 |
* | * This wraps the autopilot request to the client's sit response. An interes... | Teravus Ovares | 2008-06-06 | 1 | -24/+120 |
* | * Implements UserServer logoff in a few situations | Teravus Ovares | 2008-05-31 | 1 | -0/+1 |
* | * Fixed a dangling event hook that I added. | Teravus Ovares | 2008-05-30 | 1 | -0/+37 |
* | * Ruling out another potential cause of zombie-ism | Teravus Ovares | 2008-05-29 | 1 | -0/+2 |
* | * Added a child agent check to the ChildAgentData Update to make sure that yo... | Teravus Ovares | 2008-05-29 | 1 | -1/+5 |
* | Formatting cleanup. | Jeff Ames | 2008-05-28 | 1 | -2/+2 |
* | Thank you kindly, Melanie for a patch that adds a two-stage | Charles Krinke | 2008-05-28 | 1 | -1/+7 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -4/+1 |
* | Thank you very much, Melanie for a patch that: | Charles Krinke | 2008-05-25 | 1 | -0/+6 |
* | * an attempt to resolve the teleport + attachment = crash | Teravus Ovares | 2008-05-24 | 1 | -4/+19 |
* | IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in | Dr Scofield | 2008-05-23 | 1 | -0/+2 |
* | *Refactor of the LandManagementModule that allows OpenSim to run without it | mingchen | 2008-05-23 | 1 | -9/+1 |
* | don't trust appearance assetid, instead do an inventory | Sean Dague | 2008-05-22 | 1 | -5/+5 |
* | Clean out some crufty in AvatarFactoryModule | Sean Dague | 2008-05-21 | 1 | -13/+10 |
* | this removes use of the mapper for wearables, and I can confirm things | Sean Dague | 2008-05-21 | 1 | -2/+1 |
* | Add copyright notices. | Jeff Ames | 2008-05-20 | 1 | -1/+1 |
* | fix crash in standalone mode for initial appearance setup | Sean Dague | 2008-05-19 | 1 | -3/+3 |
* | Attempt to fix incorrect animations when using ODE (bugs #1320 / #1321) | Jeff Ames | 2008-05-19 | 1 | -9/+16 |
* | Rework some of the animation logic in an attempt to resolve #1318 | Jeff Ames | 2008-05-19 | 1 | -38/+25 |
* | Formatting cleanup, minor refactoring. Fixed some comparisons of value types... | Jeff Ames | 2008-05-18 | 1 | -2/+2 |
* | while this doesn't fix the initial no pants issue in grid (which still baffle... | Sean Dague | 2008-05-17 | 1 | -6/+16 |
* | Formatting cleanup. | Jeff Ames | 2008-05-17 | 1 | -3/+3 |
* | minor change to justin's previous fix that should still | Sean Dague | 2008-05-16 | 1 | -3/+4 |
* | * Removing unnecessary LLUUID.Zero check from AssetCache | Justin Clarke Casey | 2008-05-16 | 1 | -1/+6 |
* | Minor cleanup. | Jeff Ames | 2008-05-16 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -92/+92 |
* | appearance now survives logout. Tommorrow will involve moving | Sean Dague | 2008-05-16 | 1 | -1/+2 |