aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/ScenePresence.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes flying glitch (hang) when crossing region boundariesBrian McBee2007-08-021-4/+4
* Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa...MW2007-08-011-2/+5
* Deleting objects should now work. But beware they aren't send to your trash f...MW2007-07-291-1/+4
* fixed the problem with other avatar's clothes being white.MW2007-07-281-0/+1
* You should now see the correct Avatar for other users, including their clothe...MW2007-07-281-11/+48
* A few changes so that the number of warnings is less but without deleting eve...MW2007-07-271-0/+5
* * Removing some housekeeping tagged elements.Adam Frisby2007-07-271-3/+13
* * Started renaming world to Scenelbsa712007-07-261-11/+11
* * Some work in progress code: Inventory cache, start of inventory server/serv...MW2007-07-221-4/+6
* * Issue#209 - Terrain Hills Patch (Thanks Babblefrog)Adam Frisby2007-07-211-1/+1
* Some work on Inventory (not yet finished or enabled)MW2007-07-191-2/+4
* * Added housekeeping comments, see mailing list in just a moment...Adam Frisby2007-07-191-2/+2
* * Changed SimpleApp to use EventManager and Scene timerlbsa712007-07-171-4/+4
* changed to native line ending encodingSean Dague2007-07-161-623/+623
* It wasn't me who messed up flying when adding a test NPC class. (honestly!)MW2007-07-151-1/+1
* Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleAp...MW2007-07-151-2/+5
* Added AddPreCompiledScript method to ScriptManager.MW2007-07-141-4/+1
* *Moved the OnSignificantClientMovement event to ScenePresence.mingchen2007-07-131-2/+9
* *Reworked parcel joining to work the same way as LL's method.mingchen2007-07-131-2/+1
* * I want to commit too!lbsa712007-07-131-1/+0
* *Parcel and estate support fully restored into Sugilitemingchen2007-07-121-1/+21
* *Found and fixed bug that crashed viewer when logging in or viewing land ownersmingchen2007-07-121-0/+1
* * Applying dalien's patches from bug#177 and #179Adam Frisby2007-07-111-7/+24
* Gird mode in sugilite should now work in so far as you should be able to logi...MW2007-07-101-28/+34
* Re-applied dalien patch (#175) and included bin\data with avataranimations.xmllbsa712007-07-091-4/+29
* Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW2007-07-091-1/+1
* * reverted rev 1200 waiting for info re animations.xml lbsa712007-07-081-29/+4
* Applied animations patch (#175) submitted by dalienlbsa712007-07-081-4/+29
* A bit more work on Building tools/support.MW2007-07-041-1/+1
* Today's work on Building support/tools. Think I am slowly getting there. MW2007-07-031-0/+1
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-9/+8
* MAJOR IP RESTRUCTURINGlbsa712007-07-011-1/+1
* enabled physics plugin flying flags.MW2007-06-281-2/+1
* Applied ScenePresence movement patch from Darok.MW2007-06-281-28/+53
* *Moved all the classes into their own file from LLSDHelpers.csmingchen2007-06-271-0/+525