| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added ITeleportModule interface, and added a hook into scene so if a module h... | MW | 2009-05-21 | 2 | -13/+27 |
* | Put some meat on the bones of the REST console. NO user functionality yet | Melanie Thielker | 2009-05-20 | 1 | -1/+45 |
* | Comment out the asset cache config in .ini.example. | diva | 2009-05-20 | 1 | -2/+2 |
* | Move the color console logic from the appender into the local console, since | Melanie Thielker | 2009-05-20 | 4 | -77/+101 |
* | Remove the pre-log4net, discrete output methods from the consoles | Melanie Thielker | 2009-05-20 | 17 | -337/+73 |
* | refactoring instantiation of Location object: moving it out of the for | Dr Scofield | 2009-05-20 | 1 | -1/+2 |
* | Thank you, StrawberryFride, for a patch to fix SceneBan behavior. | Melanie Thielker | 2009-05-20 | 1 | -19/+23 |
* | Fix a slight oversight in SceneInventory that would not enable copy to | Melanie Thielker | 2009-05-20 | 1 | -0/+6 |
* | Ignore generated files. | Jeff Ames | 2009-05-20 | 0 | -0/+0 |
* | Add copyright headers, formatting cleanup. | Jeff Ames | 2009-05-20 | 20 | -77/+374 |
* | Update svn properties. | Jeff Ames | 2009-05-20 | 1 | -5/+5 |
* | * minor: Tweak the command exception catcher of last resort to make a little ... | Justin Clarke Casey | 2009-05-19 | 1 | -1/+1 |
* | * Take another attempt at http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 2009-05-19 | 1 | -12/+14 |
* | trying to fix exception with in LLPacketQueue probably caused by | Dr Scofield | 2009-05-19 | 1 | -5/+5 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-19 | 1 | -0/+1 |
* | Add initializing m_scene if it's not null. Marking MyScene as [Obsolete] | Melanie Thielker | 2009-05-19 | 1 | -0/+7 |
* | Sculpt mesher refactor | Dahlia Trimble | 2009-05-19 | 1 | -58/+98 |
* | Refactor RegionAssetService to load the service connector rather than | Melanie Thielker | 2009-05-19 | 2 | -48/+27 |
* | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 2009-05-18 | 14 | -1194/+7 |
* | Bug fix and config rename. | diva | 2009-05-18 | 2 | -2/+3 |
* | Removing the last reference to CommsManager.AssetCache. | diva | 2009-05-18 | 1 | -2/+1 |
* | * Adds code that allows you to save an outfit then tell bot to wear it. | Arthur Valadares | 2009-05-18 | 2 | -12/+190 |
* | Rename OpenSim.Server.exe to OpenSim.Services.exe and the corresponding | Melanie Thielker | 2009-05-18 | 3 | -1/+1 |
* | Adding missing files | Melanie Thielker | 2009-05-18 | 1 | -0/+46 |
* | This commit changes the way the new server works. There is no longer a server | Melanie Thielker | 2009-05-18 | 5 | -11/+60 |
* | DLL name change in config var. | diva | 2009-05-18 | 1 | -1/+1 |
* | Finished HG Service Store. Not fully functional because of problems with asse... | diva | 2009-05-18 | 3 | -40/+48 |
* | * minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 2009-05-18 | 2 | -21/+10 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 2009-05-18 | 3 | -12/+15 |
* | * Re-enable save oar test by loading asset data plugins from test mock class | Justin Clarke Casey | 2009-05-18 | 4 | -221/+225 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2009-05-18 | 2 | -2/+6 |
* | logging ACL list additions | Dr Scofield | 2009-05-18 | 1 | -1/+2 |
* | From: Alan Webb <alan_webb> & Dr Scofield<drscofield@xyzzyxyzzy.net> | Dr Scofield | 2009-05-18 | 2 | -22/+22 |
* | Refactor: Change "Servers" to "Server", since the can only be one. Break | Melanie Thielker | 2009-05-18 | 10 | -20/+19 |
* | Nonowrking intermadiate commit,, DO NOT USE | Melanie Thielker | 2009-05-18 | 9 | -12/+12 |
* | Logically group the server connector with it's handlers | Melanie Thielker | 2009-05-18 | 2 | -1/+2 |
* | Move the connectors under services for reasons of application logic. Remove | Melanie Thielker | 2009-05-18 | 7 | -143/+10 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-05-18 | 3 | -3/+21 |
* | fixing XmlWriter problem | Dr Scofield | 2009-05-18 | 5 | -99/+124 |
* | Thank you kindly, StrawberryFride, for a patch that: | Charles Krinke | 2009-05-17 | 5 | -155/+168 |
* | Thank you kindly, Jonc, for a patch that solves | Charles Krinke | 2009-05-17 | 1 | -1/+1 |
* | Renaming [ServiceConnectors] back to [Modules]. | diva | 2009-05-17 | 9 | -14/+20 |
* | Update svn properties. | Jeff Ames | 2009-05-17 | 11 | -569/+569 |
* | Removing a superfluous message, just to make bamboo run again. | diva | 2009-05-17 | 1 | -1/+0 |
* | Duh, prebuild was wrong. My evil twin sister did it. | diva | 2009-05-17 | 1 | -10/+11 |
* | HG asset transfers starting to work -- GETs only for now. | diva | 2009-05-17 | 7 | -102/+138 |
* | Send the owner name, not the client name on SendDialog. | Homer Horwitz | 2009-05-16 | 8 | -14/+28 |
* | Oops. Next time try not to commit things at the same time as having important... | diva | 2009-05-16 | 1 | -1/+1 |
* | Another minor bug fix for making notecard/script savings work with old asset ... | diva | 2009-05-16 | 2 | -2/+5 |
* | Bug fix on POST asset so that the new asset service connector can talk to the... | diva | 2009-05-15 | 1 | -2/+5 |