aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/ScenePresence.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-4/+6
2007-07-21* Issue#209 - Terrain Hills Patch (Thanks Babblefrog)Adam Frisby1-1/+1
2007-07-19Some work on Inventory (not yet finished or enabled)MW1-2/+4
2007-07-19* Added housekeeping comments, see mailing list in just a moment...Adam Frisby1-2/+2
2007-07-17* Changed SimpleApp to use EventManager and Scene timerlbsa711-4/+4
2007-07-16changed to native line ending encodingSean Dague1-623/+623
2007-07-15It wasn't me who messed up flying when adding a test NPC class. (honestly!)MW1-1/+1
2007-07-15Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleAp...MW1-2/+5
2007-07-14Added AddPreCompiledScript method to ScriptManager.MW1-4/+1
2007-07-13*Moved the OnSignificantClientMovement event to ScenePresence.mingchen1-2/+9
2007-07-13*Reworked parcel joining to work the same way as LL's method.mingchen1-2/+1
2007-07-13* I want to commit too!lbsa711-1/+0
2007-07-12*Parcel and estate support fully restored into Sugilitemingchen1-1/+21
2007-07-12*Found and fixed bug that crashed viewer when logging in or viewing land ownersmingchen1-0/+1
2007-07-11* Applying dalien's patches from bug#177 and #179Adam Frisby1-7/+24
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW1-28/+34
2007-07-09Re-applied dalien patch (#175) and included bin\data with avataranimations.xmllbsa711-4/+29
2007-07-09Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW1-1/+1
2007-07-08* reverted rev 1200 waiting for info re animations.xml lbsa711-29/+4
2007-07-08Applied animations patch (#175) submitted by dalienlbsa711-4/+29
2007-07-04A bit more work on Building tools/support.MW1-1/+1
2007-07-03Today's work on Building support/tools. Think I am slowly getting there. MW1-0/+1
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-9/+8
2007-07-01MAJOR IP RESTRUCTURINGlbsa711-1/+1
2007-06-28enabled physics plugin flying flags.MW1-2/+1
2007-06-28Applied ScenePresence movement patch from Darok.MW1-28/+53
2007-06-27*Moved all the classes into their own file from LLSDHelpers.csmingchen1-0/+0