aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/ScenePresence.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-1/+1