MW
|
7db2e19500
corrected the params types on IClientAPI.SendParcelMediaCommand. the command parameter should be set to the the ParcelMediaCommandEnum value. While flags seems to need to be set to (uint)(1<<[value of the command enum])
|
%!s(int64=16) %!d(string=hai) anos |
lbsa71
|
b7fc172254
* Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to IClientAPI. These methods have not been tested, but feel free to start wiring them to llParcelMediaCommandList.
|
%!s(int64=16) %!d(string=hai) anos |
lbsa71
|
6c13d68489
* Changed casing of some archaic methods to conform with code standards
|
%!s(int64=16) %!d(string=hai) anos |
lbsa71
|
d9b802bb26
* Split out various classes from IClientAPI into their own files, in accordance with code standards
|
%!s(int64=16) %!d(string=hai) anos |
Charles Krinke
|
9a0ef22ed9
Mantis#1616. Applied Melanie's patch. This may or may
|
%!s(int64=16) %!d(string=hai) anos |
Teravus Ovares
|
e5649e0dd5
* Various documentation to some black magic parts of LLClientView
|
%!s(int64=16) %!d(string=hai) anos |
Dr Scofield
|
feb30217de
dr scofield's warning safari:
|
%!s(int64=16) %!d(string=hai) anos |
Jeff Ames
|
56802afff4
Update svn properties. Minor formatting cleanup.
|
%!s(int64=16) %!d(string=hai) anos |
Charles Krinke
|
a58a47a759
Mantis#1597. Thank you, Melanie for a patch that:
|
%!s(int64=16) %!d(string=hai) anos |
MW
|
cf1cf73839
added the flag param to IClientAPI.SendMapBlock
|
%!s(int64=16) %!d(string=hai) anos |
MW
|
35e1a2fdfc
first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestMapBlocks event (and handler), as when a client sends a map block request it also sends what layer it wants it for 0,1,2. It will always send two requests, one of them being for layer 2 (the overlay layer) and the other one either 0 or 1 depending on the tab that is selected in the client worldmap window. We should also be sending what layer the reply is for in IClientAPI.SendMapBlock (current always set to 0). That will come in next part (most likely at the weekend).
|
%!s(int64=16) %!d(string=hai) anos |
Teravus Ovares
|
a5860ad438
* Adds Region ban capability to Regions. You access this by going to World->Region/Estate. Then on the Estate tab, at the lower right hand corner, clicking the 'Add' button and picking an avatar.
|
%!s(int64=16) %!d(string=hai) anos |
Charles Krinke
|
838ffd7792
Mantis#1543. Thank you kindly, Jonc for a patch that:
|
%!s(int64=16) %!d(string=hai) anos |
Teravus Ovares
|
cb29926e3c
* Refactors call to OutPacket out of AssetCache and into LLClientView
|
%!s(int64=16) %!d(string=hai) anos |
mingchen
|
0896cb53d4
*Parcel Prim Count Maximums moved to their own functions so modules can override the default method of calculating how many prims a parcel can have.
|
%!s(int64=16) %!d(string=hai) anos |
Teravus Ovares
|
c892ddcd20
* This wraps the autopilot request to the client's sit response. An interesting, but successful way to do it.
|
%!s(int64=16) %!d(string=hai) anos |
Charles Krinke
|
06147d0492
Mantis#1406. Thank you kindly, Xantor for a patch that:
|
%!s(int64=16) %!d(string=hai) anos |
Charles Krinke
|
ed717ec181
Thank you kindly, Melanie for a patch for script reset
|
%!s(int64=16) %!d(string=hai) anos |
Dr Scofield
|
1bb1d5d9b0
This cleans up a merge mess from the earlier checkin and implements llOwnerSay()
|
%!s(int64=16) %!d(string=hai) anos |
Teravus Ovares
|
042c9ed4d8
* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.
|
%!s(int64=16) %!d(string=hai) anos |
Teravus Ovares
|
375673ec90
This enables return from the parcel object owner display.
|
%!s(int64=16) %!d(string=hai) anos |
Charles Krinke
|
066b350d20
Thank you kindly, Melanie, for:
|
%!s(int64=16) %!d(string=hai) anos |
Teravus Ovares
|
2bd03b7c8c
* Group type stuff. Nothing spectacular. two packets, sorta almost semi half tiny amount implemented.
|
%!s(int64=16) %!d(string=hai) anos |
Teravus Ovares
|
349a17f664
* Tweaked patch mantis 1302 and committing it.
|
%!s(int64=16) %!d(string=hai) anos |
Teravus Ovares
|
aa5197304e
* Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim inventories. Also enables 'New Script' button. from Melanie. Thanks Melanie!
|
%!s(int64=16) %!d(string=hai) anos |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
%!s(int64=16) %!d(string=hai) anos |
Teravus Ovares
|
5b4d7922ea
* Adding the very bare minimum for the client to register user as having the group OpenSimulator Tester. This allows us to start examining and implementing the vary many unhandled group packets.
|
%!s(int64=16) %!d(string=hai) anos |
Teravus Ovares
|
9e8dd941f1
* Refactored OutPacket out of ScenePresence
|
%!s(int64=16) %!d(string=hai) anos |
Teravus Ovares
|
9e1cc72c6e
* Refactored OutPacket and FirstName/LastName out of Friends Module.
|
%!s(int64=16) %!d(string=hai) anos |
mingchen
|
32785921d0
*Complete redo of the permissions module
|
%!s(int64=16) %!d(string=hai) anos |