aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/EntityBase.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-09-24* Hotfix for 'properties all the way into the sunset' bug; it just doesn't ma...lbsa711-1/+1
2007-09-21* Removed unused LandRenegerated flaglbsa711-7/+0
2007-09-21* Continuing refactoring of presencelbsa711-1/+1
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-11/+10
2007-09-13Backup is now optional on classeslbsa711-7/+0
2007-08-27Stopped EntityBase from implementing IScriptHost, as don't think it should, m...MW1-1/+1
2007-08-16* Now sending manager, host and root host to Script in constructor.lbsa711-1/+3
2007-08-16* Introduced IScriptHost as an interface to fetching object data from scripts.lbsa711-2/+3
2007-08-07Some more work on new Sceneobject. MW1-2/+2
2007-08-01few small changes.MW1-8/+14
2007-07-26* Started renaming world to Scenelbsa711-34/+13
2007-07-18few small changesMW1-1/+7
2007-07-17* Changed SimpleApp to use EventManager and Scene timerlbsa711-8/+8
2007-07-16changed to native line ending encodingSean Dague1-142/+142
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW1-2/+2
2007-07-09Done a little bit of renaming in primitive.cs and on a few events in IClientAPI.MW1-7/+7
2007-07-09* Begun work on Primitive Duplication. Not hooked up yet, but theoretically c...Adam Frisby1-0/+10
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-1/+1
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-4/+2
2007-07-01Can change the name and description of a prim.MW1-0/+1
2007-07-01Started change to having SceneObject and then that having child Primitives wh...MW1-0/+133