aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/ScenePresence.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-21* Did some initial work for prim crossing. Just glue so far.Teravus Ovares1-4/+21
2007-11-20fix for mantis #2 from Justin Casey (IBM)Sean Dague1-3/+7
2007-11-18* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares1-1/+1
2007-11-18cleaned up some mono compiler warningsJeff Ames1-4/+1
2007-11-18Attempt to get World Map working in Grid mode, will need to be using the grid...MW1-39/+49
2007-11-16* Resolved the situation where prim is loaded from storage and when pushed ne...Teravus Ovares1-5/+5
2007-11-16More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...MW1-0/+2
2007-11-16* Fixed object edit movements causing full object updates instead of terse ob...Teravus Ovares1-1/+7
2007-11-14* Possibly resolved the excess sim lag. Teravus Ovares1-1/+2
2007-11-13* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares1-0/+4
2007-11-13first pass on unlinking of objects. From Jay Clarke (IBM)Sean Dague1-5/+16
2007-11-13replaced exception when sitting and typing with rather amusing getting up and...Jeff Ames1-0/+12
2007-11-13Some work on cleanly removing Regions.MW1-0/+1
2007-11-13* Fixed the walk vs fall animation.Teravus Ovares1-5/+5
2007-11-13* Added AV Height Glue & Avatar Height stored on m_AVHeight in ScenePresence Teravus Ovares1-2/+16
2007-11-13added IDs for all built-in animationsJeff Ames1-1/+1
2007-11-12* Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.Teravus Ovares1-1/+18
2007-11-12* Added a lot of Glue to help with reporting proper collisions.Teravus Ovares1-3/+43
2007-11-12enable typing animation for chat, maybeJeff Ames1-2/+19
2007-11-11fixed chatting while sittingJeff Ames1-5/+9
2007-11-08* Fixed occasional character drift caused by sim not sending the avatar's fin...Teravus Ovares1-0/+2
2007-11-07move Sun into a Region Module, pass 1. Currently this works fine withSean Dague1-1/+2
2007-11-05* Substituted som 'GenericCall' with Action<>lbsa711-20/+24
2007-11-05Started to cleanup/close down childagent connections when a user teleports. ...MW1-3/+13
2007-11-05* UpdateWearable should SendOurAppearancelbsa711-0/+2
2007-11-03tiny commit to prepare for the first proper part of Scene.cs refactoring. MW1-17/+13
2007-11-01* Diuerse beavtificatemslbsa711-12/+16
2007-10-31fixed bug with user not getting land properties on loginJeff Ames1-0/+2
2007-10-31some small changesMW1-6/+7
2007-10-31made illogical bitwise operations logicalJeff Ames1-1/+1
2007-10-31Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for ...Charles Krinke1-4/+35
2007-10-30Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax1-1/+1
2007-10-30temporary fix for sitting collisions in ODEJeff Ames1-9/+58
2007-10-30* Optimized usingslbsa711-42/+41
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+1
2007-10-29* Removed AssetNotFound as it crashes clientlbsa711-37/+43
2007-10-29* ModuleLoader: Privatized some too-public fieldslbsa711-41/+41
2007-10-28Added preliminary support for sitting on primsJeff Ames1-16/+77
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-43/+32
2007-10-22* Removed plenty more untagged console messages. Everything now has shiny gro...Adam Frisby1-1/+0
2007-10-18Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax1-1/+1
2007-10-11Some changes to the sending of updates of SceneObjects to clients, that I did...MW1-35/+70
2007-09-29Hollow prims (box only), thanks Gerard! Enjoydan miller1-1/+1
2007-09-27this should fix 443 and compile!dan miller1-1/+1
2007-09-27this should fix mantis #443dan miller1-3/+6
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-3/+3
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-3/+3
2007-09-24* Long days journey towards nightlbsa711-4/+5
2007-09-24* Hotfix for 'properties all the way into the sunset' bug; it just doesn't ma...lbsa711-10/+10
2007-09-24* the worlds most insignificant commitlbsa711-0/+1