Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Applies Mantis #3630 - Adds support for outside MRM initialisation, makes ↵ | Adam Frisby | 2009-05-12 | 1 | -1/+1 |
| | | | | MRMModule compatible with the Visual Studio MRMLoader ( http://forge.opensimulator.org/gf/project/mrmloader/ ) | ||||
* | Add copyright headers, formatting cleanup. | Jeff Ames | 2009-04-06 | 1 | -1/+28 |
| | |||||
* | Update svn properties. | Jeff Ames | 2009-04-06 | 1 | -34/+34 |
| | |||||
* | * Minor cosmetic change to SEUser to get Bamboo to initiate another build. (grr) | Adam Frisby | 2009-04-05 | 1 | -2/+2 |
| | | | | | * Adds basic IParcel interface. Soon to live on World.Parcels{[id],[x,y]} | ||||
* | * Typo in constructor during class rename (whoops!) | Adam Frisby | 2009-04-05 | 1 | -1/+1 |
| | | | | | * OpenSim is now over 9000. | ||||
* | * Implements ISocialEntity - this represents the class of "user-like" ↵ | Adam Frisby | 2009-04-05 | 1 | -0/+34 |
objects such as Users, Groups, etc. Destined to be used as the return value of any "Owner" properties. * Implements basic "SEUser" class which implements Avatar/Agent SE functions (primitive). |