aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Cleaning up a few HG things. HG Posts may now work in grids, but if the home ...diva2009-05-222-22/+24
* Small update to make the command line work againMelanie Thielker2009-05-211-0/+4
* Implement .ini file includes. Anything that begins with "Include-" will beMelanie Thielker2009-05-212-81/+132
* normalize quats before applying llSetRot()Dahlia Trimble2009-05-211-1/+3
* Added ITeleportModule interface, and added a hook into scene so if a module h...MW2009-05-212-13/+27
* Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker2009-05-202-44/+43
* refactoring instantiation of Location object: moving it out of the forDr Scofield2009-05-201-1/+2
* Thank you, StrawberryFride, for a patch to fix SceneBan behavior.Melanie Thielker2009-05-201-19/+23
* Fix a slight oversight in SceneInventory that would not enable copy toMelanie Thielker2009-05-201-0/+6
* Add copyright headers, formatting cleanup.Jeff Ames2009-05-206-17/+71
* * minor: Tweak the command exception catcher of last resort to make a little ...Justin Clarke Casey2009-05-191-1/+1
* * Take another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-191-12/+14
* trying to fix exception with in LLPacketQueue probably caused byDr Scofield2009-05-191-5/+5
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-191-0/+1
* Add initializing m_scene if it's not null. Marking MyScene as [Obsolete]Melanie Thielker2009-05-191-0/+7
* Sculpt mesher refactorDahlia Trimble2009-05-191-58/+98
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-185-199/+4
* Bug fix and config rename.diva2009-05-181-1/+2
* Removing the last reference to CommsManager.AssetCache.diva2009-05-181-2/+1
* Finished HG Service Store. Not fully functional because of problems with asse...diva2009-05-182-39/+36
* * minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-182-21/+10
* * Resolve http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-183-12/+15
* * Re-enable save oar test by loading asset data plugins from test mock classJustin Clarke Casey2009-05-182-219/+216
* From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-05-181-1/+2
* From: Alan Webb <alan_webb> & Dr Scofield<drscofield@xyzzyxyzzy.net>Dr Scofield2009-05-182-22/+22
* Refactor: Change "Servers" to "Server", since the can only be one. BreakMelanie Thielker2009-05-183-3/+3
* Move the connectors under services for reasons of application logic. RemoveMelanie Thielker2009-05-181-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-182-2/+3
* Thank you kindly, Jonc, for a patch that solvesCharles Krinke2009-05-171-1/+1
* Renaming [ServiceConnectors] back to [Modules].diva2009-05-176-7/+6
* Update svn properties.Jeff Ames2009-05-172-133/+133
* Removing a superfluous message, just to make bamboo run again.diva2009-05-171-1/+0
* HG asset transfers starting to work -- GETs only for now. diva2009-05-172-83/+55
* Send the owner name, not the client name on SendDialog.Homer Horwitz2009-05-164-10/+24
* Another minor bug fix for making notecard/script savings work with old asset ...diva2009-05-161-1/+1
* * Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey2009-05-153-17/+11
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-1544-495/+513
* some sculpted prim geometry accuracy and meshing speed improvementsDahlia Trimble2009-05-151-22/+7
* Remove all messages from the groups module that would be output when it isMelanie Thielker2009-05-142-11/+4
* Remove a misleading event that was only used internallyMelanie Thielker2009-05-142-3/+0
* * When saving an oar, save assets when immediately received rather than stori...Justin Clarke Casey2009-05-145-132/+132
* * refactor: move SceneXmlLoader into subpackageJustin Clarke Casey2009-05-142-2/+3
* Added a bool variable to OGS1GridServices to be able to turn off the use of t...MW2009-05-141-9/+16
* * refactor: move bottom part of 'xml2' serializaton to separate classJustin Clarke Casey2009-05-145-70/+69
* * refactor: break some of xml2 serialization out of sogJustin Clarke Casey2009-05-147-19/+29
* Move the connector for the new asset server to a connectors project. InheritMelanie Thielker2009-05-142-223/+9
* Honor the temp and local asset flagsMelanie Thielker2009-05-142-0/+12
* Fix up some URL detailsMelanie Thielker2009-05-131-6/+3
* Add the port to the generated URL. For some reson this still doesn't want toMelanie Thielker2009-05-131-1/+1
* Make the LSL HTTP server create and give out URLs to scriptsMelanie Thielker2009-05-133-14027/+14360