Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) dda999a22c Remove IClientIPEndpoint client interface for now. 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
  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
  Justin Clark-Casey (justincc) 22a85b947a Add back parts of reverted changes that were not concerned with child agent caching. 12 years ago
  Justin Clark-Casey (justincc) 93ac47f0d3 Revert "Simplify friends caching by only doing this for root agents - no functions require caching for child agents." 12 years ago
  Justin Clark-Casey (justincc) d9f7b8549b Simplify friends caching by only doing this for root agents - no functions require caching for child agents. 12 years ago
  Melanie 7dad1ded2e Merge branch 'master' into careminster 12 years ago
  Melanie 3381899481 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 1a8769e6ef Instead of loading default avatar animations in both SLUtil and AvatarAnimations, load just in AvatarAnimations instead. 12 years ago
  UbitUmarov 84ca09f7c5 added ObjectPhysicsProperties http event message to send viewer that data. For now on caps/EventQueue, and still only used on a material change... 12 years ago
  UbitUmarov 908abb1c3d BIG MESS. changed Iclient interface so only one event is used to inform scene about position scale or rotation change by client (others can be added). Its served at SceneGraph that does permition checks, undostore and sends down to SOG. changed values are stored in a class (ObjectChangeData) and what is changed as a enum (ObjectChangeWhat) with bit fields and 'macros' of this for better readability (at top of scenegraph.cs lasy to find better place for now) this can be extended for other things clients changes and need undo/redo. SOG process acording to what is changed. Changed UNDO/redo to use this also (warning is only storing what is changed, previus stored all, this must be checked for side efects. to save all PRS change commented line in scenegraph). Still have excessive calls to ScheduleGroupForTerseUpdate. **** UNTESTED **** 12 years ago
  Melanie 37068d17c5 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) f67f37074f Stop spurious scene loop startup timeout alarms for scenes with many prims. 12 years ago
  Melanie ce5e900721 Merge branch 'master' into careminster 12 years ago
  PixelTomsen 5c545d1d2e Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?id=5869 12 years ago
  Melanie 447a66d660 Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more 12 years ago
  Melanie 07c487a28f Make ban, eject, freeze and the scripted versions of those work. 12 years ago
  Melanie ba3b0c69f1 Merge branch 'master' into careminster 12 years ago
  BlueWall b6f3de5028 Telehub Support: 12 years ago
  Melanie 3a91085ac2 Implement handler for TeleportCancel inbound packet 12 years ago
  Melanie 6b080d57cb Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) f61e54892f On a new client circuit, send the initial reply ack to let the client know it's live before sending other data. 12 years ago
  Melanie 96539ffc79 Merge branch 'master' into bigmerge 12 years ago
  Melanie ec8c93aa5e Implement ChangeInventoryItemFlagsPacket handling 12 years ago
  Melanie c7dd7b13a2 Convert SendKillObject to take a list of uint rather than sending one 13 years ago
  Melanie dc24ac4f20 Merge commit '120114e96becc6fee1311300359dcefaf4013c0e' into bigmerge 13 years ago
  Melanie 2895789bd0 Merge commit 'aa19ccf65c9cd235e0ba941e9832c5240df4412c' into bigmerge 13 years ago
  Justin Clark-Casey (justincc) 120114e96b refactor: Make IClientAPI.DebugPacketFormat a property rather than a setter without a getter 13 years ago