Commit Graph

11 Commits (8e28076758837b2eb838b814284491dfedbad072)

Author SHA1 Message Date
lbsa71 c71cdbe46e Added Framework Project and Made buildfiles work on windows.
* added nogenvers target to opensim.build - sets version to 0.0.0.1
* extracted core_build target
* FIX : csc gets confused over System.Xml ref - should be System.Xml.dll as there is a System.Xml file in same dir.
* Added OpenGrid.Framework project for great justice.
* Added LoginService as base class for LoginServer (GF)
* FIX: Plugins default.build now creates target dir, otherwise it fails.
* Added VERSION file to source control - it really should be circumvented as well.
2007-03-16 15:19:32 +00:00
MW 8d1e9f83f3 Cleaned up IGridServer interfaces.
Added a try/catch around the http server Startup
2007-03-15 10:14:12 +00:00
MW 4641be50f5 Added the physics plugin projects to the VS solution.
Added SimHttp.cs to the Second-server project
Renamed the old PhysXplugin to BasicPhysicsplugin
Deleted the excess solutions
2007-03-14 12:36:00 +00:00
MW 7ec6837822 Replaced VS2005 compatible versions of AssemblyInfo.cs 2007-03-14 10:16:42 +00:00
gareth 7a54467bed merged new OpenSim from branches/ogs-cs 2007-03-14 03:34:49 +00:00
gareth 82e18112f2 added movement etc from r191 2007-03-13 11:28:04 +00:00
gareth f9ea1513d2 Rolled back all but the VS solution 2007-03-13 09:43:24 +00:00
MW aa4916988c Another attempt to fix the project files 2007-03-10 10:31:41 +00:00
MW 8fc38a3dc1 Updated Project files 2007-03-10 10:01:03 +00:00
MW f60bc970eb Another attemp to fix the Session Logout bug
World map data is now saved in database and recovered on startup.
Primitives are now backed up to a local database and reloaded on startup.
2007-03-08 13:21:24 +00:00
gareth 2159b3079e fixed last screwup 2007-03-07 19:07:00 +00:00