Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 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 | ||||
* | Added simple mono/nant instructions | gareth | 2007-03-14 | 1 | -0/+10 |
| | |||||
* | * just ignored non-versioned Physics folder | lbsa71 | 2007-03-14 | 0 | -0/+0 |
| | |||||
* | * /bin for Release as well | lbsa71 | 2007-03-14 | 3 | -3/+3 |
| | |||||
* | * Made sure physics dlls end up in /bin/Physics | lbsa71 | 2007-03-14 | 4 | -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 project | MW | 2007-03-14 | 1 | -1/+0 |
| | |||||
* | Added the physics plugin projects to the VS solution. | MW | 2007-03-14 | 15 | -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.cs | MW | 2007-03-14 | 8 | -168/+248 |
| | |||||
* | Imported libsl (yes, messy - need to make this truly common) | gareth | 2007-03-14 | 1 | -0/+0 |
| | |||||
* | Missed a few | gareth | 2007-03-14 | 4 | -886/+0 |
| | |||||
* | Cleaned up PHP | gareth | 2007-03-14 | 6 | -131/+0 |
| | |||||
* | merged new OpenSim from branches/ogs-cs | gareth | 2007-03-14 | 17 | -33/+230 |
| | |||||
* | Merged ogs-cs into trunk | gareth | 2007-03-14 | 22 | -371/+1820 |
| | |||||
* | added movement etc from r191 | gareth | 2007-03-13 | 15 | -58/+180 |
| | |||||
* | Rolled back all but the VS solution | gareth | 2007-03-13 | 15 | -421/+219 |
| | |||||
* | -- Trying to get trunk to run from first build | lbsa71 | 2007-03-13 | 8 | -43/+273 |
| | | | | | | | | | | * 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 | ||||
* | (no commit message) | MW | 2007-03-11 | 3 | -0/+0 |
| | |||||
* | A PhysX physics plugin (that actually uses physX now but currently only ↵ | MW | 2007-03-10 | 14 | -35/+674 |
| | | | | | | | | | works on windows) Can now change direction when walking without stopping Flying works when using the Physx dll | ||||
* | Another attempt to fix the project files | MW | 2007-03-10 | 5 | -8/+8 |
| | |||||
* | Updated Project files | MW | 2007-03-10 | 6 | -12/+12 |
| | |||||
* | When a user logs off , the server now tells the other clients to kill that ↵ | MW | 2007-03-08 | 1 | -0/+8 |
| | | | | avatar. (So no more half dead avatars messing up the landscape.) | ||||
* | Primitive's shape and scale are now saved into database and reloaded. | MW | 2007-03-08 | 8 | -48/+211 |
| | | | | | New ServerConsole command: regenerate - will regenerate the terrain of the whole sim. | ||||
* | Changed water height to default of 20 | gareth | 2007-03-08 | 1 | -1/+1 |
| | |||||
* | Added nant for LocalStorage.dll | gareth | 2007-03-08 | 2 | -0/+54 |
| |