Commit History

Author SHA1 Message Date
  Melanie 03c9d8ae4f Change EconomyDataRequest signature to use an IClientAPI rather than UUID. This is needed because recent LL viewer codebases call this earlier in login when the client is not yet established in the sim and can't be found by UUID. 11 years ago
  Melanie 293a024c14 Allow callers to set the invoice parameter for GenericMessage 11 years ago
  Melanie 6571e7ead2 Allow callers to set the invoice parameter for GenericMessage 11 years ago
  Melanie 7bf33d333a Plumb the path from the client to the extra physics params and back 11 years ago
  teravus 77cc7ce399 * Partial Commit for Avatar Appearance to include the functionality of Cached Bakes. 12 years ago
  UbitUmarov 93bede4e6a revert the use of avatar skeleton and use avatar size provided by viewers, 12 years ago
  Melanie decc5318a7 Merge branch 'avination' into careminster 12 years ago
  teravus 5e0294815f * Plumbing and basic setting of the GetMesh Cap Throttler. 12 years ago
  Melanie 7ad082f7c3 Merge branch 'avination' into careminster 12 years ago
  teravus e9153e1d1a Revert "Merge master into teravuswork", it should have been avination, not master. 12 years ago
  teravus dfac269032 Merge master into teravuswork 12 years ago
  teravus 4fa088bafb Pipe Throttle Update Event to EventManager, client --> ScenePresence --> EventManager, so that modules can know when throttles are updated. The event contains no client specific data to preserve the possibility of 'multiple clients' and you must still call ControllingClient.GetThrottlesPacked(f) to see what the throttles actually are once the event fires. Hook EventManager.OnUpdateThrottle to GetTextureModule. 12 years ago
  Melanie 26cc57b6ca Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) c13a99dc5c Fix script error messages not showing up in viewer 3 and associated viewers. 12 years ago
  Melanie 3651cc0378 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 1de80cdafe minor: move recent OnAgentUpdate/OnPreAgentUpdate event doc up into IClientAPI from LLClientView 12 years ago
  Melanie 001ec0e2e6 Merge branch 'avination' into careminster 12 years ago
  UbitUmarov ca67ee60ac add missing transactionID in SendInventoryItemCreateUpdate. and make use 12 years ago
  Melanie f8603a215d Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) bcbd450fe4 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 years ago
  SignpostMarv 8cd4042f9e Implementing PRIM_LINK_TARGET in a non-recursive fashion 12 years ago
  Melanie ce8b9e6c57 Fix slow loading of task inventory 12 years ago
  Melanie 64393a7ca8 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 3b3d9967b1 Remove IClientAPI.GetClientEP() in favour of existing identical IClientAPI.RemoteEndpoint. 12 years ago
  Melanie d893e54f4b Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) cf080a68d6 Remove long obsolete and unused IClientAPI.KillEndDone() 12 years ago
  Melanie dfafb5ca14 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) b099f26376 Set IClientAPI.IsActive = false early on client removal due to ack timeout rather than using IsLoggingOut flag. 12 years ago
  Justin Clark-Casey (justincc) 8c7149063b In PresenceDetector.OnConnectionClose(), use the IsChildAgent check already available on IClientAPI.SceneAgent rather than retrieving it again by scanning all scenes. 12 years ago
  UbitUmarov 7461fe4554 �TEST MESS* reduce animation packets send. Added onchangeanim event with parameters to define if to add or remove, and if to send anims pack on that evocation, etc 12 years ago