Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deleted OpenSim.Config/SimConfigDb4o, as it hasn't been used for a while now. | MW | 2007-04-04 | 1 | -6/+0 |
| | | | | | Split World class into two partial classes | ||||
* | Split Avatar class into three partial classes (hopefully will make it easier ↵ | MW | 2007-04-04 | 1 | -118/+82 |
| | | | | to work on) | ||||
* | * Added Primitive2 to vs2005 solution | lbsa71 | 2007-04-04 | 1 | -82/+118 |
| | | | | | * Apparently, Prebuild thinks DEBUG should be in there. | ||||
* | Started to clean up/ rewrite Primitive class , currently the new version is ↵ | MW | 2007-04-04 | 1 | -118/+82 |
| | | | | called Primitive2 and not used, but once it is complete then it will replace the old version. | ||||
* | * lovely. svn doesn't delete the files from disk on svn delete, so they show ↵ | lbsa71 | 2007-04-03 | 1 | -81/+117 |
| | | | | up in prebuilt projs and build files. | ||||
* | * Fixad namespace clash | lbsa71 | 2007-04-03 | 1 | -117/+81 |
| | |||||
* | * Extended Script API with GetRandomAvatar | lbsa71 | 2007-04-03 | 1 | -81/+117 |
| | | | | | | | * The script will now get a IScriptEntity to it's host object with get/sets * The script gets a IScriptReadnlyEntity interface to entities other than the host object. * the test script now follows a random avatar. | ||||
* | * Script prototype | lbsa71 | 2007-04-03 | 1 | -1/+1 |
| | |||||
* | OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses ↵ | MW | 2007-04-02 | 1 | -123/+88 |
| | | | | OpenSim.GenericConfig.Xml (or a class implementing IGenericConfig). | ||||
* | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵ | MW | 2007-04-02 | 1 | -0/+7 |
| | | | | configuration method, so that it is easier to load configuration data from a ogs server | ||||
* | Moved database storage of the world map to the Db4LocalStorage so its in the ↵ | MW | 2007-04-02 | 1 | -149/+149 |
| | | | | same database as in world prims are stored. | ||||
* | Added OpenUser.Config project | gareth | 2007-04-02 | 1 | -109/+149 |
| | |||||
* | (no commit message) | MW | 2007-04-02 | 1 | -106/+74 |
| | |||||
* | Fixed VS2005 solution/project files | MW | 2007-04-02 | 1 | -141/+141 |
| | |||||
* | Moved grid configuration to Db4o database | gareth | 2007-04-02 | 1 | -1/+9 |
| | |||||
* | Added new REST protocol (partially complete) | gareth | 2007-04-02 | 1 | -103/+133 |
| | | | | | | | | Made sim profiles load from DB Updated build files for grid server Added sim login | ||||
* | * cleared some unused code away | lbsa71 | 2007-03-31 | 1 | -97/+69 |
| | |||||
* | * updated build files | lbsa71 | 2007-03-30 | 1 | -70/+98 |
| | |||||
* | Started to add a few features to the web front end that should be useful ↵ | MW | 2007-03-30 | 1 | -1/+1 |
| | | | | | | | during debugging. First such feature is that you can see a list of any connected clients inventory. | ||||
* | * Tried to make the sandbox/useraccount sim setup a bit simpler | lbsa71 | 2007-03-29 | 1 | -96/+69 |
| | | | | | | * Removed some comments | ||||
* | * Naaw, -realphysx is too much to ask | lbsa71 | 2007-03-29 | 1 | -84/+111 |
| | | | | | * Genning proj Guids from name hash, for great justice | ||||
* | * worked a little bit more on straigthening the startup procedure out | lbsa71 | 2007-03-28 | 1 | -96/+69 |
| | |||||
* | * revert the revert - begin the beguine | lbsa71 | 2007-03-27 | 1 | -79/+112 |
| | |||||
* | * Reverting todays work. It was worth a try. | lbsa71 | 2007-03-27 | 1 | -76/+70 |
| | |||||
* | * Config should be loaded before login server startup... | lbsa71 | 2007-03-27 | 1 | -92/+69 |
| | |||||
* | * vaseline + duct-tape. | lbsa71 | 2007-03-27 | 1 | -84/+107 |
| | |||||
* | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 2007-03-27 | 1 | -75/+75 |
| | | | | | * Removed OpenSimRoot dependencies from SimClient and AgentAssetUpload. 2 down, 7 left to go. | ||||
* | * Prebuild breaks nant build if project is empty. Quick fix : add dummy file | lbsa71 | 2007-03-27 | 1 | -75/+75 |
| | |||||
* | * Enabled the OpenSim.Servers project | lbsa71 | 2007-03-27 | 1 | -70/+76 |
| | |||||
* | * Now there's one Console class, and instead the apps responds to cmd's and ↵ | lbsa71 | 2007-03-27 | 1 | -76/+70 |
| | | | | | | | | | | | | 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) | ||||
* | * Deleted unused OGS directory | lbsa71 | 2007-03-26 | 1 | -90/+69 |
| | |||||
* | * fixed buildfiles | lbsa71 | 2007-03-26 | 1 | -84/+105 |
| | |||||
* | * Hopefully it builds again... | lbsa71 | 2007-03-25 | 1 | -56/+80 |
| | |||||
* | (no commit message) | MW | 2007-03-25 | 1 | -1/+1 |
| | |||||
* | You want large textures, you shall have! - Xfer system now working for large ↵ | MW | 2007-03-25 | 1 | -75/+55 |
| | | | | | | | | | asset uploads Fixed the VS solution file. Now forwars ViewerEffect messages onto the other clients Renamed OpenSim.Framework/Inventory.cs to OpenSim.Framework/AgentInventory.cs | ||||
* | * Added separate exe project | lbsa71 | 2007-03-24 | 1 | -59/+85 |
| | | | | | * Prebuild exe is now built in /bin dir | ||||
* | * whoops - missing project... | lbsa71 | 2007-03-23 | 1 | -51/+51 |
| | |||||
* | Fixed VS solution file | MW | 2007-03-23 | 1 | -67/+51 |
| | |||||
* | * Hopefully got vs2005 target to gen refs correctly | lbsa71 | 2007-03-23 | 1 | -59/+75 |
| | |||||
* | * Fixed so vs solution builds REgionServer as OpenSim.exe | lbsa71 | 2007-03-22 | 1 | -65/+49 |
| | |||||
* | brought zircon branch into trunk | gareth | 2007-03-22 | 1 | -0/+89 |