| Commit message (Expand) | Author | Age | Files | Lines |
* | * Created a way that the OpenSimulator scene can ask the physics scene to do ... | Teravus Ovares | 2009-07-19 | 1 | -0/+5 |
* | fixed the bug where changing the rotation of a selection of prims in a linkse... | MW | 2009-07-17 | 1 | -0/+1 |
* | Restore the functionality that was removed in r9928. This lets the load | Melanie Thielker | 2009-07-01 | 1 | -0/+5 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-19 | 1 | -1/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 6 | -6/+6 |
* | * Upped version number to 0.6.5 | lbsa71 | 2009-05-25 | 1 | -3/+3 |
* | Send the owner name, not the client name on SendDialog. | Homer Horwitz | 2009-05-16 | 1 | -1/+1 |
* | Paving the way for syncing group permissions across a grid | Melanie Thielker | 2009-05-12 | 1 | -0/+4 |
* | Add a method to flush the prim update buffers once a frame, since the timer | Melanie Thielker | 2009-05-04 | 1 | -0/+4 |
* | Thank you, mpallari, for a patch that increses efficiency by combining | Melanie Thielker | 2009-04-30 | 1 | -1/+1 |
* | Add PlacesQuery packet | Melanie Thielker | 2009-04-20 | 1 | -0/+2 |
* | Correctly flag group owned prims in the land prim list | Melanie Thielker | 2009-04-16 | 1 | -1/+1 |
* | Fix build break and change some groups interfaces | Melanie Thielker | 2009-04-16 | 1 | -1/+1 |
* | Commit the group deeding support, thank you, mcortez | Melanie Thielker | 2009-04-15 | 1 | -0/+1 |
* | Thank you, Fly-Man, for a patch that adds the stub to handle the | Melanie Thielker | 2009-04-14 | 1 | -0/+2 |
* | Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag | nlin | 2009-04-10 | 1 | -0/+3 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3227 | Justin Clarke Casey | 2009-04-07 | 1 | -0/+1 |
* | Thanks jonc, for a patch that adds rendering of classic clouds. | Homer Horwitz | 2009-04-04 | 1 | -0/+2 |
* | * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release | lbsa71 | 2009-04-01 | 1 | -2/+2 |
* | Add PickInfoReply packet. | Melanie Thielker | 2009-03-30 | 1 | -0/+3 |
* | Change the client API to use GridInstantMessage for the "last mile" of IM | Melanie Thielker | 2009-03-29 | 1 | -6/+1 |
* | Finish the offline IM module (still needs a server). Add rudimentary | Melanie Thielker | 2009-03-29 | 1 | -0/+4 |
* | Add mute list request event and dummy response | Melanie Thielker | 2009-03-28 | 1 | -0/+6 |
* | * Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with... | Teravus Ovares | 2009-03-28 | 1 | -1/+1 |
* | Add the events needed for profiles. | Melanie Thielker | 2009-03-27 | 1 | -0/+5 |
* | Remove a hardcoded flow/dependency on the money module from LLCLientView | Melanie Thielker | 2009-03-27 | 1 | -0/+4 |
* | Plumb in the RetrieveInstantMessages event that is sent by the viewer | Melanie Thielker | 2009-02-26 | 1 | -0/+2 |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 1 | -3/+3 |
* | * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po... | lbsa71 | 2009-02-19 | 1 | -1/+1 |
* | Thank you, Snowdrop, for a patch that makes the callback ID parameter | Melanie Thielker | 2009-02-19 | 1 | -1/+1 |
* | Re-add the objectID field to the anim pack, that was deemed unneccessary | Melanie Thielker | 2009-02-17 | 1 | -1/+1 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -2/+1 |
* | * Change SendBulkUpdateInventory from two methods to one which accepts an Inv... | Justin Clarke Casey | 2009-02-11 | 1 | -5/+1 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 5 | -6/+6 |
* | * Separate starting a client thread into a separate Start() method (which mat... | Justin Clarke Casey | 2009-01-12 | 1 | -0/+4 |
* | Finish dwell sending, adding the forgotten method body. | Melanie Thielker | 2009-01-09 | 1 | -1/+6 |
* | Plumb the remaining dwell packets | Melanie Thielker | 2009-01-03 | 1 | -0/+5 |
* | Plumb the profile reply packets for picks, classifieds and notes | Melanie Thielker | 2008-12-25 | 1 | -0/+17 |
* | Plumb in EventNotification* and EventGodDelete | Melanie Thielker | 2008-12-23 | 1 | -0/+4 |
* | Plumb in the 4 missing classified events and the 3 packet methods | Melanie Thielker | 2008-12-23 | 1 | -0/+13 |
* | * Re-implement packet tracking in IClientAPI so we can see what's going on in... | Teravus Ovares | 2008-12-21 | 1 | -0/+1 |
* | Plumb the TP-Sending packets | Melanie Thielker | 2008-12-14 | 1 | -0/+2 |
* | Add missing scene reference. Fixes a NRE. SimpleModule now works again (sort ... | Homer Horwitz | 2008-12-12 | 1 | -1/+2 |
* | Replace the throwing of a NonImplementedException in MyNpcCharacter, so that | Homer Horwitz | 2008-12-12 | 1 | -1/+1 |
* | * Put in the code necessary to allow inventory transfer of whole folders (and... | Justin Clarke Casey | 2008-12-04 | 1 | -0/+3 |
* | * simplify AddNewClient since making this root without using MakeRootAgent() ... | Justin Clarke Casey | 2008-11-28 | 1 | -1/+2 |
* | Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-11-27 | 1 | -0/+10 |
* | First stage group permissions plumbing | Melanie Thielker | 2008-11-22 | 1 | -0/+5 |
* | Mantis#2638. Thank you kindly, Sacha Magne for a patch that: | Charles Krinke | 2008-11-19 | 1 | -0/+1 |
* | Remove a redundant parameter | Melanie Thielker | 2008-11-16 | 1 | -1/+1 |