aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/LLGroup.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-26* Patch from JHurlimanTeravus Ovares1-1/+1
* Updates to libomv r2243, * Remove lots of unnecessary typecasts * Improves SendWindData() Thanks jhurliman. * Will update OpenSim-libs in 10 minutes..
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-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.
2008-05-14* Added standard copyright and removed un-necessary using of ↵Teravus Ovares1-0/+28
libsecondlife.Packets
2008-05-14* Adding the very bare minimum for the client to register user as having the ↵Teravus Ovares1-0/+52
group OpenSimulator Tester. This allows us to start examining and implementing the vary many unhandled group packets.