Commit History

Author SHA1 Message Date
  UbitUmarov 3de3b9e63c initial suport for ExtraPhysical parts parameters. Reading from llclientView to SOP including SOPserialization (not to databases). No action on physics still. No send to viewer, etc 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 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 b14a6acd2f Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 82ad9d4e04 Remove monocov and other obsolete nant build targets. 12 years ago
  Melanie 3a91085ac2 Implement handler for TeleportCancel inbound packet 13 years ago
  Melanie 6b080d57cb Merge branch 'master' into careminster 13 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. 13 years ago
  Melanie 96539ffc79 Merge branch 'master' into bigmerge 13 years ago
  Melanie ec8c93aa5e Implement ChangeInventoryItemFlagsPacket handling 13 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
  Justin Clark-Casey (justincc) aa19ccf65c refactor: rename IClientAPI.SendPrimUpdate() to SendEntityUpdate() since it sends entity updates (including presence ones), not just prims. 13 years ago
  Melanie ef9a811ea6 Merge commit 'e77c919290e166f19e77f3ef040418dd39f2f5bd' into bigmerge 13 years ago
  Melanie 652c59c0a9 Merge commit 'd358125cac4e01194dae4b1f0bc9afc87e463f76' into bigmerge 13 years ago
  Dan Lake e77c919290 Remove usage of Linden packet types from inside Attachments Module and interface 13 years ago
  Justin Clark-Casey (justincc) d358125cac Reinstate option to land an npc when it reaches a target. 13 years ago
  Tom 66dec3b874 Resolve merge commits, stage 1 13 years ago
  Justin Clark-Casey (justincc) 1de68b34d9 refactor: migrate DropObject handling fully into AttachmentsModule from Scene 13 years ago
  Justin Clark-Casey (justincc) 5d6c9644fa early code to allow scripts to force npcs not to fly when moving to target 13 years ago
  Justin Clark-Casey (justincc) 92e96d394a When an NPC is created, stop telling neighbouring regions to expect a child agent 13 years ago
  Justin Clark-Casey (justincc) 2964467708 get rid of vestigal move to parameters 13 years ago
  Melanie 4cdc8806fb Fix LLTextBox to work with the updated libOMV 13 years ago