| Commit message (Expand) | Author | Files | Lines |
2010-04-05 | * May fix mantis #4603. | Diva Canto | 1 | -1/+3 |
2010-02-22 | Changed asset CreatorID to a string | John Hurliman | 1 | -1/+1 |
2010-02-22 | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 1 | -1/+1 |
2010-01-11 | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 1 | -2/+2 |
2010-01-11 | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 1 | -1/+1 |
2010-01-10 | * Starting to clean the house... | Diva Canto | 1 | -1/+0 |
2010-01-10 | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 1 | -7/+12 |
2010-01-10 | Remove all references to master avatar, replacing with estate owner where | Melanie | 1 | -38/+2 |
2010-01-08 | A few more inches... Old friends things removed. Less references to UserProfi... | Diva Canto | 1 | -12/+19 |
2010-01-08 | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 1 | -203/+230 |
2010-01-04 | Formatting cleanup. Add copyright headers. | Jeff Ames | 1 | -2/+2 |
2009-12-04 | Allow terrain heightmaps to be loaded directly from URIs via the remote admin... | Justin Clark-Casey (justincc) | 1 | -2/+15 |
2009-11-26 | Improvements to rAdmin admin_shutdown and admin_restart. Both methods can now... | CasperW | 1 | -2/+72 |
2009-11-15 | Add the ability to send messages to users ir regions via remote admin | Melanie | 1 | -0/+48 |
2009-11-05 | Changing the AssetBase constructors to avoid initializing assets with an unkn... | John Hurliman | 1 | -4/+1 |
2009-11-02 | Fix an invalid argument exception in the remote admin module when. | Melanie | 1 | -1/+1 |
2009-10-02 | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 1 | -8/+8 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -103/+48 |
2009-09-09 | * Lock timers when Calling Start() and Stop() when the Thread Context is murk... | Teravus Ovares (Dan Olivares) | 1 | -1/+4 |
2009-07-25 | * Updates libOMV to version 0.7.0 | Teravus Ovares | 1 | -6/+6 |
2009-07-12 | Thank you kindly, Fly-Man for a patch that solves: | Charles Krinke | 1 | -1/+72 |
2009-07-08 | Thank you kindly, RandomHuman for a patch that: | Charles Krinke | 1 | -0/+94 |
2009-07-03 | - adding a Persistent flag to RegionInfo | Dr Scofield | 1 | -1/+12 |
2009-06-26 | Enable the RemoteAdmin module to save regions as ini files rather than XML | Melanie Thielker | 1 | -18/+21 |
2009-06-10 | Heart surgery no.2: the inventory service hooks. | diva | 1 | -6/+6 |
2009-06-10 | persists Estate.PublicAccess settings across reboots [re #552] | Dr Scofield | 1 | -0/+3 |
2009-06-10 | makes voice setting persistent [re #552] | Dr Scofield | 1 | -0/+2 |
2009-06-10 | adding lastlogin information to admin_exists_user: will be 0 if the | Dr Scofield | 1 | -0/+9 |
2009-06-09 | ARGH!!!! note to self: ALWAYS use String.IsNullOrEmpty(...)! | Dr Scofield | 1 | -1/+2 |
2009-06-01 | * Fix race condition in save oar | Justin Clarke Casey | 1 | -4/+2 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-23 | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 1 | -20/+20 |
2009-05-22 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -2/+1 |
2009-05-20 | Add copyright headers, formatting cleanup. | Jeff Ames | 1 | -5/+5 |
2009-05-18 | logging ACL list additions | Dr Scofield | 1 | -1/+2 |
2009-05-18 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -1/+18 |
2009-05-15 | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 1 | -2/+3 |
2009-05-12 | more fixes to default avatar appearance creation | Dr Scofield | 1 | -14/+18 |
2009-05-12 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -39/+34 |
2009-05-12 | partially fixing avatar appearance code | Dr Scofield | 1 | -58/+62 |
2009-05-07 | RemoteAdminPlugin was using a mixture of both "true"/"false" and 0/1 | Dr Scofield | 1 | -51/+51 |
2009-05-07 | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -106/+673 |
2009-05-05 | Add copyright header. Formatting cleanup. Ignore some generated files. | Jeff Ames | 1 | -4/+4 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -0/+1 |
2009-04-29 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -9/+67 |
2009-04-29 | From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net> | Dr Scofield | 1 | -41/+191 |
2009-04-27 | From: Alan M Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -1/+287 |
2009-04-17 | * Run RemoteAdminPlugin user info queries through cache service rather than d... | Justin Clarke Casey | 1 | -10/+18 |
2009-04-15 | Add a console command facility to the RemoteAdmin plugin. | Melanie Thielker | 1 | -0/+47 |
2009-03-27 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -7/+30 |