aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Added -ode parametergareth2007-03-2620-975/+981
| | | | | | | Updated buildscripts (to fix ODE references) Fixed up ODE plugin to the point of being able to login and get weird bugs (no real movement code yet)
* Brought in ODE native binariesgareth2007-03-262-0/+0
|
* Added height field building to ODE plugingareth2007-03-261-2/+20
|
* Hopefully fixed the texture uploading and the crashing when a prim with a ↵MW2007-03-255-24/+30
| | | | uploaded texture on it is moved.
* * Hopefully it builds again...lbsa712007-03-2521-154/+583
|
* (no commit message)MW2007-03-2526-1330/+1330
|
* (no commit message)MW2007-03-251-68/+69
|
* You want large textures, you shall have! - Xfer system now working for large ↵MW2007-03-2511-236/+511
| | | | | | | | | 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
* Adding the only stuff that makes sensegareth2007-03-251-0/+181
|
* Added skeleton ODE plugingareth2007-03-255-0/+458
|
* .pdb files shouldn't reside in SVN.jmalthus2007-03-251-0/+0
|
* 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
|