aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/physics (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-03-22brought zircon branch into trunkgareth11-1183/+0
2007-03-20Load XML for neighbourinfo from gridgareth2-2/+2
2007-03-19Removed the AssemblyInfo.cs files from the Vs2005 projects MW3-10/+0
2007-03-18Added some sanitygareth2-42/+42
2007-03-16Added Framework Project and Made buildfiles work on windows.lbsa714-54/+36
* 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-14* /bin for Release as welllbsa712-2/+2
2007-03-14* Made sure physics dlls end up in /bin/Physicslbsa712-4/+8
* Re-fixed the timer bug. * Added a README note explaining the fast track to building and running sandbox on Windows/VS 2005
2007-03-14Added the physics plugin projects to the VS solution.MW6-89/+58
Added SimHttp.cs to the Second-server project Renamed the old PhysXplugin to BasicPhysicsplugin Deleted the excess solutions
2007-03-14Replaced VS2005 compatible versions of AssemblyInfo.csMW2-42/+62
2007-03-14merged new OpenSim from branches/ogs-csgareth2-2/+2
2007-03-13added movement etc from r191gareth3-6/+117
2007-03-13Rolled back all but the VS solutiongareth3-177/+46
2007-03-13-- Trying to get trunk to run from first buildlbsa711-4/+115
* Collected required dll's into /bin * Moved timer start for great justice * Added some Writes to Console, and a Status field * Added dumb NullPhysicsScene and NullPhysicsActor that kicks in if Physics Plugin not specified * Svn-ignored a shitload
2007-03-10A PhysX physics plugin (that actually uses physX now but currently only ↵MW6-5/+484
works on windows) Can now change direction when walking without stopping Flying works when using the Physx dll
2007-03-07fixed last screwupgareth10-0/+648