aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/MXP (follow)
Commit message (Expand)AuthorAgeFilesLines
* thanks lkalif for Mantis #4676 - a patch that adds support for inventory linksdahlia2010-04-121-0/+1
* Committing the LightShare code, which was developed by TomMeta of Meta7.Melanie2010-03-311-1/+1
* - parcel blocking, region crossing blocking, teleport blockingunknown2010-03-091-0/+1
* - supporting llTextBoxunknown2010-03-061-0/+4
* Change the signature of SendChangeUserRights, because we have to sendMelanie2010-02-281-1/+1
* Add missing ChangeUserRights packet senderMelanie2010-02-281-0/+4
* Initial Online friends notification seems to be working reliably now. All thi...Diva Canto2010-02-281-2/+2
* Merge branch 'master' into presence-refactorMelanie2010-02-151-0/+2
|\
| * Revolution is on the roll again! :)Revolution2010-02-141-0/+2
* | Merge branch 'master' into presence-refactorMelanie2010-02-081-1/+1
|\ \ | |/
| * minor: remove one mono compiler warningJustin Clark-Casey (justincc)2010-02-031-1/+1
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-24/+12
| * more endlines..Teravus Ovares (Dan Olivares)2010-01-261-9/+9
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-231-12/+24
* | * HGGridConnector is no longer necessary.Diva Canto2010-01-291-9/+15
* | Merge branch 'master' into presence-refactorMelanie2010-01-161-12/+20
|\ \ | |/
| * Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie2010-01-091-1/+1
| * Adds IClientAPI voids for GroupProposals.Revolution2010-01-081-1/+9
| * Fixes the newly added packets as per Melanie's request.Revolution2010-01-071-10/+10
* | Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto2010-01-111-1/+1
* | Some typos fixed related to master avie removalDiva Canto2010-01-101-1/+1
* | Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-1/+1
* | Inching ahead... This compiles, but very likely does not run.Diva Canto2010-01-081-93/+28
|/
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-18/+18
* Adds tons of packets.Revolution2009-12-311-0/+31
* Change teleports so the TeleportFlags are sent to the destination sim. ItMelanie2009-12-291-1/+1
* Add AvatarInterestsReplyMelanie2009-12-261-0/+4
* Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.Melanie2009-11-051-0/+1
* Backport the fixes to WebFetchInventoryDescendents to the UDPMelanie2009-11-041-1/+1
* Squelch an error message on sim shutdown when not using MXPMelanie2009-10-301-2/+5
* * Changed various modules to not initialize timers unless the module is initi...John Hurliman2009-10-231-2/+3
* Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman2009-10-221-4/+1
* * Rewrote the methods that build ObjectUpdate and ImprovedTerseObjectUpdate p...John Hurliman2009-10-181-9/+11
* Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi...John Hurliman2009-10-171-0/+4
* Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman2009-10-151-18/+13
* * Consolidated adding / removing ClientManager IClientAPIs to two places in S...John Hurliman2009-10-131-6/+0
* * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...John Hurliman2009-10-132-7/+12
* Fixing a few compile errors in the previous commitJohn Hurliman2009-10-061-1/+0
* Merge branch 'diva-textures-osgrid'Melanie2009-10-041-1/+1
|\
| * * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-021-1/+1
* | Merge branch 'master' into diva-texturesMelanie2009-10-021-1/+1
|\ \ | |/ |/|
| * Formatting cleanup.Jeff Ames2009-10-011-1/+1
* | * Change the signature of the agent set appearance callback to prevent unnece...John Hurliman2009-09-301-6/+1
* | Add RebakeAvatarTexturesPacket to the client viewMelanie2009-09-301-0/+4
|/
* * Lock timers when Calling Start() and Stop() when the Thread Context is murk...Teravus Ovares (Dan Olivares)2009-09-091-3/+8
* Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ...Adam Johnson2009-08-161-0/+1
* * Created a way that the OpenSimulator scene can ask the physics scene to do ...Teravus Ovares2009-07-191-0/+5
* fixed the bug where changing the rotation of a selection of prims in a linkse...MW2009-07-171-0/+1
* Restore the functionality that was removed in r9928. This lets the loadMelanie Thielker2009-07-011-0/+5
* Make cleartext authentication case sensitive. Thanks jhurliman for spotting t...Dahlia Trimble2009-06-271-2/+2