aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-226-50/+178
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-222-6/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-221-29/+35
* cleaning out warnings.Dr Scofield2009-05-2227-222/+217
* converting Chat module and Concierge module to new style region modulesDr Scofield2009-05-224-44/+105
* dropping sex from SceneBanner...Dr Scofield2009-05-221-1/+1
* changing IRCBridgeModule to new region module schemeDr Scofield2009-05-222-75/+49
* adding RemoveXmlRpcHandler to IHttpServerDr Scofield2009-05-222-0/+14
* Cleaning up a few HG things. HG Posts may now work in grids, but if the home ...diva2009-05-226-26/+59
* 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-214-83/+136
* * Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModul...Arthur Valadares2009-05-214-36/+125
* normalize quats before applying llSetRot()Dahlia Trimble2009-05-211-1/+3
* Hooked up the RestRegionPlugin Get Region/xxx/terrain so it outputs xml conta...MW2009-05-211-2/+6
* Added ITeleportModule interface, and added a hook into scene so if a module h...MW2009-05-212-13/+27
* Put some meat on the bones of the REST console. NO user functionality yetMelanie Thielker2009-05-201-1/+45
* Move the color console logic from the appender into the local console, sinceMelanie Thielker2009-05-204-77/+101
* Remove the pre-log4net, discrete output methods from the consolesMelanie Thielker2009-05-2017-337/+73
* 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-2020-77/+374
* Update svn properties.Jeff Ames2009-05-201-5/+5
* * 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
* Refactor RegionAssetService to load the service connector rather thanMelanie Thielker2009-05-191-48/+26
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-1813-1149/+7
* Bug fix and config rename.diva2009-05-181-1/+2
* Removing the last reference to CommsManager.AssetCache.diva2009-05-181-2/+1
* * Adds code that allows you to save an outfit then tell bot to wear it.Arthur Valadares2009-05-182-12/+190
* Adding missing filesMelanie Thielker2009-05-181-0/+46
* This commit changes the way the new server works. There is no longer a serverMelanie Thielker2009-05-182-7/+53
* Finished HG Service Store. Not fully functional because of problems with asse...diva2009-05-183-40/+48
* * 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-184-221/+225
* From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-05-181-1/+2
* logging ACL list additionsDr 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-189-14/+13
* Nonowrking intermadiate commit,, DO NOT USEMelanie Thielker2009-05-188-6/+6
* Logically group the server connector with it's handlersMelanie Thielker2009-05-182-1/+2
* Move the connectors under services for reasons of application logic. RemoveMelanie Thielker2009-05-186-110/+7
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-183-3/+21
* fixing XmlWriter problemDr Scofield2009-05-185-99/+124
* Thank you kindly, StrawberryFride, for a patch that:Charles Krinke2009-05-175-155/+168