| Commit message (Expand) | Author | Files | Lines |
2013-02-27 | Make sure we dispose of WebResponse, StreamReader and Stream in various place... | Justin Clark-Casey (justincc) | 1 | -9/+10 |
2012-09-30 | Revert "Added request.Proxy=null everywhere, as discussed in http://stackover... | Diva Canto | 1 | -1/+1 |
2012-09-30 | Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com... | Diva Canto | 1 | -1/+1 |
2012-07-11 | Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2009-08-26 | Fix some compile warnings. | Jeff Ames | 1 | -2/+0 |
2009-08-17 | Add the OpenSim.ConsoleClient app. | Melanie | 1 | -36/+38 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-04 | Committing the changed tree | Melanie Thielker | 1 | -45/+37 |
2009-03-05 | * remove now unused serialization code | Justin Clarke Casey | 1 | -43/+1 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -2/+2 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -2/+2 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -6/+6 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-05-01 | * Rolled back a few changes. | Adam Frisby | 1 | -53/+50 |
2008-05-01 | * Spring cleaning on Region.Environment. | Adam Frisby | 1 | -50/+53 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -6/+5 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-03-14 | attempt to try to fix mantis issue # 613, which seems to be a threading issue... | MW | 1 | -8/+8 |
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 1 | -2/+48 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -1/+1 |
2008-02-20 | * Cleanup of some memory consuming items on ScenePresence.Close(). | Teravus Ovares | 1 | -0/+11 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -1/+1 |
2007-10-19 | get rid of all the ^M line endings | Sean Dague | 1 | -79/+79 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 1 | -1/+29 |
2007-10-11 | Some changes to the sending of updates of SceneObjects to clients, that I did... | MW | 1 | -50/+50 |
2007-10-05 | getting all our line endings consistant again | Sean Dague | 1 | -5/+5 |
2007-09-19 | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 1 | -9/+6 |
2007-09-17 | fixing me some line endings | Sean Dague | 1 | -54/+54 |
2007-09-10 | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 1 | -0/+33 |
2007-09-08 | Converted the LSL scripting engine into a IRegionModule, so now all "modules"... | MW | 1 | -0/+21 |