aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/ScenePresence.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-09-24* Console output killed the cat. s/cat/sim/lbsa711-2/+2
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa711-2/+2
2007-09-24long-lost fixes to physics -- proper physical avatar management on crossings, TPdan miller1-0/+1
2007-09-23* Purged 'Regions' code pending Agent layer grok.lbsa711-11/+1
2007-09-21* Slowly but surely working my way towards Regionality...lbsa711-36/+25
2007-09-21* Yeah, I placed Close() in the wrong file. So sue me.lbsa711-0/+5
2007-09-21* Continued work on Region layerlbsa711-2/+2
2007-09-21* Removed unused LandRenegerated flaglbsa711-7/+0
2007-09-21* First example of moving stuff to a Region layerlbsa711-22/+12
2007-09-21* Continuing refactoring of presencelbsa711-53/+63
2007-09-21physics-related fixes; should stabilize border crossingsdan miller1-1/+16
2007-09-21* Removed Unused 'Entity' superclasslbsa711-1/+71
2007-09-20* even more renaming and refactoring; the cleaning woman is on call.lbsa711-50/+51
2007-09-20* Some more presence refactoringlbsa711-2/+2
2007-09-20Rev 1971 : The Lbsa71 vintage commitlbsa711-35/+34
2007-09-19* Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata...lbsa711-8/+27
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-196/+197
2007-09-11Get rid of extra green men in minimap on region crossings (they were Dalien Talbot1-2/+3
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-09-09added avatar updates for physics movement -- fixes gravity & avatar collision...dan miller1-3/+15
2007-09-09Little green men (aka dots on minimap). Thanks to bushing for Dalien Talbot1-0/+38
2007-09-08Partial fix for the "avatars permanently facing east" - now the rotationDalien Talbot1-2/+7
2007-09-08Cut down on the number of compile warnings. Now down to 5: 4 are related to u...MW1-1/+6
2007-09-08Converted the LSL scripting engine into a IRegionModule, so now all "modules"...MW1-5/+7
2007-09-06added experimental method of trying to relieve missing prim problem (by addin...MW1-2/+58
2007-08-29Various small changes (some likely to be removed again soon)MW1-1/+1
2007-08-28Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...MW1-1/+1