aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.World/OpenSim.World.csproj (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-10Renamed folderMW1-204/+0
2007-06-09* LogFile now defaults to "{apptype}.log"lbsa711-16/+16
* 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)
2007-06-09*Reorganized RegionServerCommsManager for OGS and local supportmingchen1-11/+11
2007-06-08*RegionInfo in Avatar class now protected again (oops, my fault)mingchen1-4/+4
2007-06-08*Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData ↵mingchen1-12/+18
classes *Incorporated EstateSettings into the RegionInfo class *Next step is to load from db, save to db the parcel and estate settings
2007-06-08Deleted OpenGridServices folder as the easiest way to reimport the latest ↵MW1-29/+22
version from trunk
2007-06-08prebuild.xml should be fixed/updated.MW1-4/+6
2007-05-31Implementing a test Communications manager to test some of the interfaces ↵MW1-0/+4
(likely this test version will morph into the sandbox version)
2007-05-27Should allow multiple worlds (and UDP servers) to be ran in one instance, ↵MW1-24/+28
just missing backend comms and working Avatar/primitives classes.
2007-05-26Goodbye WorldMW1-18/+66
2007-05-24Stage 1 of repairing the build files, those ofr the OpenSim regionserver ↵MW1-10/+10
should now be okay. Now onto the Grid servers...
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-0/+0
the Grid servers can be a separate solution to the region server.
2007-05-17More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵MW1-147/+147
class a bit and added a WorldBase class (that World now inherits from)
2007-05-16rebuilt build filesgareth1-147/+147
Imported crappy monodevelop GTK# manager app (tis embarrassing)
2007-05-16Updating nant/solution files.Adam Frisby1-36/+36
2007-05-16Moved the OpenSimMain class into the OpenSim.exe project MW1-19/+40
2007-04-11Renamed the Servers directory to OpenSim.ServersMW1-1/+1
2007-04-03* lovely. svn doesn't delete the files from disk on svn delete, so they show ↵lbsa711-3/+0
up in prebuilt projs and build files.
2007-04-03* Fixad namespace clashlbsa711-0/+3
2007-04-02Moved database storage of the world map to the Db4LocalStorage so its in the ↵MW1-126/+126
same database as in world prims are stored.
2007-04-02Added OpenUser.Config projectgareth1-126/+126
2007-04-02Fixed VS2005 solution/project filesMW1-126/+126
2007-04-02Added new REST protocol (partially complete)gareth1-126/+126
Made sim profiles load from DB Updated build files for grid server Added sim login
2007-03-29* Moved LoginServer and LocalUserProfileManager to OpenSim.Serverslbsa711-0/+6
2007-03-29* Naaw, -realphysx is too much to asklbsa711-5/+5
* Genning proj Guids from name hash, for great justice
2007-03-27* revert the revert - begin the beguinelbsa711-5/+5
2007-03-27* Reverting todays work. It was worth a try.lbsa711-5/+5
2007-03-27* vaseline + duct-tape.lbsa711-5/+5
2007-03-27* Introduced BaseHttpServer (doing nothing at the moment)lbsa711-5/+5
* Removed OpenSimRoot dependencies from SimClient and AgentAssetUpload. 2 down, 7 left to go.
2007-03-27* Prebuild breaks nant build if project is empty. Quick fix : add dummy filelbsa711-5/+5
2007-03-27* Enabled the OpenSim.Servers projectlbsa711-5/+5
2007-03-27* Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa711-5/+5
show's * Removed Golden Future TCP/SimChat options * Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations) * Normalized some namespaces * Added FxCop project * Added (temp disabled) Servers project (for great justice)
2007-03-26* fixed buildfileslbsa711-5/+5
2007-03-25* Hopefully it builds again...lbsa711-5/+5
2007-03-24* Added separate exe projectlbsa711-23/+29
* Prebuild exe is now built in /bin dir
2007-03-23* whoops - missing project...lbsa711-3/+3
2007-03-23* Hopefully got vs2005 target to gen refs correctlylbsa711-9/+16
2007-03-22brought zircon branch into trunkgareth1-0/+107