aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Framework/OpenSim.Framework.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that ↵MW2007-05-241-191/+0
| | | | the Grid servers can be a separate solution to the region server.
* More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵MW2007-05-171-191/+191
| | | | class a bit and added a WorldBase class (that World now inherits from)
* rebuilt build filesgareth2007-05-161-191/+191
| | | | | | Imported crappy monodevelop GTK# manager app (tis embarrassing)
* updated Build/project files to include the new projects and new files.MW2007-05-151-0/+3
| | | | | Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour).
* fixed the VS 2005 solution/ project files.MW2007-04-301-0/+6
| | | | | and a couple of other small changes
* updated to use lastest version of libsl but is currently broke when using SL ↵MW2007-04-251-0/+6
| | | | viewer 1.15.02, due to big changes in the message templates.
* Small clean up of files and directoriesMW2007-04-251-29/+29
|
* Changed so that a bin\ScriptEngines\ directory will be searched for ↵MW2007-04-111-0/+9
| | | | | | | scripting Engines. Added the work in progress JVM scripting engine.
* Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵MW2007-04-021-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 ↵MW2007-04-021-160/+160
| | | | same database as in world prims are stored.
* Added OpenUser.Config projectgareth2007-04-021-157/+160
|
* Fixed VS2005 solution/project filesMW2007-04-021-157/+157
|
* Moved grid configuration to Db4o databasegareth2007-04-021-0/+3
|
* Added new REST protocol (partially complete)gareth2007-04-021-154/+154
| | | | | | | | Made sim profiles load from DB Updated build files for grid server Added sim login
* * Naaw, -realphysx is too much to asklbsa712007-03-291-1/+1
| | | | | * Genning proj Guids from name hash, for great justice
* * revert the revert - begin the beguinelbsa712007-03-271-1/+1
|
* * Reverting todays work. It was worth a try.lbsa712007-03-271-1/+1
|
* * vaseline + duct-tape.lbsa712007-03-271-1/+1
|
* * Introduced BaseHttpServer (doing nothing at the moment)lbsa712007-03-271-1/+1
| | | | | * 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 filelbsa712007-03-271-1/+1
|
* * Enabled the OpenSim.Servers projectlbsa712007-03-271-1/+1
|
* * Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa712007-03-271-1/+1
| | | | | | | | | | | | 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)
* * fixed buildfileslbsa712007-03-261-1/+1
|
* * Hopefully it builds again...lbsa712007-03-251-21/+16
|
* You want large textures, you shall have! - Xfer system now working for large ↵MW2007-03-251-15/+20
| | | | | | | | | 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 projectlbsa712007-03-241-1/+1
| | | | | * Prebuild exe is now built in /bin dir
* * whoops - missing project...lbsa712007-03-231-1/+1
|
* * Hopefully got vs2005 target to gen refs correctlylbsa712007-03-231-6/+9
|
* brought zircon branch into trunkgareth2007-03-221-0/+151