| Commit message (Expand) | Author | Files | Lines |
2008-07-25 | From: awebb | Dr Scofield | 6 | -308/+620 |
2008-07-23 | Thanks, sempuki, for a patch that moves control of Mono.Addins from source at... | Mike Mazur | 5 | -29/+0 |
2008-07-21 | * eliminated some warnings and added some const and readonlies | lbsa71 | 1 | -1/+1 |
2008-07-14 | adding support for Xml2 serialization format to XmlRpcLoadXMLMethod. | Dr Scofield | 1 | -1/+20 |
2008-07-11 | Mantis#1682. Revert temporarily, Sempuki's mono addins patch | Charles Krinke | 7 | -0/+31 |
2008-07-10 | Mantis#1541. Thank you kindly, Phrearch for a patch that: | Charles Krinke | 1 | -3/+3 |
2008-07-10 | Mantis#1682. Thank you kindly, Sempuki for a patch that: | Charles Krinke | 7 | -31/+0 |
2008-07-06 | Copyright notices and formatting cleanup. | Jeff Ames | 3 | -4/+4 |
2008-07-04 | Renaming UserManagerBase.SetUserProfile(UserProfileData) to | Dr Scofield | 1 | -0/+106 |
2008-07-02 | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2 | -8/+0 |
2008-07-02 | From: Alan M Webb <awebb@vnet.ibm.com> | Dr Scofield | 6 | -0/+4524 |
2008-07-01 | making XmlRpcs of RemoteController more robust; this fixes mantis #1467 | Dr Scofield | 1 | -17/+23 |
2008-06-27 | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 3 | -4/+46 |
2008-06-26 | small change to last commit | MW | 3 | -9/+9 |
2008-06-26 | As per the suggestion on the mailing list, added support for a OpenSim.xml co... | MW | 3 | -9/+9 |
2008-06-01 | * Refactor: Split opensim background server into a separate class | Justin Clarke Casey | 4 | -8/+8 |
2008-05-30 | while investigating why IRCBridgeModule.Close() was having no effect, i | Dr Scofield | 2 | -3/+14 |
2008-05-29 | cleaning up returned XML REST doclet (no more xsi, xsd) | Dr Scofield | 5 | -4/+66 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 2 | -3/+3 |
2008-05-27 | cleaning up: coding style guidelines violation in RestPlugin.cs. | Dr Scofield | 1 | -1/+2 |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 5 | -172/+167 |
2008-05-22 | here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ... | Dr Scofield | 4 | -24/+172 |
2008-05-21 | renaming GETRestRegionPlugin to GETHandler as that's what it really is. | Dr Scofield | 1 | -0/+0 |
2008-05-20 | i'm extending the RestStreamHandler.Handler(...) signature to actually | Dr Scofield | 2 | -6/+62 |
2008-05-19 | i'm dropping VerifyGod() and adding IsGod(OSHttpRequest) instead, which actua... | Dr Scofield | 1 | -5/+11 |
2008-05-19 | fixing exception when RestPlugin not configured. refactors RestRegionPlugin, ... | Dr Scofield | 4 | -80/+288 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 5 | -75/+75 |
2008-05-15 | Damn, forgot to manually add these as I keep forgetting that | Sean Dague | 3 | -0/+480 |
2008-05-14 | * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of... | Teravus Ovares | 1 | -0/+1 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 2 | -118/+102 |
2008-05-01 | * Cleaning code still. | Adam Frisby | 2 | -102/+118 |
2008-05-01 | * In ur code. Making it static. | Adam Frisby | 1 | -2/+2 |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 1 | -2/+2 |
2008-04-30 | * Sometimes you know, you do something really stupid. | Adam Frisby | 1 | -1/+1 |
2008-04-29 | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -17/+14 |
2008-04-29 | * Little more spring cleaning. | Adam Frisby | 2 | -9/+15 |
2008-04-28 | From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -21/+29 |
2008-04-21 | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 1 | -60/+100 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2 | -7/+10 |
2008-04-15 | From: dirk husemann <hud@zurich.ibm.com> | Sean Dague | 1 | -21/+40 |
2008-04-11 | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -33/+64 |
2008-04-04 | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 1 | -103/+231 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 3 | -78/+75 |
2008-03-06 | * Disabled ancient TerrainEngine. | Adam Frisby | 1 | -1/+1 |
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 2 | -3/+3 |
2008-02-18 | More exception checks and crash hints | Tedd Hansen | 1 | -1/+1 |
2008-02-11 | From: Ansgar Schmidt <ANSI@de.ibm.com> | Sean Dague | 1 | -0/+48 |
2008-02-07 | Update version numbers to 0.5 | Jeff Ames | 2 | -3/+3 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 3 | -17/+21 |