| Commit message (Expand) | Author | Age | Files | Lines |
* | Deleted some files that are no longer in use. (I am sure I deleted these yest... | MW | 2007-06-28 | 7 | -1532/+44 |
* | * Run prebuild, and stuff. (Fixed bug) | Adam Frisby | 2007-06-28 | 6 | -96/+92 |
* | Some very Preliminary work on .net remoting for interregion comms. | MW | 2007-06-27 | 8 | -64/+238 |
* | * Added patch for SYSTEMIP handling when an IPv6 address is the primary addre... | Adam Frisby | 2007-06-27 | 1 | -1/+10 |
* | *Added support for reservations in OpenGridServices (mysql only for now) | mingchen | 2007-06-26 | 4 | -13/+80 |
* | * Terrain filters! - Think photoshop-style filters for terrain. | Adam Frisby | 2007-06-26 | 2 | -1/+10 |
* | Some Caps/LLSD cleaning up. | MW | 2007-06-25 | 2 | -7/+31 |
* | Some work in progress LLSD serialise / de-serialise functions. | MW | 2007-06-25 | 3 | -15/+198 |
* | Forgot these | MW | 2007-06-25 | 1 | -1/+1 |
* | updated prebuild.xml. | MW | 2007-06-25 | 5 | -38/+45 |
* | Disabled the EventQueueGet CAPS as its not yet fully functional. | MW | 2007-06-24 | 1 | -2/+0 |
* | Hopefully enabled the OGS commsManager | MW | 2007-06-24 | 5 | -37/+131 |
* | * Updated to use multi-listeners | Adam Frisby | 2007-06-24 | 1 | -24/+30 |
* | * Updating prebuild.xml | Adam Frisby | 2007-06-24 | 2 | -43/+95 |
* | * Updating sugilite userserver with the same patch | Adam Frisby | 2007-06-24 | 2 | -2/+48 |
* | * Added partial support for OGS/1 grid servers with the Sugilite patch. | Adam Frisby | 2007-06-24 | 1 | -3/+68 |
* | * Forgot to commit the OGS1 code. | Adam Frisby | 2007-06-24 | 3 | -0/+169 |
* | Refactoring: | Adam Frisby | 2007-06-24 | 2 | -11/+42 |
* | Disabled the CheckSum Server as it seems that isn't used by viewer 1.18. | MW | 2007-06-24 | 4 | -12/+31 |
* | More work on CAPS handler. | MW | 2007-06-23 | 3 | -0/+10 |
* | Deleted some comments being wrote to console | MW | 2007-06-22 | 1 | -2/+1 |
* | Started work on CAPS support, now we have our first test capability, MapLayer... | MW | 2007-06-22 | 3 | -15/+16 |
* | SandBox mode login now shares a base class with the grid mode user server. | MW | 2007-06-22 | 9 | -270/+837 |
* | * Porting console fix from Trunk to Sugilite | Adam Frisby | 2007-06-21 | 1 | -3/+11 |
* | Fixed problem of not being able to move out of the first 3X3 block of regions... | MW | 2007-06-21 | 1 | -1/+1 |
* | * Terrain modification more robust, uses area sizes matching those employed b... | Adam Frisby | 2007-06-20 | 1 | -1/+1 |
* | Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class. | MW | 2007-06-20 | 5 | -25/+18 |
* | * Replaced old logging mechanism with new shiny logging mechanism | Adam Frisby | 2007-06-20 | 9 | -75/+70 |
* | * re-added SimpleApp projects | lbsa71 | 2007-06-20 | 3 | -25/+1 |
* | Made a base class from the Grid mode UserServer.UserManager and included that... | MW | 2007-06-19 | 35 | -26/+3644 |
* | *Added some missing files from last commit | mingchen | 2007-06-19 | 2 | -2/+0 |
* | *Updated/Added the base classes and interfaces for user and login servers | mingchen | 2007-06-18 | 3 | -15/+28 |
* | * example soft logger by delegate | lbsa71 | 2007-06-18 | 3 | -0/+89 |
* | Fixed the flashing when crossing a border. | MW | 2007-06-18 | 1 | -0/+1 |
* | Fixed inverted map texture problem. | MW | 2007-06-17 | 1 | -0/+27 |
* | Each Region will now generate a texture image of their terrain and this will ... | MW | 2007-06-17 | 1 | -0/+1 |
* | * Added the two Sample Apps to the solution | lbsa71 | 2007-06-17 | 1 | -1/+1 |
* | Very Preliminary local teleporting added (currently only can teleport within... | MW | 2007-06-17 | 8 | -9/+52 |
* | * Added 'LogFilename' attribute to simconfig.xml - in order to specify log name | lbsa71 | 2007-06-17 | 1 | -36/+23 |
* | Some Rearranging of CommsManager. | MW | 2007-06-16 | 15 | -688/+31 |
* | Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h... | MW | 2007-06-15 | 9 | -3/+69 |
* | Preliminary movement added to sugilite, forwards walking only and no animations. | MW | 2007-06-15 | 1 | -2/+5 |
* | Deleted IGridServer interface (and classes implementing that). | MW | 2007-06-14 | 7 | -175/+23 |
* | * Applied Prebuild fixes to Sugilite | lbsa71 | 2007-06-14 | 7 | -31/+31 |
* | Commented out the Scene.Backup method for now as there isn't really anything ... | MW | 2007-06-14 | 2 | -23/+19 |
* | * Added experimental RegionHandle class to Framework.Types - see email posted... | Adam Frisby | 2007-06-14 | 2 | -15/+143 |
* | Deleted files under OpenSim.Framework/Interfaces/Remoting/ as they are curren... | MW | 2007-06-12 | 8 | -252/+0 |
* | Some rearranging of folders in OpenSim.Region | MW | 2007-06-12 | 6 | -109/+101 |
* | *Fixed sugilite | mingchen | 2007-06-11 | 1 | -18/+22 |
* | *Removed missing file in csproj | mingchen | 2007-06-11 | 4 | -12/+0 |