aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.LocalCommunications/OpenSim.LocalCommunications.csproj (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-19Made a base class from the Grid mode UserServer.UserManager and included ↵MW1-25/+29
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*Added some missing files from last commitmingchen1-1/+1
*LoginService is now only used in LocalCommunications and not as a interface in RegionCommunications
2007-06-18*Updated/Added the base classes and interfaces for user and login serversmingchen1-14/+25
*Not yet usable, but I'm working on it
2007-06-16Some Rearranging of CommsManager.MW1-4/+13
2007-06-14* Applied Prebuild fixes to Sugilitelbsa711-4/+4
* Rebuilt project files * ignored some bins
2007-06-12Created OpenSim.Caches project and moved the assetcache to that. MW1-7/+11
2007-06-04Prebuild and stuffAdam Frisby1-93/+93
2007-05-30Rebuilt the build filesgareth1-93/+93
Added some more prompts and stuff to ServiceManager
2007-05-24Stage 1 of repairing the build files, those ofr the OpenSim regionserver ↵MW1-2/+2
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-93/+93
class a bit and added a WorldBase class (that World now inherits from)
2007-05-16rebuilt build filesgareth1-93/+93
Imported crappy monodevelop GTK# manager app (tis embarrassing)
2007-04-11* nant building againlbsa711-2/+2
2007-04-11* built binaries, pdb's and user files should not be under version control.lbsa711-2/+2
* updated vs2005 and nant targets * added some build files * ignored some binaries, pdb's and user files
2007-04-02Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵MW1-12/+12
configuration method, so that it is easier to load configuration data from a ogs server
2007-04-02Moved database storage of the world map to the Db4LocalStorage so its in the ↵MW1-93/+93
same database as in world prims are stored.
2007-04-02Added OpenUser.Config projectgareth1-93/+93
2007-04-02Fixed VS2005 solution/project filesMW1-93/+93
2007-04-02Added new REST protocol (partially complete)gareth1-93/+93
Made sim profiles load from DB Updated build files for grid server Added sim login
2007-03-29* Naaw, -realphysx is too much to asklbsa711-2/+2
* Genning proj Guids from name hash, for great justice
2007-03-27* revert the revert - begin the beguinelbsa711-2/+2
2007-03-27* Reverting todays work. It was worth a try.lbsa711-2/+2
2007-03-27* vaseline + duct-tape.lbsa711-2/+2
2007-03-27* Introduced BaseHttpServer (doing nothing at the moment)lbsa711-2/+2
* 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-2/+2
2007-03-27* Enabled the OpenSim.Servers projectlbsa711-2/+2
2007-03-27* Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa711-2/+2
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-2/+2
2007-03-25* Hopefully it builds again...lbsa711-2/+2
2007-03-24* Added separate exe projectlbsa711-2/+2
* Prebuild exe is now built in /bin dir
2007-03-23* whoops - missing project...lbsa711-2/+2
2007-03-23* Hopefully got vs2005 target to gen refs correctlylbsa711-4/+7
2007-03-22brought zircon branch into trunkgareth1-0/+90