aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.sln (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some Rearranging of CommsManager.MW2007-06-161-143/+96
|
* and some moreMW2007-06-151-90/+143
|
* Deleted IGridServer interface (and classes implementing that).MW2007-06-141-143/+90
|
* * Applied Prebuild fixes to Sugilitelbsa712007-06-141-106/+159
| | | | | | * Rebuilt project files * ignored some bins
* Commented out the Scene.Backup method for now as there isn't really anything ↵MW2007-06-141-151/+91
| | | | | | | 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.
* Renamed World class to Scene classMW2007-06-121-94/+148
|
* Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are ↵MW2007-06-121-148/+94
| | | | | | | currently unused and would need rewriting when we do get .net remoting added. Fixed compile error that happened due to the deleting of ClientView.Grid.
* Deleted ClientView.Grid.cs (Unused).MW2007-06-121-94/+148
| | | | | Added one or two new helper functions to ClientView.
* Work on Primitive class.MW2007-06-121-148/+94
|
* Deleted old AssetCache.cs file.MW2007-06-121-94/+148
|
* Created OpenSim.Caches project and moved the assetcache to that. MW2007-06-121-141/+96
|
* Some rearranging of folders in OpenSim.RegionMW2007-06-121-90/+141
|
* *Fixed sugilitemingchen2007-06-111-141/+90
|
* *Removed missing file in csprojmingchen2007-06-111-90/+141
| | | | | *Removed Avatar.Client.cs (unused)
* Deleted OpenSim.World project files.MW2007-06-101-141/+90
|
* More rearranging.MW2007-06-101-90/+141
|
* Renamed folderMW2007-06-101-1/+1
|
* Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim ↵MW2007-06-101-6/+6
| | | | to please!
* * LogFile now defaults to "{apptype}.log"lbsa712007-06-091-140/+89
| | | | | | | | | | | | | | | | | | * cleaned away suo and user files. * added handy string chat variety to the API * Moved LockPhysicsEngine on World to SyncRoot on IWorld * Introduced NextLocalId instead of World fuggliness. * Transformed GetRegionInfo to Property on IWorld for great justice * Extracted default wearables (good to have) * Deleted unused BaseServer * Used IWorld instead of World wherever possible * The client constructor's not getting unused port any longer. * Extracted ClientView factoring so PacketServer can be tweaked. * Added SendLayerData to World * Made WorldBase abstract and cleaned it up a bit * added OpenGrid.Framework.Communications.dll.build and OpenSim.World.dll.build to svn * Added code for two examples (but not in prebuild yet)
* *Reorganized RegionServerCommsManager for OGS and local supportmingchen2007-06-091-90/+141
|
* Number of small changes. MW2007-06-091-1/+1
|
* * Removed ServiceManager from OGS/Sugilite due to compilation issues.Adam Frisby2007-06-091-140/+89
| | | | | * Removed GridInterface reference from AssetServer
* *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData ↵mingchen2007-06-081-90/+141
| | | | | | | | classes *Incorporated EstateSettings into the RegionInfo class *Next step is to load from db, save to db the parcel and estate settings
* prebuild.xml should be fixed/updated.MW2007-06-081-11/+11
|
* Started work on OpenGrid.Framework.CommunicationsMW2007-05-311-0/+6
|
* Should allow multiple worlds (and UDP servers) to be ran in one instance, ↵MW2007-05-271-132/+86
| | | | just missing backend comms and working Avatar/primitives classes.
* Goodbye WorldMW2007-05-261-82/+134
|
* Start of rewrite 5279! MW2007-05-261-0/+121