| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Replace some string to byte conversions for object/item name/description fi... | Justin Clarke Casey | 2009-03-05 | 5 | -26/+33 |
* | * remove now unused serialization code | Justin Clarke Casey | 2009-03-05 | 6 | -676/+32 |
* | Make DeserializeUUID explicitly private. | Mike Mazur | 2009-03-05 | 1 | -1/+1 |
* | Made the OpenSimInventoryFrontendPlugin.DeserializeUUID(Stream stream) method... | MW | 2009-03-05 | 1 | -1/+1 |
* | Fix moving folders. | Mike Mazur | 2009-03-05 | 2 | -4/+9 |
* | Fix creating inventory items and folders. | Mike Mazur | 2009-03-05 | 2 | -6/+9 |
* | Implemented all Inventory frontend handlers. | Mike Mazur | 2009-03-05 | 3 | -512/+719 |
* | Implementing more inventory storage methods. | Mike Mazur | 2009-03-05 | 2 | -314/+134 |
* | Use Inventory{Item,Folder}Base in AssetInventoryServer. | Mike Mazur | 2009-03-05 | 6 | -268/+235 |
* | A couple cosmetic changes in inventory storage plugin. | Mike Mazur | 2009-03-05 | 1 | -2/+5 |
* | Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that: | Charles Krinke | 2009-03-05 | 3 | -15/+41 |
* | Fixes Mantis #3194. Thank you kindly, Godfrey for a patch that: | Charles Krinke | 2009-03-05 | 1 | -1/+19 |
* | Fixes Mantis #3253. Thank you kindly, Godfrey, for a patch that: | Charles Krinke | 2009-03-05 | 1 | -1/+1 |
* | MRM Scripting Changes | Adam Frisby | 2009-03-05 | 3 | -8/+8 |
* | * Implements a number of members on SOGObject for use with the MRM Script Eng... | Adam Frisby | 2009-03-05 | 2 | -15/+166 |
* | * Fleshed out the MRM Module a little. | Adam Frisby | 2009-03-04 | 5 | -44/+84 |
* | * For now, restore file extension for default oar name I accidentally removed... | Justin Clarke Casey | 2009-03-04 | 1 | -1/+1 |
* | * Add the abilty to load and save iar item nodes where folders have identical... | Justin Clarke Casey | 2009-03-04 | 6 | -49/+161 |
* | * Whoops. Left MiniModule enabled to anyone. (potential security risk). Disab... | Adam Frisby | 2009-03-04 | 1 | -0/+3 |
* | * More work on MiniRegionModule module. | Adam Frisby | 2009-03-04 | 5 | -0/+275 |
* | * Add gnu tar format long file name support to tar reading and writing. | Justin Clarke Casey | 2009-03-04 | 3 | -85/+126 |
* | IObjectFace needs to be public to compile. | Mike Mazur | 2009-03-04 | 1 | -1/+1 |
* | * More work on MiniRegionModule module. | Adam Frisby | 2009-03-04 | 8 | -3/+254 |
* | * Implementing some interfaces for aformentioned script engine. Ignore this. | Adam Frisby | 2009-03-04 | 4 | -0/+136 |
* | Avoid NRE if client sends unrecognized packet type. | Jeff Ames | 2009-03-03 | 1 | -1/+8 |
* | Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i... | MW | 2009-03-03 | 4 | -7/+6 |
* | forgotten files | MW | 2009-03-03 | 2 | -2/+302 |
* | Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The... | MW | 2009-03-03 | 9 | -42/+919 |
* | Refactoring of CreateCommsManagerPlugin. | MW | 2009-03-03 | 4 | -70/+34 |
* | Renamed OpenSimBase m_autoCreateLindenStack to m_autoCreateClientStack | MW | 2009-03-02 | 1 | -4/+4 |
* | Added more error info to CreateCommsManagerPlugin. | MW | 2009-03-02 | 1 | -0/+1 |
* | Added some debug output to CreateCommsManagerPlugin | MW | 2009-03-02 | 1 | -1/+11 |
* | Added OpenSim.Client.Linden which is a (non shared) region module that create... | MW | 2009-03-02 | 1 | -0/+81 |
* | Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we... | MW | 2009-03-02 | 3 | -95/+100 |
* | Changed IClientNetworkServer.AddScene method from void AddScene(Scene x) to v... | MW | 2009-03-02 | 2 | -3/+2 |
* | Removed the commented out InitialiseStandaloneServices and InitialiseGridServ... | MW | 2009-03-02 | 2 | -103/+0 |
* | After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off... | MW | 2009-03-02 | 4 | -40/+0 |
* | As part of a dinosaur hunting expedition, IScenePresenceBody.cs was terminate... | MW | 2009-03-02 | 1 | -37/+0 |
* | Mantis#3249. Thank you kindly, Tlaukkan (Tommil) for a patch that: | Charles Krinke | 2009-03-01 | 1 | -7/+6 |
* | Thanks tommil for mantis #3248 - a patch that adds support for avatar movemen... | Dahlia Trimble | 2009-03-01 | 2 | -5/+140 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-03-01 | 8 | -16/+143 |
* | Added check so Util.ReadSettingsFromIniFile doesn't try to set static fields. | MW | 2009-02-28 | 1 | -18/+21 |
* | Copied the Util.ReadSettingsFromIniFile method from the branch to trunk. | MW | 2009-02-28 | 1 | -0/+61 |
* | Changed it so only .ini file types are loaded from the (optional) config dire... | MW | 2009-02-28 | 1 | -2/+5 |
* | Applied Patch from mantis #3245. Thanks tlaukkan/Tommil | MW | 2009-02-28 | 1 | -174/+254 |
* | Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs... | MW | 2009-02-27 | 2 | -5/+4 |
* | Added GridServerPlugin class (which implements IGridPlugin) to OpenSim.Grid... | MW | 2009-02-27 | 3 | -91/+168 |
* | Applied patch from Mantis# 3240, thanks tlaukkan/Tommil | MW | 2009-02-27 | 2 | -53/+126 |
* | Added support for reading ini files from a (optional) config folder. This all... | MW | 2009-02-27 | 2 | -1/+15 |
* | svn attribute fixes so that we can play nice between windows and linux | Sean Dague | 2009-02-26 | 13 | -919/+919 |