| Commit message (Expand) | Author | Age | Files | Lines |
* | bug fixes: | Dr Scofield | 2008-08-22 | 1 | -1/+1 |
* | - fixes a bug in RemoteAdminPlugin where CreateRegion would not pay | Dr Scofield | 2008-08-22 | 1 | -12/+27 |
* | - corrects statement about {asset,user,inventory} source configuration | Dr Scofield | 2008-08-21 | 1 | -3/+8 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -7/+7 |
* | Thanks, sempuki, for a patch that moves control of Mono.Addins from source at... | Mike Mazur | 2008-07-23 | 1 | -5/+0 |
* | adding support for Xml2 serialization format to XmlRpcLoadXMLMethod. | Dr Scofield | 2008-07-14 | 1 | -1/+20 |
* | Mantis#1682. Revert temporarily, Sempuki's mono addins patch | Charles Krinke | 2008-07-11 | 1 | -0/+5 |
* | Mantis#1541. Thank you kindly, Phrearch for a patch that: | Charles Krinke | 2008-07-10 | 1 | -3/+3 |
* | Mantis#1682. Thank you kindly, Sempuki for a patch that: | Charles Krinke | 2008-07-10 | 1 | -5/+0 |
* | Renaming UserManagerBase.SetUserProfile(UserProfileData) to | Dr Scofield | 2008-07-04 | 1 | -0/+106 |
* | making XmlRpcs of RemoteController more robust; this fixes mantis #1467 | Dr Scofield | 2008-07-01 | 1 | -17/+23 |
* | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 2008-06-27 | 1 | -2/+15 |
* | small change to last commit | MW | 2008-06-26 | 1 | -3/+3 |
* | As per the suggestion on the mailing list, added support for a OpenSim.xml co... | MW | 2008-06-26 | 1 | -3/+3 |
* | * Refactor: Split opensim background server into a separate class | Justin Clarke Casey | 2008-06-01 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -48/+48 |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -116/+100 |
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 1 | -100/+116 |
* | * In ur code. Making it static. | Adam Frisby | 2008-05-01 | 1 | -2/+2 |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 1 | -2/+2 |
* | * Sometimes you know, you do something really stupid. | Adam Frisby | 2008-04-30 | 1 | -1/+1 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-29 | 1 | -17/+14 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-28 | 1 | -21/+29 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 2008-04-21 | 1 | -60/+100 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -3/+4 |
* | From: dirk husemann <hud@zurich.ibm.com> | Sean Dague | 2008-04-15 | 1 | -21/+40 |
* | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 2008-04-11 | 1 | -33/+64 |
* | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 2008-04-04 | 1 | -103/+231 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -26/+25 |
* | * Disabled ancient TerrainEngine. | Adam Frisby | 2008-03-06 | 1 | -1/+1 |
* | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 2008-03-04 | 1 | -1/+1 |
* | More exception checks and crash hints | Tedd Hansen | 2008-02-18 | 1 | -1/+1 |
* | From: Ansgar Schmidt <ANSI@de.ibm.com> | Sean Dague | 2008-02-11 | 1 | -0/+48 |
* | Update version numbers to 0.5 | Jeff Ames | 2008-02-07 | 1 | -1/+1 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -8/+10 |
* | * Patch from Ansi (IBM) | Justin Clarke Casey | 2008-01-29 | 1 | -2/+54 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -7/+7 |
* | * For your enjoyment, some RAdmin improvements, namely a new LoadHeightmap me... | Adam Frisby | 2008-01-12 | 1 | -0/+39 |
* | Removed ModuleName because its like that and thats the way it is (according t... | Tedd Hansen | 2008-01-05 | 1 | -5/+0 |
* | Implicit interface definitions (maybe Mono won't crash?) | Tedd Hansen | 2008-01-05 | 1 | -1/+1 |
* | Added ModuleName to /OpenSim/StartUp modules + debug messages during startup | Tedd Hansen | 2008-01-05 | 1 | -0/+6 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -40/+38 |
* | *RemoteAdminPlugin can now be password protected. Add the password in the INI... | mingchen | 2007-12-21 | 1 | -70/+101 |
* | Misc. cleanup: | Jeff Ames | 2007-12-19 | 1 | -2/+2 |
* | added copyright notices | Jeff Ames | 2007-12-11 | 1 | -0/+28 |
* | keeping opensim safe for children -- made some namespace references less expl... | Jeff Ames | 2007-12-04 | 1 | -1/+1 |
* | * Added SSL Support to HttpListener | Adam Frisby | 2007-12-04 | 1 | -16/+19 |
* | Added another .ini file error catch to the RemoteAdminPlugin Initialise method. | MW | 2007-12-03 | 1 | -12/+16 |
* | * Added a XMLRPC Restart command to RemoteAdminPlugin | Adam Frisby | 2007-12-03 | 1 | -0/+28 |