Commit Graph

18 Commits

Author SHA1 Message Date
MW
596b3690fc Some refactoring. 2007-06-21 16:13:06 +00:00
MW
3e484d1aaf Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.
Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use.
Plus some other small changes.
2007-06-20 17:32:21 +00:00
MW
320fbcb7b4 Made a base class from the Grid mode UserServer.UserManager and included 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)
2007-06-19 10:40:20 +00:00
lbsa71
5d59ffe99d * Added the two Sample Apps to the solution
* Made them build
* They don't work though, gotta have a look see at that later.
* ignored a shitload of bins
2007-06-17 16:49:33 +00:00
MW
ef0e5e913e Very Preliminary local teleporting added (currently only can teleport within the current region).
Now need to add teleporting between regions and use of the dynamic texture for the terrain.
2007-06-17 14:10:19 +00:00
MW
2bcd37aa94 and some more 2007-06-15 10:34:13 +00:00
MW
841ae288e4 trying to clean up the namespaces. 2007-06-14 12:49:28 +00:00
MW
9ef4bffe0c trying to clean up the namespaces. 2007-06-14 12:41:42 +00:00
lbsa71
3a20a7b5d1 * Applied Prebuild fixes to Sugilite
* Rebuilt project files
* ignored some bins
2007-06-14 11:01:38 +00:00
MW
d8f232c8b0 2007-06-12 18:11:14 +00:00
MW
a143cf8180 Renamed World class to Scene class 2007-06-12 17:45:11 +00:00
MW
bb13b4df73 Renamed OpenSim.Region/World folder to Scene (classes renaming will follow) 2007-06-12 17:36:49 +00:00
MW
26a65b35bd 2007-06-12 17:28:27 +00:00
MW
d02d925c86 did I say I was doing some rearranging? 2007-06-12 15:10:05 +00:00
MW
a7b55fb26f Some rearranging of folders in OpenSim.Region 2007-06-12 14:50:08 +00:00
mingchen
6a560957be *Removed missing file in csproj
*Removed Avatar.Client.cs (unused)
2007-06-11 19:01:50 +00:00
mingchen
5c3a4f52f4 *Removed SimProfileBase from OpenSim (Unused/Depreciated)
*Updated prebuild.xml
2007-06-11 18:27:07 +00:00
MW
96c09a66c4 More rearranging. 2007-06-10 12:37:51 +00:00