| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add the missing reference to fix windows build break | Melanie Thielker | 2009-05-05 | 1 | -1/+2 |
* | Committing the new server base | Melanie Thielker | 2009-05-05 | 1 | -0/+26 |
* | Remove a superfluous reference | Melanie Thielker | 2009-05-04 | 1 | -1/+0 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -31/+93 |
* | Prebuild changes to allow the console to reference the http server | Melanie Thielker | 2009-05-04 | 1 | -20/+22 |
* | Plumb conifg into the client views. Add config option to configure packet | Melanie Thielker | 2009-05-02 | 1 | -0/+1 |
* | From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net> | Dr Scofield | 2009-04-29 | 1 | -0/+2 |
* | * Adds additional background layer for VWoHTTP ClientStack | Adam Frisby | 2009-04-23 | 1 | -0/+1 |
* | * Fix the other windows build break. Hopefully that shoudl be the last one | Justin Clarke Casey | 2009-04-22 | 1 | -0/+1 |
* | * Fix windows build from last commit | Justin Clarke Casey | 2009-04-22 | 1 | -0/+1 |
* | * Committing stub VW-over-HTTP ClientStack. (2/2) | Adam Frisby | 2009-04-22 | 1 | -0/+28 |
* | Thank you kindly, MCortez, for a patch that: | Charles Krinke | 2009-04-18 | 1 | -0/+4 |
* | Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 2009-04-17 | 1 | -0/+2 |
* | Add the XML manifests needed to get the new style modules to load. | Melanie Thielker | 2009-04-15 | 1 | -0/+2 |
* | * Instead of referencing mesh stuff in the physics plugin.. change the IMesh ... | Teravus Ovares | 2009-04-11 | 1 | -1/+0 |
* | * Tweak prebuild #2 | Teravus Ovares | 2009-04-10 | 1 | -1/+1 |
* | * Fixes missing meshing reference. | Teravus Ovares | 2009-04-10 | 1 | -6/+9 |
* | * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th... | lbsa71 | 2009-04-09 | 1 | -0/+4 |
* | And another fix for the windows build | Homer Horwitz | 2009-04-05 | 1 | -0/+1 |
* | Try another fix for the Windows build break | Homer Horwitz | 2009-04-05 | 1 | -0/+1 |
* | Fix windows build break. Hopefully. | Homer Horwitz | 2009-04-05 | 1 | -0/+1 |
* | - Add new RegionModulesControllerPlugin to the application modules | Homer Horwitz | 2009-04-05 | 1 | -0/+29 |
* | * Committing what I have on the BulletDotNETPlugin that I have so far. | Teravus Ovares | 2009-04-05 | 1 | -0/+28 |
* | Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-03-31 | 1 | -1/+6 |
* | * This updates LibOMV to the current release 0.6.0 on March 19 2009 | Teravus Ovares | 2009-03-27 | 1 | -2/+2 |
* | * Ooops, wasn't that - it was the lack of a Types reference isntead | Justin Clarke Casey | 2009-03-26 | 1 | -0/+1 |
* | * Add missing '.dll' to Serialization OpenMetaverse use to fix windows build ... | Justin Clarke Casey | 2009-03-26 | 1 | -1/+1 |
* | * iars: Serialize information about item creators to archive | Justin Clarke Casey | 2009-03-26 | 1 | -1/+3 |
* | Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization | Mike Mazur | 2009-03-16 | 1 | -4/+4 |
* | Move ArchiveConstants to OpenSim.Framework.Archive | Mike Mazur | 2009-03-12 | 1 | -33/+31 |
* | Moving TarArchive to OpenSim.Framework.Archive | Mike Mazur | 2009-03-12 | 1 | -1/+25 |
* | * Fix silly windows prebuild borkage. To use System.Xml, the project must ha... | Teravus Ovares | 2009-03-11 | 1 | -0/+1 |
* | Adding AssetInventory InventoryArchive plugin | Mike Mazur | 2009-03-11 | 1 | -28/+31 |
* | Use Inventory{Item,Folder}Base in AssetInventoryServer. | Mike Mazur | 2009-03-05 | 1 | -0/+1 |
* | Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The... | MW | 2009-03-03 | 1 | -2/+5 |
* | Added OpenSim.Client.Linden which is a (non shared) region module that create... | MW | 2009-03-02 | 1 | -0/+33 |
* | Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs... | MW | 2009-02-27 | 1 | -1/+0 |
* | Changed the order of the OpenSim.Grid.GridServer and OpenSim.Grid.GridServer.... | MW | 2009-02-27 | 1 | -6/+6 |
* | Added GridServerPlugin class (which implements IGridPlugin) to OpenSim.Grid... | MW | 2009-02-27 | 1 | -1/+2 |
* | Applied patch from Mantis# 3240, thanks tlaukkan/Tommil | MW | 2009-02-27 | 1 | -0/+1 |
* | This adds a new osGetAgentIP function with threat level set to High. It | Sean Dague | 2009-02-26 | 1 | -0/+1 |
* | Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. | MW | 2009-02-26 | 1 | -0/+42 |
* | * Applied a patch that: Added prim parameters support to MXP client | lbsa71 | 2009-02-25 | 1 | -1/+2 |
* | Same treatment for the MessagingServer... added OpenSim.Grid.MessagingServer.... | MW | 2009-02-24 | 1 | -0/+34 |
* | Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components. | MW | 2009-02-24 | 1 | -1/+35 |
* | First step in separating out the Userserver console command handling to a "mo... | MW | 2009-02-24 | 1 | -0/+39 |
* | Updated MessagingServer to use OpenSim.Grid.Framework | MW | 2009-02-24 | 1 | -0/+1 |
* | Added OpenSim.Grid.Framework project. | MW | 2009-02-24 | 1 | -0/+32 |
* | Load default assets when AssetInventory starts. | Mike Mazur | 2009-02-23 | 1 | -0/+1 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -0/+2 |