Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Brought in ODE native binaries | gareth | 2007-03-26 | 2 | -0/+0 |
| | |||||
* | Added height field building to ODE plugin | gareth | 2007-03-26 | 1 | -2/+20 |
| | |||||
* | Hopefully fixed the texture uploading and the crashing when a prim with a ↵ | MW | 2007-03-25 | 5 | -24/+30 |
| | | | | uploaded texture on it is moved. | ||||
* | * Hopefully it builds again... | lbsa71 | 2007-03-25 | 21 | -154/+583 |
| | |||||
* | (no commit message) | MW | 2007-03-25 | 26 | -1330/+1330 |
| | |||||
* | (no commit message) | MW | 2007-03-25 | 1 | -68/+69 |
| | |||||
* | You want large textures, you shall have! - Xfer system now working for large ↵ | MW | 2007-03-25 | 11 | -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 sense | gareth | 2007-03-25 | 1 | -0/+181 |
| | |||||
* | Added skeleton ODE plugin | gareth | 2007-03-25 | 5 | -0/+458 |
| | |||||
* | .pdb files shouldn't reside in SVN. | jmalthus | 2007-03-25 | 1 | -0/+0 |
| | |||||
* | Brought in ODE binding | gareth | 2007-03-25 | 2 | -0/+0 |
| | |||||
* | All shall become clear soon.... | gareth | 2007-03-25 | 8 | -4/+51 |
| | | | | | | | Renamed SimConfig stuff, ready to abstract both it and ServerConsole yay for code reuse | ||||
* | Finished adding the grid server to prebuild | gareth | 2007-03-25 | 11 | -224/+316 |
| | |||||
* | Moved gridserver into main trunk (but no prebuild yet) | gareth | 2007-03-24 | 13 | -425/+0 |
| | |||||
* | Brought in the OGS user server into the main trunk (in a rather messy way) | gareth | 2007-03-24 | 27 | -778/+1714 |
| | |||||
* | Uncommented line | gareth | 2007-03-24 | 1 | -1/+1 |
| | |||||
* | Applying Randomskk's patches | Adam Frisby | 2007-03-24 | 2 | -1/+47 |
| | |||||
* | * Removed old prebuild prebuild file | lbsa71 | 2007-03-24 | 1 | -57/+0 |
| | |||||
* | * Added separate exe project | lbsa71 | 2007-03-24 | 28 | -231/+544 |
| | | | | | * Prebuild exe is now built in /bin dir | ||||
* | Added Fly animation | MW | 2007-03-23 | 2 | -4/+21 |
| | |||||
* | Fixed the nant build file | MW | 2007-03-23 | 1 | -0/+1 |
| | |||||
* | Fixed it so that a Avatar update shouldn't be sent every frame and none ↵ | MW | 2007-03-23 | 8 | -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... | lbsa71 | 2007-03-23 | 11 | -71/+248 |
| | |||||
* | * not needed | lbsa71 | 2007-03-23 | 1 | -15/+0 |
| | |||||
* | Fixed VS solution file | MW | 2007-03-23 | 2 | -81/+71 |
| | |||||
* | Fixed the "doh!" bug with animations (hint - sending a stand animation for ↵ | gareth | 2007-03-23 | 1 | -1/+1 |
| | | | | walking is very "doh!") | ||||
* | Added initial (buggy) support for animations | gareth | 2007-03-23 | 1 | -4/+34 |
| | |||||
* | * Hopefully got vs2005 target to gen refs correctly | lbsa71 | 2007-03-23 | 13 | -164/+209 |
| | |||||
* | Added LoadAnims() | gareth | 2007-03-23 | 2 | -2/+153 |
| | |||||
* | * Fixed so vs solution builds REgionServer as OpenSim.exe | lbsa71 | 2007-03-22 | 5 | -149/+73 |
| | |||||
* | Moved Assets to assets as a temporary fix for not being able to start in ↵ | jmalthus | 2007-03-22 | 3 | -0/+0 |
| | | | | sandbox mode on Linux | ||||
* | * Fixed so name of exe is OpenSim.exe | lbsa71 | 2007-03-22 | 3 | -4/+81 |
| | |||||
* | brought in bin/ from zircon | gareth | 2007-03-22 | 11 | -0/+106 |
| | |||||
* | removed old trunk bin/ | gareth | 2007-03-22 | 9 | -1/+0 |
| | |||||
* | brought zircon branch into trunk | gareth | 2007-03-22 | 254 | -6669/+23147 |
| | |||||
* | Load XML for neighbourinfo from grid | gareth | 2007-03-20 | 14 | -21/+44 |
| | |||||
* | Removed the AssemblyInfo.cs files from the Vs2005 projects | MW | 2007-03-19 | 11 | -26/+1 |
| | |||||
* | * if you specify revision, you cannot use * for build | lbsa71 | 2007-03-18 | 1 | -1/+1 |
| | |||||
* | Added some sanity | gareth | 2007-03-18 | 17 | -210/+229 |
| | |||||
* | Added neighbourinfo class | gareth | 2007-03-18 | 1 | -0/+9 |
| | |||||
* | Added child_agent flag | gareth | 2007-03-18 | 1 | -0/+1 |
| | |||||
* | fixed build in nant | gareth | 2007-03-18 | 1 | -15/+0 |
| | |||||
* | * Removed private memeber _login, replaced with local var. | lbsa71 | 2007-03-16 | 1 | -9/+4 |
| | | | | | | * Removed Random Class, replaced with LLUUID.Random | ||||
* | * Extracted request-response handling | lbsa71 | 2007-03-16 | 1 | -112/+119 |
| | |||||
* | * Corrected login fail code (adapted from Gareths php) | lbsa71 | 2007-03-16 | 1 | -61/+63 |
| | |||||
* | * renamed Framework Project to OpenSim.Framework | lbsa71 | 2007-03-16 | 10 | -14/+14 |
| | |||||
* | Added Framework Project and Made buildfiles work on windows. | lbsa71 | 2007-03-16 | 28 | -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) | MW | 2007-03-15 | 4 | -64/+89 |
| | |||||
* | Created VS2005 Solution/Project files for the OGS apps | MW | 2007-03-15 | 9 | -0/+370 |
| | |||||
* | Cleaned up IGridServer interfaces. | MW | 2007-03-15 | 5 | -47/+82 |
| | | | | | Added a try/catch around the http server Startup |