| Commit message (Expand) | Author | Files | Lines |
2008-11-21 | Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all | Melanie Thielker | 1 | -1/+1 |
2008-11-21 | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 1 | -1/+1 |
2008-11-20 | * Add enough infrastructure code to run an extremely basic and flaky add root... | Justin Clarke Casey | 1 | -0/+2 |
2008-11-19 | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 1 | -3/+3 |
2008-11-19 | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 1 | -3/+3 |
2008-11-18 | * Added and removed debug information relating to client connections | Adam Frisby | 1 | -2/+3 |
2008-11-17 | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 1 | -3/+3 |
2008-11-17 | * Stop nulling SOG.m_rootPart and parts on object deletion | Justin Clarke Casey | 1 | -5/+5 |
2008-11-14 | Lots of experimentation yielded a fair approximation of a hip offset from the | Melanie Thielker | 1 | -1/+8 |
2008-11-12 | * refactor: as per a recent opensim-dev thread, rename InnerScene to SceneGra... | Justin Clarke Casey | 1 | -1/+1 |
2008-11-10 | Restore the independent LocalID numbering for avatars. Fixes an issue where | Melanie Thielker | 1 | -1/+4 |
2008-11-10 | * Take out the 1 second sleep debugging line in ScenePresence | Justin Clarke Casey | 1 | -1/+0 |
2008-11-10 | Stop attachments from causing an update to be sent on every frame in which | Melanie Thielker | 1 | -2/+4 |
2008-11-08 | Small bugfix for RemoveNeighbourRegion | Homer Horwitz | 1 | -1/+1 |
2008-11-07 | * Correct catch changed on last commit, since I just realized I started makin... | Justin Clarke Casey | 1 | -1/+1 |
2008-11-07 | * minor: Remove mono compiler warning | Justin Clarke Casey | 1 | -1/+1 |
2008-11-07 | * Fix bug in r7162 where avatars could not move | Justin Clarke Casey | 1 | -0/+1 |
2008-11-07 | * Remove next local id from SceneBase | Justin Clarke Casey | 1 | -4/+0 |
2008-11-07 | * minor: Just some tidy up of log messages, etc. | Justin Clarke Casey | 1 | -13/+5 |
2008-11-07 | * Stop requiring local ids in the SOG constructors. | Justin Clarke Casey | 1 | -2/+1 |
2008-11-07 | Fixing up some remaining attachment issues | Melanie Thielker | 1 | -6/+4 |
2008-11-07 | Attachments, attachments, and, did I say attachments? | Melanie Thielker | 1 | -35/+64 |
2008-11-06 | * refactor: Attach a scene object to a scene separately from its construction | Justin Clarke Casey | 1 | -11/+13 |
2008-11-06 | Mantis#2423. Thank you kindly, Godfrey for a patch that: | Charles Krinke | 1 | -2/+2 |
2008-11-06 | Mantis#2514 & 1375. Thank you kindly, Thomas for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-11-06 | Disable distance sorting for child agents. It makes no sense there, as the | Melanie Thielker | 1 | -4/+7 |
2008-11-04 | * Stop sending wearables back to the client on set appearance | Justin Clarke Casey | 1 | -6/+1 |
2008-11-04 | * minor: appearance related doc and log message tweaking | Justin Clarke Casey | 1 | -5/+11 |
2008-11-04 | Added a (xmlIgnored) SitAnimation property to SceneObjectPart. That allows th... | MW | 1 | -2/+58 |
2008-10-31 | * Reinstate sending wearables back to the client in response to set appearance | Justin Clarke Casey | 1 | -1/+1 |
2008-10-28 | * Possibly fix grey avatar appearance problems | Justin Clarke Casey | 1 | -2/+2 |
2008-10-28 | * minor: Add documentation to some of the appearance methods, change some log... | Justin Clarke Casey | 1 | -9/+14 |
2008-10-28 | * Eliminate an extra unnecessary appearance fetch on login | Justin Clarke Casey | 1 | -19/+13 |
2008-10-28 | * minor: Doc and log message tidy up | Justin Clarke Casey | 1 | -3/+3 |
2008-10-28 | Thank you kindly, Mircea Kitsune for a patch that solves: | Charles Krinke | 1 | -2/+2 |
2008-10-26 | Committing a small fix for EventData along with more plumbing work | Melanie Thielker | 1 | -2/+20 |
2008-10-25 | Make ScenePresence.Close public to allow subclassing of SceneComms | Melanie Thielker | 1 | -1/+1 |
2008-10-23 | * Apply http://opensimulator.org/mantis/view.php?id=2459 | Justin Clarke Casey | 1 | -0/+5 |
2008-10-22 | Thank you kindly, Idb for a patch that: | Charles Krinke | 1 | -0/+21 |
2008-10-22 | Thank you kindly, Nlin for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-10-18 | Fix thingd so that autoreturn also works when the user is not in the sim. | Melanie Thielker | 1 | -1/+7 |
2008-10-18 | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 1 | -1/+1 |
2008-10-15 | Thanks to T. Sado and nlin for a patch that partially implements llGetAgentIn... | Dahlia Trimble | 1 | -3/+38 |
2008-10-15 | Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot(). | Dahlia Trimble | 1 | -0/+5 |
2008-10-14 | * Send an avatar update to other clients when an avatar rotates, as well as w... | Justin Clarke Casey | 1 | -3/+21 |
2008-10-14 | * minor: Make it clear that non-scheduled updates can happen outside of the p... | Justin Clarke Casey | 1 | -3/+1 |
2008-10-14 | * refactor: rename SendKiPrimitive to SendKillObject since this appears more ... | Justin Clarke Casey | 1 | -1/+1 |
2008-10-12 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-10-12 | * Fixed two major unhandled exceptions discovered during the Pub Quiz on friday. | Adam Frisby | 1 | -1/+9 |
2008-10-05 | * Fix sitting avatar showing up properly on the minimap | Teravus Ovares | 1 | -1/+18 |