| Commit message (Expand) | Author | Files | Lines |
2009-05-23 | * Adds new NetworkUtil class, contains methods for handling IP resolution whe... | Adam Frisby | 2 | -0/+136 |
2009-05-22 | * Reintroduce save iar test, which wasn't working because the asset service h... | Justin Clarke Casey | 2 | -11/+11 |
2009-05-22 | Bug fix in HGAssetService. POSTs back home (standalone) should now work. | diva | 1 | -1/+1 |
2009-05-22 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 6 | -50/+178 |
2009-05-22 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2 | -6/+1 |
2009-05-22 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -29/+35 |
2009-05-22 | cleaning out warnings. | Dr Scofield | 27 | -222/+217 |
2009-05-22 | converting Chat module and Concierge module to new style region modules | Dr Scofield | 4 | -44/+105 |
2009-05-22 | dropping sex from SceneBanner... | Dr Scofield | 1 | -1/+1 |
2009-05-22 | changing IRCBridgeModule to new region module scheme | Dr Scofield | 2 | -75/+49 |
2009-05-22 | adding RemoveXmlRpcHandler to IHttpServer | Dr Scofield | 2 | -0/+14 |
2009-05-22 | Cleaning up a few HG things. HG Posts may now work in grids, but if the home ... | diva | 6 | -26/+59 |
2009-05-21 | Small update to make the command line work again | Melanie Thielker | 1 | -0/+4 |
2009-05-21 | Implement .ini file includes. Anything that begins with "Include-" will be | Melanie Thielker | 4 | -83/+136 |
2009-05-21 | * Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModul... | Arthur Valadares | 4 | -36/+125 |
2009-05-21 | normalize quats before applying llSetRot() | Dahlia Trimble | 1 | -1/+3 |
2009-05-21 | Hooked up the RestRegionPlugin Get Region/xxx/terrain so it outputs xml conta... | MW | 1 | -2/+6 |
2009-05-21 | Added ITeleportModule interface, and added a hook into scene so if a module h... | MW | 2 | -13/+27 |
2009-05-20 | Put some meat on the bones of the REST console. NO user functionality yet | Melanie Thielker | 1 | -1/+45 |
2009-05-20 | Move the color console logic from the appender into the local console, since | Melanie Thielker | 4 | -77/+101 |
2009-05-20 | Remove the pre-log4net, discrete output methods from the consoles | Melanie Thielker | 17 | -337/+73 |
2009-05-20 | refactoring instantiation of Location object: moving it out of the for | Dr Scofield | 1 | -1/+2 |
2009-05-20 | Thank you, StrawberryFride, for a patch to fix SceneBan behavior. | Melanie Thielker | 1 | -19/+23 |
2009-05-20 | Fix a slight oversight in SceneInventory that would not enable copy to | Melanie Thielker | 1 | -0/+6 |
2009-05-20 | Add copyright headers, formatting cleanup. | Jeff Ames | 20 | -77/+374 |
2009-05-20 | Update svn properties. | Jeff Ames | 1 | -5/+5 |
2009-05-19 | * minor: Tweak the command exception catcher of last resort to make a little ... | Justin Clarke Casey | 1 | -1/+1 |
2009-05-19 | * Take another attempt at http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 1 | -12/+14 |
2009-05-19 | trying to fix exception with in LLPacketQueue probably caused by | Dr Scofield | 1 | -5/+5 |
2009-05-19 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -0/+1 |
2009-05-19 | Add initializing m_scene if it's not null. Marking MyScene as [Obsolete] | Melanie Thielker | 1 | -0/+7 |
2009-05-19 | Sculpt mesher refactor | Dahlia Trimble | 1 | -58/+98 |
2009-05-19 | Refactor RegionAssetService to load the service connector rather than | Melanie Thielker | 1 | -48/+26 |
2009-05-18 | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 13 | -1149/+7 |
2009-05-18 | Bug fix and config rename. | diva | 1 | -1/+2 |
2009-05-18 | Removing the last reference to CommsManager.AssetCache. | diva | 1 | -2/+1 |
2009-05-18 | * Adds code that allows you to save an outfit then tell bot to wear it. | Arthur Valadares | 2 | -12/+190 |
2009-05-18 | Adding missing files | Melanie Thielker | 1 | -0/+46 |
2009-05-18 | This commit changes the way the new server works. There is no longer a server | Melanie Thielker | 2 | -7/+53 |
2009-05-18 | Finished HG Service Store. Not fully functional because of problems with asse... | diva | 3 | -40/+48 |
2009-05-18 | * minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 2 | -21/+10 |
2009-05-18 | * Resolve http://opensimulator.org/mantis/view.php?id=3191 | Justin Clarke Casey | 3 | -12/+15 |
2009-05-18 | * Re-enable save oar test by loading asset data plugins from test mock class | Justin Clarke Casey | 4 | -221/+225 |
2009-05-18 | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -1/+2 |
2009-05-18 | logging ACL list additions | Dr Scofield | 1 | -1/+2 |
2009-05-18 | From: Alan Webb <alan_webb> & Dr Scofield<drscofield@xyzzyxyzzy.net> | Dr Scofield | 2 | -22/+22 |
2009-05-18 | Refactor: Change "Servers" to "Server", since the can only be one. Break | Melanie Thielker | 9 | -14/+13 |
2009-05-18 | Nonowrking intermadiate commit,, DO NOT USE | Melanie Thielker | 8 | -6/+6 |
2009-05-18 | Logically group the server connector with it's handlers | Melanie Thielker | 2 | -1/+2 |
2009-05-18 | Move the connectors under services for reasons of application logic. Remove | Melanie Thielker | 6 | -110/+7 |