aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-21* Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModul...Arthur Valadares4-36/+125
2009-05-21normalize quats before applying llSetRot()Dahlia Trimble1-1/+3
2009-05-21Hooked up the RestRegionPlugin Get Region/xxx/terrain so it outputs xml conta...MW1-2/+6
2009-05-21Added ITeleportModule interface, and added a hook into scene so if a module h...MW2-13/+27
2009-05-20Put some meat on the bones of the REST console. NO user functionality yetMelanie Thielker1-1/+45
2009-05-20Move the color console logic from the appender into the local console, sinceMelanie Thielker4-77/+101
2009-05-20Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker17-337/+73
2009-05-20refactoring instantiation of Location object: moving it out of the forDr Scofield1-1/+2
2009-05-20Thank you, StrawberryFride, for a patch to fix SceneBan behavior.Melanie Thielker1-19/+23
2009-05-20Fix a slight oversight in SceneInventory that would not enable copy toMelanie Thielker1-0/+6
2009-05-20Add copyright headers, formatting cleanup.Jeff Ames20-77/+374
2009-05-20Update svn properties.Jeff Ames1-5/+5
2009-05-19* minor: Tweak the command exception catcher of last resort to make a little ...Justin Clarke Casey1-1/+1
2009-05-19* Take another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey1-12/+14
2009-05-19trying to fix exception with in LLPacketQueue probably caused byDr Scofield1-5/+5
2009-05-19From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-0/+1
2009-05-19Add initializing m_scene if it's not null. Marking MyScene as [Obsolete]Melanie Thielker1-0/+7
2009-05-19Sculpt mesher refactorDahlia Trimble1-58/+98
2009-05-19Refactor RegionAssetService to load the service connector rather thanMelanie Thielker1-48/+26
2009-05-18Remove the old asset cache and local services and the configurations for themMelanie Thielker13-1149/+7
2009-05-18Bug fix and config rename.diva1-1/+2
2009-05-18Removing the last reference to CommsManager.AssetCache.diva1-2/+1
2009-05-18* Adds code that allows you to save an outfit then tell bot to wear it.Arthur Valadares2-12/+190
2009-05-18Adding missing filesMelanie Thielker1-0/+46
2009-05-18This commit changes the way the new server works. There is no longer a serverMelanie Thielker2-7/+53
2009-05-18Finished HG Service Store. Not fully functional because of problems with asse...diva3-40/+48
2009-05-18* minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2-21/+10
2009-05-18* Resolve http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey3-12/+15
2009-05-18* Re-enable save oar test by loading asset data plugins from test mock classJustin Clarke Casey4-221/+225
2009-05-18From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield1-1/+2
2009-05-18logging ACL list additionsDr Scofield1-1/+2
2009-05-18From: Alan Webb <alan_webb> & Dr Scofield<drscofield@xyzzyxyzzy.net>Dr Scofield2-22/+22
2009-05-18Refactor: Change "Servers" to "Server", since the can only be one. BreakMelanie Thielker9-14/+13
2009-05-18Nonowrking intermadiate commit,, DO NOT USEMelanie Thielker8-6/+6
2009-05-18Logically group the server connector with it's handlersMelanie Thielker2-1/+2
2009-05-18Move the connectors under services for reasons of application logic. RemoveMelanie Thielker6-110/+7
2009-05-18From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield3-3/+21
2009-05-18fixing XmlWriter problemDr Scofield5-99/+124
2009-05-17Thank you kindly, StrawberryFride, for a patch that:Charles Krinke5-155/+168
2009-05-17Thank you kindly, Jonc, for a patch that solvesCharles Krinke1-1/+1
2009-05-17Renaming [ServiceConnectors] back to [Modules].diva8-13/+19
2009-05-17Update svn properties.Jeff Ames11-569/+569
2009-05-17Removing a superfluous message, just to make bamboo run again.diva1-1/+0
2009-05-17HG asset transfers starting to work -- GETs only for now. diva5-99/+131
2009-05-16Send the owner name, not the client name on SendDialog.Homer Horwitz8-14/+28
2009-05-16Oops. Next time try not to commit things at the same time as having important...diva1-1/+1
2009-05-16Another minor bug fix for making notecard/script savings work with old asset ...diva2-2/+5
2009-05-15Bug fix on POST asset so that the new asset service connector can talk to the...diva1-2/+5
2009-05-15* Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey5-17/+20
2009-05-15* Change default sqlite asset db back to Asset.db instead of AssetStorage.dbJustin Clarke Casey1-2/+2