.. |
Application
|
0b2fcbfec4
* Start scripts loaded from an archive
|
16 years ago |
ClientStack
|
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])
|
16 years ago |
Communications
|
6265a09ff9
Renaming UserManagerBase.SetUserProfile(UserProfileData) to
|
16 years ago |
DataSnapshot
|
748f72326d
last round of warning squashing. calling it a day now.
|
16 years ago |
Environment
|
817a0fa40c
*Patch as supplied in Mantis #0001705 by melanie. Fixes: Locked prims allow *any avatar* to deposit scripts in them, regardless of permissions
|
16 years ago |
Examples
|
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])
|
16 years ago |
Modules
|
a9347b6ceb
Extracted the Avatar appearance functions out of the IUserService interface and moved them into a IAvatarService
|
16 years ago |
Physics
|
c5333af7a2
added a hollow size constraint to box, cylinder, and prism prim meshes to prevent a possible sim lockup
|
16 years ago |
ScriptEngine
|
130cbd4376
Mantis#1704. Thank you kindly, Mjm for a patch that:
|
16 years ago |
Storage
|
867d72c956
change SitTarget calls from functions to properties
|
16 years ago |