aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Region/OpenSim.Region.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Made a base class from the Grid mode UserServer.UserManager and included ↵MW2007-06-191-1/+1
| | | | | | | | that in the OpenSim solution. Included OpenGrid.Framework.Data in the OpenSim solution (and OpenGrid.Framework.Data.DB4O). Changed OpenSim.LocalCommunications.LocalUserServices so that it inherits from the UserManagement Base class. (still not finished implementing the CustomiseResponse() method)
* * Added the two Sample Apps to the solutionlbsa712007-06-171-1/+1
| | | | | | | * Made them build * They don't work though, gotta have a look see at that later. * ignored a shitload of bins
* Very Preliminary local teleporting added (currently only can teleport ↵MW2007-06-171-0/+6
| | | | | | | within the current region). Now need to add teleporting between regions and use of the dynamic texture for the terrain.
* and some moreMW2007-06-151-10/+10
|
* trying to clean up the namespaces.MW2007-06-141-29/+22
|
* trying to clean up the namespaces.MW2007-06-141-38/+45
|
* * Applied Prebuild fixes to Sugilitelbsa712007-06-141-17/+17
| | | | | | * Rebuilt project files * ignored some bins
* (no commit message)MW2007-06-121-2/+2
|
* Renamed World class to Scene classMW2007-06-121-16/+16
|
* Renamed OpenSim.Region/World folder to Scene (classes renaming will follow)MW2007-06-121-38/+28
|
* (no commit message)MW2007-06-121-28/+32
|
* did I say I was doing some rearranging? MW2007-06-121-3/+3
|
* Some rearranging of folders in OpenSim.RegionMW2007-06-121-10/+10
|
* *Removed missing file in csprojmingchen2007-06-111-3/+0
| | | | | *Removed Avatar.Client.cs (unused)
* *Removed SimProfileBase from OpenSim (Unused/Depreciated)mingchen2007-06-111-5/+5
| | | | | *Updated prebuild.xml
* More rearranging.MW2007-06-101-0/+204