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