aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/EntityBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-253/+0
* * Get rid of the phenomena where the avatar sometimes reverts to the stand an...Justin Clarke Casey2008-11-261-1/+1
* * Fix http://opensimulator.org/mantis/view.php?id=2517Justin Clarke Casey2008-11-011-1/+1
* * minor: Make it clear that non-scheduled updates can happen outside of the p...Justin Clarke Casey2008-10-141-1/+2
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-31/+30
* Formatting cleanup.Jeff Ames2008-08-181-2/+2
* * Remove a bug I created in r5171 where taking an object would terminate the ...Justin Clarke Casey2008-06-211-0/+9
* * minor: override the name of the sog such that it gets/sets the root part nameJustin Clarke Casey2008-06-211-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-5/+5
* * Refactor: Remove SceneObjectGroup.GetScenePresences() in favour of a direct...Justin Clarke Casey2008-05-141-3/+5
* * Rolled back a few changes.Adam Frisby2008-05-011-96/+97
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-97/+96
* * You can now rez objects out of inventory at the correct offset from prim yo...Teravus Ovares2008-05-011-0/+2
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-6/+4
* Removing redundant codeJohan Berntsson2008-03-261-5/+0
* * On Ray casting. Now returning the face normal of the collision face.Teravus Ovares2008-03-251-2/+2
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* * Added null root part guardlbsa712008-03-141-1/+1
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-041-1/+90
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* refactor - remove unused m_children from EntityBaseJustin Clarke Casey2008-02-081-22/+4
* Persistent prim inventory phase 5. Restart scripts contained in persisted pr...Justin Clarke Casey2008-01-071-1/+6
* * Optimized usingslbsa712007-12-271-4/+1
* * Removed references to "new LLUUID()", replaced with LLUUID.Zero.Adam Frisby2007-11-241-1/+1
* * added some functions for use in raytracing. They're kind of crappy now, so...Teravus Ovares2007-11-231-0/+25
* * Added Rotational Velocity reporting for Client Interpolation to Terse UpdatesTeravus Ovares2007-11-081-1/+2
* Tevarus' patch for object flags & implemented Phantom editsdan miller2007-10-301-1/+1
* * Optimized usingslbsa712007-10-301-1/+1
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* * Hotfix for 'properties all the way into the sunset' bug; it just doesn't ma...lbsa712007-09-241-1/+1
* * Removed unused LandRenegerated flaglbsa712007-09-211-7/+0
* * Continuing refactoring of presencelbsa712007-09-211-1/+1
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-11/+10
* Backup is now optional on classeslbsa712007-09-131-7/+0
* Stopped EntityBase from implementing IScriptHost, as don't think it should, m...MW2007-08-271-1/+1
* * Now sending manager, host and root host to Script in constructor.lbsa712007-08-161-1/+3
* * Introduced IScriptHost as an interface to fetching object data from scripts.lbsa712007-08-161-2/+3
* Some more work on new Sceneobject. MW2007-08-071-2/+2
* few small changes.MW2007-08-011-8/+14
* * Started renaming world to Scenelbsa712007-07-261-34/+13
* few small changesMW2007-07-181-1/+7
* * Changed SimpleApp to use EventManager and Scene timerlbsa712007-07-171-8/+8
* changed to native line ending encodingSean Dague2007-07-161-142/+142
* Gird mode in sugilite should now work in so far as you should be able to logi...MW2007-07-101-2/+2
* Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW2007-07-091-7/+7
* * Begun work on Primitive Duplication. Not hooked up yet, but theoretically c...Adam Frisby2007-07-091-0/+10
* 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-1/+1
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-4/+2
* Can change the name and description of a prim.MW2007-07-011-0/+1