aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* Brought in ODE bindinggareth2007-03-252-0/+0
|
* All shall become clear soon....gareth2007-03-258-4/+51
| | | | | | | Renamed SimConfig stuff, ready to abstract both it and ServerConsole yay for code reuse
* Finished adding the grid server to prebuildgareth2007-03-2511-224/+316
|
* Moved gridserver into main trunk (but no prebuild yet)gareth2007-03-2413-425/+0
|
* Brought in the OGS user server into the main trunk (in a rather messy way)gareth2007-03-2427-778/+1714
|
* Uncommented linegareth2007-03-241-1/+1
|
* Applying Randomskk's patchesAdam Frisby2007-03-242-1/+47
|
* * Removed old prebuild prebuild filelbsa712007-03-241-57/+0
|
* * Added separate exe projectlbsa712007-03-2428-231/+544
| | | | | * Prebuild exe is now built in /bin dir
* Added Fly animationMW2007-03-232-4/+21
|
* Fixed the nant build fileMW2007-03-231-0/+1
|
* Fixed it so that a Avatar update shouldn't be sent every frame and none ↵MW2007-03-238-217/+290
| | | | | | | | | should be sent when not moving. Fixed the problem with sometimes Avatar Animations being updated every frame. New Asset uploads should now appear in the inventory all the time. Moved Animation names/ LLUUIDs to their own class (AvatarAnimations)
* * whoops - missing project...lbsa712007-03-2311-71/+248
|
* * not neededlbsa712007-03-231-15/+0
|
* Fixed VS solution fileMW2007-03-232-81/+71
|
* Fixed the "doh!" bug with animations (hint - sending a stand animation for ↵gareth2007-03-231-1/+1
| | | | walking is very "doh!")
* Added initial (buggy) support for animationsgareth2007-03-231-4/+34
|
* * Hopefully got vs2005 target to gen refs correctlylbsa712007-03-2313-164/+209
|
* Added LoadAnims()gareth2007-03-232-2/+153
|
* * Fixed so vs solution builds REgionServer as OpenSim.exelbsa712007-03-225-149/+73
|
* Moved Assets to assets as a temporary fix for not being able to start in ↵jmalthus2007-03-223-0/+0
| | | | sandbox mode on Linux
* * Fixed so name of exe is OpenSim.exelbsa712007-03-223-4/+81
|
* brought in bin/ from zircongareth2007-03-2211-0/+106
|
* removed old trunk bin/gareth2007-03-229-1/+0
|
* brought zircon branch into trunkgareth2007-03-22254-6669/+23147
|
* Load XML for neighbourinfo from gridgareth2007-03-2014-21/+44
|
* Removed the AssemblyInfo.cs files from the Vs2005 projects MW2007-03-1911-26/+1
|
* * if you specify revision, you cannot use * for buildlbsa712007-03-181-1/+1
|
* Added some sanitygareth2007-03-1817-210/+229
|
* Added neighbourinfo classgareth2007-03-181-0/+9
|
* Added child_agent flaggareth2007-03-181-0/+1
|
* fixed build in nantgareth2007-03-181-15/+0
|
* * Removed private memeber _login, replaced with local var.lbsa712007-03-161-9/+4
| | | | | | * Removed Random Class, replaced with LLUUID.Random
* * Extracted request-response handlinglbsa712007-03-161-112/+119
|
* * Corrected login fail code (adapted from Gareths php)lbsa712007-03-161-61/+63
|
* * renamed Framework Project to OpenSim.Frameworklbsa712007-03-1610-14/+14
|
* Added Framework Project and Made buildfiles work on windows.lbsa712007-03-1628-227/+382
| | | | | | | | | | | | * 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.
* (no commit message)MW2007-03-154-64/+89
|
* Created VS2005 Solution/Project files for the OGS appsMW2007-03-159-0/+370
|
* Cleaned up IGridServer interfaces.MW2007-03-155-47/+82
| | | | | Added a try/catch around the http server Startup
* Added simple mono/nant instructionsgareth2007-03-141-0/+10
|
* * just ignored non-versioned Physics folderlbsa712007-03-140-0/+0
|
* * /bin for Release as welllbsa712007-03-143-3/+3
|
* * Made sure physics dlls end up in /bin/Physicslbsa712007-03-144-10/+33
| | | | | | * Re-fixed the timer bug. * Added a README note explaining the fast track to building and running sandbox on Windows/VS 2005
* Fixed problem with link to CAPS\SimHttp.cs in second-server projectMW2007-03-141-1/+0
|
* Added the physics plugin projects to the VS solution.MW2007-03-1415-258/+74
| | | | | | | | Added SimHttp.cs to the Second-server project Renamed the old PhysXplugin to BasicPhysicsplugin Deleted the excess solutions
* Replaced VS2005 compatible versions of AssemblyInfo.csMW2007-03-148-168/+248
|
* Imported libsl (yes, messy - need to make this truly common)gareth2007-03-141-0/+0
|
* Missed a fewgareth2007-03-144-886/+0
|
* Cleaned up PHPgareth2007-03-146-131/+0
|