aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/EntityBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Started change to having SceneObject and then that having child Primitives wh...MW2007-07-011-0/+133