| Commit message (Expand) | Author | Files | Lines |
2009-10-17 | Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi... | John Hurliman | 1 | -0/+4 |
2009-10-15 | Object update prioritization by Jim Greensky of Intel Labs, part one. This im... | John Hurliman | 1 | -23/+5 |
2009-10-13 | * Consolidated adding / removing ClientManager IClientAPIs to two places in S... | John Hurliman | 1 | -0/+5 |
2009-10-13 | * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo... | John Hurliman | 1 | -1/+1 |
2009-10-05 | Fix build break | Melanie | 1 | -1/+1 |
2009-10-02 | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of... | Melanie | 1 | -1/+0 |
2009-10-02 | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of... | Melanie | 1 | -1/+1 |
2009-10-01 | Fix a merge conflict | Melanie | 1 | -1/+1 |
2009-09-30 | Add RebakeAvatarTexturesPacket to the client view | Melanie | 1 | -0/+4 |
2009-09-30 | Commit initial version of KittoFlora's vehicle changes | opensim | 1 | -1/+5 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-09-16 | * Adding Scale to EntityBase * Fixing the incorrect initialization of EntityB... | John Hurliman | 1 | -1/+1 |
2009-09-16 | SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul... | John Hurliman | 1 | -4/+0 |
2009-08-16 | Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ... | Adam Johnson | 1 | -0/+1 |
2009-07-19 | * Created a way that the OpenSimulator scene can ask the physics scene to do ... | Teravus Ovares | 1 | -0/+5 |
2009-07-17 | fixed the bug where changing the rotation of a selection of prims in a linkse... | MW | 1 | -0/+1 |
2009-07-01 | Restore the functionality that was removed in r9928. This lets the load | Melanie Thielker | 1 | -0/+5 |
2009-06-19 | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 1 | -1/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 6 | -6/+6 |
2009-05-25 | * Upped version number to 0.6.5 | lbsa71 | 1 | -3/+3 |
2009-05-16 | Send the owner name, not the client name on SendDialog. | Homer Horwitz | 1 | -1/+1 |
2009-05-12 | Paving the way for syncing group permissions across a grid | Melanie Thielker | 1 | -0/+4 |
2009-05-04 | Add a method to flush the prim update buffers once a frame, since the timer | Melanie Thielker | 1 | -0/+4 |
2009-04-30 | Thank you, mpallari, for a patch that increses efficiency by combining | Melanie Thielker | 1 | -1/+1 |
2009-04-20 | Add PlacesQuery packet | Melanie Thielker | 1 | -0/+2 |
2009-04-16 | Correctly flag group owned prims in the land prim list | Melanie Thielker | 1 | -1/+1 |
2009-04-16 | Fix build break and change some groups interfaces | Melanie Thielker | 1 | -1/+1 |
2009-04-15 | Commit the group deeding support, thank you, mcortez | Melanie Thielker | 1 | -0/+1 |
2009-04-14 | Thank you, Fly-Man, for a patch that adds the stub to handle the | Melanie Thielker | 1 | -0/+2 |
2009-04-10 | Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag | nlin | 1 | -0/+3 |
2009-04-07 | * Apply http://opensimulator.org/mantis/view.php?id=3227 | Justin Clarke Casey | 1 | -0/+1 |
2009-04-04 | Thanks jonc, for a patch that adds rendering of classic clouds. | Homer Horwitz | 1 | -0/+2 |
2009-04-01 | * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release | lbsa71 | 1 | -2/+2 |
2009-03-30 | Add PickInfoReply packet. | Melanie Thielker | 1 | -0/+3 |
2009-03-29 | Change the client API to use GridInstantMessage for the "last mile" of IM | Melanie Thielker | 1 | -6/+1 |
2009-03-29 | Finish the offline IM module (still needs a server). Add rudimentary | Melanie Thielker | 1 | -0/+4 |
2009-03-28 | Add mute list request event and dummy response | Melanie Thielker | 1 | -0/+6 |
2009-03-28 | * Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with... | Teravus Ovares | 1 | -1/+1 |
2009-03-27 | Add the events needed for profiles. | Melanie Thielker | 1 | -0/+5 |
2009-03-27 | Remove a hardcoded flow/dependency on the money module from LLCLientView | Melanie Thielker | 1 | -0/+4 |
2009-02-26 | Plumb in the RetrieveInstantMessages event that is sent by the viewer | Melanie Thielker | 1 | -0/+2 |
2009-02-20 | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 1 | -3/+3 |
2009-02-19 | * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po... | lbsa71 | 1 | -1/+1 |
2009-02-19 | Thank you, Snowdrop, for a patch that makes the callback ID parameter | Melanie Thielker | 1 | -1/+1 |
2009-02-17 | Re-add the objectID field to the anim pack, that was deemed unneccessary | Melanie Thielker | 1 | -1/+1 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -2/+1 |
2009-02-11 | * Change SendBulkUpdateInventory from two methods to one which accepts an Inv... | Justin Clarke Casey | 1 | -5/+1 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 5 | -6/+6 |
2009-01-12 | * Separate starting a client thread into a separate Start() method (which mat... | Justin Clarke Casey | 1 | -0/+4 |
2009-01-09 | Finish dwell sending, adding the forgotten method body. | Melanie Thielker | 1 | -1/+6 |