| Commit message (Expand) | Author | Age | Files | Lines |
* | *Removed AdminWebFront -- Unused | mingchen | 2007-06-11 | 5 | -69/+0 |
* | *Added and updated copyright headers on all files in both OpenSim and OGS | mingchen | 2007-06-11 | 115 | -101/+2763 |
* | Started to add/update copyright notice in sugilite. | MW | 2007-06-11 | 34 | -34/+791 |
* | Seems someone deleted BaseServer.cs without removing references to it | MW | 2007-06-11 | 4 | -66/+57 |
* | A few small changes and hopefully fixed the nant build problem (OpenSim.Frame... | MW | 2007-06-11 | 6 | -17/+68 |
* | Added AttachObject method to IClientAPI. | MW | 2007-06-11 | 4 | -1/+31 |
* | Renamed sandBoxManager to LocalBackEndServices | MW | 2007-06-11 | 9 | -58/+58 |
* | Added InterSimComms (Likely to be renamed) to the commsManager and moved the ... | MW | 2007-06-10 | 11 | -94/+127 |
* | Added SandBoxManager which in sandbox mode, acts as the backend server for th... | MW | 2007-06-10 | 13 | -154/+163 |
* | Added a Couple of summary comments | MW | 2007-06-10 | 2 | -83/+258 |
* | Prim creation working. | MW | 2007-06-10 | 12 | -206/+178 |
* | Another bug fix | MW | 2007-06-10 | 3 | -3/+5 |
* | a few bug fixes | MW | 2007-06-10 | 3 | -70/+5 |
* | allows the texture of the created/sent primitive to be set. | MW | 2007-06-10 | 2 | -7/+7 |
* | Added Primitive sending methods to the IClientAPI (and implemented in ClientV... | MW | 2007-06-10 | 2 | -2/+98 |
* | Deleted OpenSim.World project files. | MW | 2007-06-10 | 3 | -416/+90 |
* | More rearranging. | MW | 2007-06-10 | 22 | -90/+416 |
* | part two of the folder renaming fix. | MW | 2007-06-10 | 23 | -0/+0 |
* | Messed up the renaming of the folder, so part one of the fix | MW | 2007-06-10 | 23 | -0/+4014 |
* | Renamed folder | MW | 2007-06-10 | 27 | -4020/+6 |
* | More World to Region transformation. | MW | 2007-06-10 | 9 | -9/+9 |
* | Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim to... | MW | 2007-06-10 | 23 | -51/+51 |
* | (no commit message) | MW | 2007-06-10 | 8 | -110/+177 |
* | a couple of changes/fixes | MW | 2007-06-09 | 3 | -7/+7 |
* | * follow up ignore of generated files | lbsa71 | 2007-06-09 | 0 | -0/+0 |
* | * LogFile now defaults to "{apptype}.log" | lbsa71 | 2007-06-09 | 83 | -876/+1273 |
* | *Fixed casting mishap in last commit - client now starts up without crashing | mingchen | 2007-06-09 | 1 | -1/+1 |
* | *Reorganized RegionServerCommsManager for OGS and local support | mingchen | 2007-06-09 | 23 | -262/+444 |
* | Number of small changes. | MW | 2007-06-09 | 10 | -76/+111 |
* | Protip: Check for obvious errors before submitting | Adam Frisby | 2007-06-09 | 1 | -3/+3 |
* | * Added more support for wider profile information from get user REST calls. | Adam Frisby | 2007-06-09 | 1 | -2/+22 |
* | Patched up error handling to return a better XML string. | Adam Frisby | 2007-06-09 | 1 | -1/+19 |
* | * Just for the heck of it - added a UUID based equivilent too. | Adam Frisby | 2007-06-09 | 2 | -0/+15 |
* | * Sugilite user server can now return user profile information by account nam... | Adam Frisby | 2007-06-09 | 3 | -4/+55 |
* | *Adding configuration settings for master avatars | mingchen | 2007-06-09 | 1 | -1/+43 |
* | * Removed ServiceManager from OGS/Sugilite due to compilation issues. | Adam Frisby | 2007-06-09 | 14 | -932/+142 |
* | *Added delegates and events for parcel and estate management | mingchen | 2007-06-08 | 7 | -5/+121 |
* | *Moved SendRegionHandshake back to IClientAPI and modded sendRegionHandshakeT... | mingchen | 2007-06-08 | 2 | -37/+33 |
* | *RegionInfo in Avatar class now protected again (oops, my fault) | mingchen | 2007-06-08 | 8 | -89/+99 |
* | *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c... | mingchen | 2007-06-08 | 77 | -1275/+1901 |
* | *Added EstateSettings.cs and ParcelData.cs to OpenSim.Framework.Types | mingchen | 2007-06-08 | 4 | -61/+292 |
* | Updated OpenSim.Framework.Console with changes from trunk (also for now have ... | MW | 2007-06-08 | 4 | -8/+133 |
* | Re-imported OpenGridServices from trunk | MW | 2007-06-08 | 119 | -0/+14155 |
* | Deleted OpenGridServices folder as the easiest way to reimport the latest ver... | MW | 2007-06-08 | 100 | -8833/+43 |
* | prebuild.xml should be fixed/updated. | MW | 2007-06-08 | 13 | -840/+288 |
* | Added prebuild.exe and fixed a couple of namespace problems in AvatarAnimatio... | MW | 2007-06-08 | 4 | -10/+6 |
* | *Added libraries to bin | mingchen | 2007-06-08 | 18 | -0/+0 |
* | Imported AvatarAnimations.cs from trunk | MW | 2007-06-08 | 1 | -0/+73 |
* | * Removing AvatarAnimations.cs from sugalite until it can be rewritten. | Adam Frisby | 2007-06-03 | 1 | -169/+0 |
* | After nearly a hour of searching for an annoying bug (which turned out to be ... | MW | 2007-05-31 | 5 | -11/+51 |