aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/LLGroup.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Patch from JHurlimanTeravus Ovares2008-09-261-1/+1
| | | | | | | | | * Updates to libomv r2243, * Remove lots of unnecessary typecasts * Improves SendWindData() Thanks jhurliman. * Will update OpenSim-libs in 10 minutes..
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-8/+8
| | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke.
* * Added standard copyright and removed un-necessary using of ↵Teravus Ovares2008-05-141-0/+28
| | | | libsecondlife.Packets
* * Adding the very bare minimum for the client to register user as having the ↵Teravus Ovares2008-05-141-0/+52
group OpenSimulator Tester. This allows us to start examining and implementing the vary many unhandled group packets.