Commit Verlauf

Autor SHA1 Nachricht Datum
  UbitUmarov da0a8d6c43 remove some more useless NULL arguments vor 4 Jahren
  UbitUmarov 89ac80189c do clear MOAP on remove vor 5 Jahren
  UbitUmarov 1ca70232a5 mantis 8233: media changes flag object updated in region db vor 7 Jahren
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup vor 7 Jahren
  Justin Clark-Casey (justincc) fc940ab09a If a moap entry has EnableWhiteList but WhiteList == null, then properly block the request instead of throwing an exception. vor 9 Jahren
  Justin Clark-Casey (justincc) 231a3bf147 Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. vor 12 Jahren
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. vor 12 Jahren
  Justin Clark-Casey (justincc) 9b345ebf73 factor out SetPartMediaFlags() function in MoapModule. vor 13 Jahren
  Justin Clark-Casey (justincc) 9e579a7891 Fold ClearMediaEntry() back into SetMediaEntry() vor 13 Jahren
  Justin Clark-Casey (justincc) 9f85ee29ac Change MoapModule.ClearMediaEntry to set TextureEntryFace.MediaFlags back to false vor 13 Jahren
  Justin Clark-Casey (justincc) 72cb498fd0 minor: Make MoapModule namespace consistent with other modules vor 13 Jahren
  Justin Clark-Casey (justincc) 3c89527b22 Fix bug where llSetPrimMediaParams() reported success but never set the media texture. vor 13 Jahren
  Jeff Ames f1f0bc23f4 Formatting cleanup. vor 14 Jahren
  Justin Clark-Casey (justincc) 1270727c96 Merge branch 'moap' vor 14 Jahren
  Justin Clark-Casey (justincc) 99c0f4c9c7 Simplify serialized version string. Change element capitalization for consistency vor 14 Jahren
  Justin Clark-Casey (justincc) 9d8a67fe13 get rid of PrimitiveBaseShape.MediaRaw staging post vor 14 Jahren
  Justin Clark-Casey (justincc) ac07d853b8 remove duplicated serialization code vor 14 Jahren
  Justin Clark-Casey (justincc) 60df76314f serialize media textures to inventory with a largely osd representation rather than .net auto-serialization vor 14 Jahren
  Justin Clark-Casey (justincc) f067f733ea add userExposed parameter to part copy event vor 14 Jahren
  Justin Clark-Casey (justincc) 0f15ccb2cf relocate moap specific cloning code to MoapModule vor 14 Jahren
  Justin Clark-Casey (justincc) 5aa56b1274 Fix problem where changes to media textures for prims duplicated by shify copy would change both prims until server restart vor 14 Jahren
  Justin Clark-Casey (justincc) b149d8970e comment out verbose debug logging vor 14 Jahren
  Justin Clark-Casey (justincc) 30ac67fb3d make MoapModule ignore possible future media texture data that it can't handle vor 14 Jahren
  Justin Clark-Casey (justincc) ac542a907b Make MoapModule ignore non-sl media texture data vor 14 Jahren
  Justin Clark-Casey (justincc) 4d23749241 provide config option for media on a prim vor 14 Jahren
  Justin Clark-Casey (justincc) 412fed975f relocate serialization code from SQLiteRegionData to MoapModule using load and save events. vor 14 Jahren
  Justin Clark-Casey (justincc) b51b2efdc8 Add EventManager.OnSceneObjectPreSave() for future use. This is triggered immediately before a copy of the group is persisted to storage vor 14 Jahren
  Justin Clark-Casey (justincc) 586ae0f6a0 Add EventManager.OnSceneObjectLoaded() for future use. This is fired immediately after a scene object is loaded from storage. vor 14 Jahren
  Justin Clark-Casey (justincc) d764c95d09 also add avatar id to an updated media url - not just new ones vor 14 Jahren
  Justin Clark-Casey (justincc) b06308e1d3 Properly set TextureEntry.MediaFlags when a media texture is set vor 14 Jahren