aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.build (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW2007-06-201-3/+0
| | | | | | Added ThirdPartyLicenses folder containing the licenses for the various third party libraries we use. Plus some other small changes.
* * re-added SimpleApp projectslbsa712007-06-201-0/+6
| | | | | | * made them work (yay!) * some cleanup
* Made a base class from the Grid mode UserServer.UserManager and included ↵MW2007-06-191-8/+11
| | | | | | | | 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-0/+6
| | | | | | | * Made them build * They don't work though, gotta have a look see at that later. * ignored a shitload of bins
* Some Rearranging of CommsManager.MW2007-06-161-0/+3
|
* * Applied Prebuild fixes to Sugilitelbsa712007-06-141-22/+22
| | | | | | * Rebuilt project files * ignored some bins
* Commented out the Scene.Backup method for now as there isn't really anything ↵MW2007-06-141-5/+2
| | | | | | | to Backup yet and it might be the cause of a memory leak. Deleted EmbeddedJVM scripting engine, not being used. "If" we ever decide to use it then it can be re-added.
* Created OpenSim.Caches project and moved the assetcache to that. MW2007-06-121-0/+3
|
* A few small changes and hopefully fixed the nant build problem ↵MW2007-06-111-1/+1
| | | | (OpenSim.Framework came before OpenSim.Framework.Console, so was causing a problem as OpenSim.Framework references OpenSim.Framework.Console).
* Renamed folderMW2007-06-101-3/+3
|
* Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim ↵MW2007-06-101-3/+3
| | | | to please!
* *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData ↵mingchen2007-06-081-2/+8
| | | | | | | | classes *Incorporated EstateSettings into the RegionInfo class *Next step is to load from db, save to db the parcel and estate settings
* Start of rewrite 5279! MW2007-05-261-0/+118