aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/ScenePresence.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-08-24Fixed a problem where some prims didn't show up when you crossed or teleporte...MW1-0/+3
2007-08-21Hopefully fixed the problem of users avatars not always showing up when eithe...MW1-6/+10
2007-08-20The regionUUID is now being passed to the datastore calls.MW1-0/+10
2007-08-19Sqlite datastore should now save the textures and extraparams data (used by s...MW1-1/+2
2007-08-16* Now sending manager, host and root host to Script in constructor.lbsa711-0/+5
2007-08-16* Introduced IScriptHost as an interface to fetching object data from scripts.lbsa711-12/+12
2007-08-15Temporary fix for the region crossing crash, Although we need to start to cha...MW1-1/+2
2007-08-10Some cleaning up and removed a few old files no longer in use.MW1-13/+2
2007-08-10Made a few changes so that once we enable the sqlite data store (simple line ...MW1-0/+1
2007-08-09Making sure my local working copy is in sync with svn before I start the job ...MW1-1/+4
2007-08-09Transition between not flying / flying should be smootherBrian McBee1-1/+6
2007-08-08when teleporting to a non-adjacent region, client was not getting new neighboursBrian McBee1-1/+1
2007-08-06* encapsulated firstname/lastname on ScenePresencelbsa711-38/+48
2007-08-03OpenSim/Region/Environment/Scenes/ScenePresence.csBrian McBee1-4/+4
2007-08-03OpenSim/Region/Physics/BasicPhysicsPlugin/BasicPhysicsPlugin.cs, OpenSim/Regi...Brian McBee1-9/+9
2007-08-02Fixes flying glitch (hang) when crossing region boundariesBrian McBee1-4/+4
2007-08-01Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW1-2/+5
2007-07-29Deleting objects should now work. But beware they aren't send to your trash f...MW1-1/+4
2007-07-28fixed the problem with other avatar's clothes being white.MW1-0/+1
2007-07-28You should now see the correct Avatar for other users, including their clothe...MW1-11/+48
2007-07-27A few changes so that the number of warnings is less but without deleting eve...MW1-0/+5
2007-07-27* Removing some housekeeping tagged elements.Adam Frisby1-3/+13
2007-07-26* Started renaming world to Scenelbsa711-11/+11