| Commit message (Expand) | Author | Files | Lines |
2009-07-12 | Changed the DeRezObject event so it passes a list<uint> of localIDs in one ev... | MW | 1 | -1/+1 |
2009-07-01 | Restore the functionality that was removed in r9928. This lets the load | Melanie Thielker | 1 | -1/+8 |
2009-06-19 | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 1 | -1/+4 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
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/+1 |
2009-05-04 | Add a method to flush the prim update buffers once a frame, since the timer | Melanie Thielker | 1 | -0/+2 |
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/+3 |
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/+3 |
2009-04-14 | Thank you, Fly-Man, for a patch that adds the stub to handle the | Melanie Thielker | 1 | -0/+1 |
2009-04-10 | Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag | nlin | 1 | -1/+4 |
2009-04-07 | * Apply http://opensimulator.org/mantis/view.php?id=3227 | Justin Clarke Casey | 1 | -0/+4 |
2009-04-04 | Thanks jonc, for a patch that adds rendering of classic clouds. | Homer Horwitz | 1 | -0/+1 |
2009-04-04 | Preliminary work to support ObjectSpin* packets when user invokes CTRL / SHIF... | nlin | 1 | -0/+4 |
2009-03-30 | Add PickInfoReply packet. | Melanie Thielker | 1 | -0/+2 |
2009-03-29 | Change the client API to use GridInstantMessage for the "last mile" of IM | Melanie Thielker | 1 | -5/+1 |
2009-03-29 | Finish the offline IM module (still needs a server). Add rudimentary | Melanie Thielker | 1 | -0/+1 |
2009-03-28 | Add mute list request event and dummy response | Melanie Thielker | 1 | -0/+5 |
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/+9 |
2009-03-27 | Remove a hardcoded flow/dependency on the money module from LLCLientView | Melanie Thielker | 1 | -0/+2 |
2009-03-13 | Thank you, mcortez, for a patch that fixes a number of long standing | Melanie Thielker | 1 | -0/+9 |
2009-02-26 | Plumb in the RetrieveInstantMessages event that is sent by the viewer | Melanie Thielker | 1 | -0/+3 |
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-11 | * Change SendBulkUpdateInventory from two methods to one which accepts an Inv... | Justin Clarke Casey | 1 | -11/+7 |
2009-01-16 | * Rig up enough infrastructure to actually perform a successful 'standalone' ... | Justin Clarke Casey | 1 | -1/+6 |
2009-01-12 | * Separate starting a client thread into a separate Start() method (which mat... | Justin Clarke Casey | 1 | -10/+20 |
2009-01-09 | Finish dwell sending, adding the forgotten method body. | Melanie Thielker | 1 | -1/+8 |
2009-01-03 | Plumb the remaining dwell packets | Melanie Thielker | 1 | -0/+6 |
2008-12-25 | Plumb the profile reply packets for picks, classifieds and notes | Melanie Thielker | 1 | -0/+5 |
2008-12-23 | Plumb in EventNotification* and EventGodDelete | Melanie Thielker | 1 | -0/+8 |
2008-12-23 | Plumb in the 4 missing classified events and the 3 packet methods | Melanie Thielker | 1 | -0/+15 |
2008-12-23 | * refactor: Replace part of SceneObjectPart with the identical sound playing ... | Justin Clarke Casey | 1 | -4/+2 |
2008-12-21 | * Re-implement packet tracking in IClientAPI so we can see what's going on in... | Teravus Ovares | 1 | -3/+3 |
2008-12-17 | * Implement 'Save Object Back to My Inventory'. On the Linden client this is... | Justin Clarke Casey | 1 | -1/+1 |
2008-12-14 | Plumb the TP-Sending packets | Melanie Thielker | 1 | -0/+6 |
2008-12-04 | * Put in the code necessary to allow inventory transfer of whole folders (and... | Justin Clarke Casey | 1 | -0/+7 |
2008-11-29 | Revert justincc's try to change the licence char-by-char AGAIN!!! :P | Homer Horwitz | 1 | -1/+1 |
2008-11-28 | * refactor: Replace derez destiation magic numbers with an enumeration | Justin Clarke Casey | 1 | -3/+2 |
2008-11-27 | Thank you kindly, Nlin for a patch that: | Charles Krinke | 1 | -0/+2 |
2008-11-22 | First stage group permissions plumbing | Melanie Thielker | 1 | -0/+2 |
2008-11-21 | Plumb in the list if user IDs to the land module to allow selection | Melanie Thielker | 1 | -1/+1 |
2008-11-19 | Mantis#2638. Thank you kindly, Sacha Magne for a patch that: | Charles Krinke | 1 | -0/+4 |
2008-11-17 | Make newly created prims be the correct group | Melanie Thielker | 1 | -1/+1 |
2008-11-16 | Remove a redundant parameter | Melanie Thielker | 1 | -1/+1 |