| Commit message (Expand) | Author | Age | Files | Lines |
* | * Minor: For no particularly good reason, make all console prompts conform to... | Justin Clarke Casey | 2008-05-16 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -4/+4 |
* | * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of... | Teravus Ovares | 2008-05-14 | 1 | -2/+4 |
* | * Move shutdown processing to base OpenSimServer, overriding the method where... | Justin Clarke Casey | 2008-05-07 | 1 | -4/+0 |
* | * Refactor: Break out permissions code into a separate region PermissionsModule | Justin Clarke Casey | 2008-05-05 | 1 | -2/+2 |
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 11 | -38/+30 |
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 11 | -30/+38 |
* | * Breaking all the code, breaking all the code..! | Adam Frisby | 2008-05-01 | 1 | -2/+2 |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 3 | -8/+7 |
* | * Spring cleaned a bunch of '//TODO: unused' marked functions. | Adam Frisby | 2008-04-30 | 1 | -13/+0 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 9 | -23/+11 |
* | Comment out unused private methods. | Jeff Ames | 2008-03-25 | 1 | -9/+10 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 11 | -296/+285 |
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 3 | -6/+3 |
* | * Removed a bunch of compiler warnings. | Adam Frisby | 2008-03-03 | 1 | -1/+1 |
* | "threads" command now works. I've added manual tracking of threads (only if c... | Tedd Hansen | 2008-02-21 | 1 | -0/+1 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 8 | -8/+8 |
* | Playing "Name that thread". Adding names and isbackground=true to all threads... | Tedd Hansen | 2008-02-19 | 1 | -1/+1 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 6 | -37/+21 |
* | * Rebase all current servers on common abstract BaseOpenSimServer class | Justin Clarke Casey | 2008-02-04 | 1 | -11/+3 |
* | Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS... | Tedd Hansen | 2008-02-02 | 1 | -2/+3 |
* | Removed ScriptServer.csproj from svn. | Jeff Ames | 2008-01-26 | 1 | -47/+0 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 3 | -6/+34 |
* | Added license to new files | Tedd Hansen | 2008-01-12 | 4 | -4/+90 |
* | Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip... | Tedd Hansen | 2008-01-12 | 1 | -1/+2 |
* | Set svn:eol-style. | Jeff Ames | 2008-01-12 | 1 | -27/+27 |
* | Added references for last commit | Tedd Hansen | 2008-01-12 | 1 | -0/+27 |
* | ScriptServer communication is ok. Script is creatd on onrez. But since it can... | Tedd Hansen | 2008-01-12 | 2 | -2/+11 |
* | New ScriptServer protocol successfully implemented. | Tedd Hansen | 2008-01-12 | 1 | -4/+25 |
* | ScriptServer communication protocol (v1), primitive RPC-like TCP client/server | Tedd Hansen | 2008-01-12 | 1 | -1/+1 |
* | Set svn:eol-style. | Jeff Ames | 2008-01-09 | 1 | -122/+122 |
* | Did someone say missing files? Thanks Sakai | Tedd Hansen | 2008-01-09 | 1 | -0/+123 |
* | Dynamic loading of ScriptEngine in ScriptServer | Tedd Hansen | 2008-01-09 | 6 | -187/+26 |
* | Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. | Tedd Hansen | 2008-01-05 | 1 | -9/+9 |
* | Full .dll-name in config option for ScriptEngine. Loading only scriptengine s... | Tedd Hansen | 2008-01-02 | 3 | -2/+5 |
* | * Added using as per mail to see if that does anything for Ursulas build issu... | lbsa71 | 2008-01-02 | 1 | -0/+1 |
* | Set svn:eol-style and svn:ignore. | Jeff Ames | 2007-12-31 | 2 | -53/+53 |
* | Comments + fix = in theory stand alone script server + "RemoteSevrver" Script... | Tedd Hansen | 2007-12-30 | 2 | -4/+14 |
* | server->script event path almost ready for remote scriptengine (translation t... | Tedd Hansen | 2007-12-30 | 2 | -0/+52 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 4 | -4/+4 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 4 | -8/+8 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 8 | -96/+216 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 1 | -1/+1 |
* | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 2007-10-25 | 1 | -1/+1 |
* | get rid of all the ^M line endings | Sean Dague | 2007-10-19 | 1 | -114/+114 |
* | * Applied Chillken patch #418: copyright-r2094.patch updating copyright messa... | lbsa71 | 2007-10-15 | 2 | -0/+56 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 2 | -0/+56 |
* | * Applied Chillken patch #418 : newline-r2092.patch ; failed on assemblyinfo ... | lbsa71 | 2007-10-15 | 2 | -20/+20 |
* | Some more work on new ScriptEngine. | Tedd Hansen | 2007-10-05 | 4 | -7/+115 |
* | getting all our line endings consistant again | Sean Dague | 2007-10-05 | 7 | -248/+248 |