aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Region/Scenes/Primitive.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-25Forgot theseMW1-1/+1
2007-06-25updated prebuild.xml.MW1-2/+43
Added some more events to IClientAPI (OnGrapObject , OnGrapUpdate, OnDeGrapObject).
2007-06-24Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW1-2/+2
Started to add support for asset uploads over CAPS (the asset is uploaded but seems to come out corrupt). Started to cleanup/rewrite the AssetCache. Fixed bug in MapBlock requests, where data for some regions wasn't being sent. Renamed PrimData's Texture to TextureEntry. most likely a few other small changes.
2007-06-22Started work on CAPS support, now we have our first test capability, ↵MW1-1/+1
MapLayer requests are handled by CAPS.
2007-06-20Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW1-2/+2
Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use. Plus some other small changes.
2007-06-20* Removed ClientThreads from avatarlbsa711-4/+4
* Deleted SimpleApp2 as it's getting wonkier and wonkier by the minute * Added avatar handling to SimpleApp, still don't have any avatar out on the playing field * Removed some warnings * Went from IWorld to Scene *
2007-06-15some more rearrangingMW1-0/+0
2007-06-14trying to clean up the namespaces.MW1-0/+541