| Commit message (Expand) | Author | Age | Files | Lines |
* | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 2008-03-03 | 2 | -0/+56 |
* | Change handler001 through handler009 to more | Charles Krinke | 2008-03-02 | 2 | -11/+11 |
* | * Added base thread pool based presence informing to the message server. | Teravus Ovares | 2008-02-26 | 2 | -26/+86 |
* | * More Message server stuff. Still not ready. | Teravus Ovares | 2008-02-26 | 6 | -47/+191 |
* | * Message Server Linkages (still not ready for use so don't start it yet) | Teravus Ovares | 2008-02-25 | 5 | -15/+146 |
* | * Moved all events except gridcomms and regioncomms over to Event Delegate in... | Teravus Ovares | 2008-02-22 | 1 | -2/+5 |
* | "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 | 37 | -53/+47 |
* | Remove "Loading inventory" messages from item inventory loads | Justin Clarke Casey | 2008-02-19 | 1 | -12/+12 |
* | Playing "Name that thread". Adding names and isbackground=true to all threads... | Tedd Hansen | 2008-02-19 | 1 | -1/+1 |
* | * Output XmlRpc error message if user server gets a fault response from the r... | Justin Clarke Casey | 2008-02-18 | 1 | -2/+9 |
* | * Make RegionProfileData.RequestSimProfileData static | Justin Clarke Casey | 2008-02-18 | 2 | -11/+18 |
* | * Do not allow a user to be created if one with the same name already exists | Justin Clarke Casey | 2008-02-18 | 1 | -9/+14 |
* | Thank you very much, Diva for a patch to increase the | Charles Krinke | 2008-02-17 | 1 | -14/+24 |
* | * Took a stab at getting keys to work as intended | lbsa71 | 2008-02-14 | 1 | -2/+2 |
* | * Added more debugging output to GridManager to pin down the key exchange wei... | lbsa71 | 2008-02-14 | 1 | -3/+15 |
* | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 2008-02-14 | 3 | -20/+20 |
* | Changed UserServer create user password input to cleartext so we can see what... | Tedd Hansen | 2008-02-14 | 1 | -1/+2 |
* | * Added some more comprehensive log entries on region login. | lbsa71 | 2008-02-13 | 1 | -5/+23 |
* | * Minor guard for null case. | lbsa71 | 2008-02-13 | 1 | -2/+2 |
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 3 | -12/+12 |
* | Update version numbers to 0.5 | Jeff Ames | 2008-02-07 | 2 | -2/+2 |
* | Shorten root inventory create folder message. | Charles Krinke | 2008-02-07 | 1 | -2/+1 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 28 | -312/+295 |
* | Added copyright statements. | Jeff Ames | 2008-02-05 | 2 | -2/+58 |
* | * Rebase all current servers on common abstract BaseOpenSimServer class | Justin Clarke Casey | 2008-02-04 | 6 | -100/+85 |
* | Refactor only: serve stats objects directly through StatsManager singleton | Justin Clarke Casey | 2008-02-04 | 5 | -34/+17 |
* | Turn on fastMode for map block queries to grid server if and only if grid is ... | Brian McBee | 2008-02-02 | 1 | -0/+1 |
* | Thank you very much daTwitch for your first contribution to the C# simulator. | Charles Krinke | 2008-02-02 | 1 | -0/+13 |
* | Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS... | Tedd Hansen | 2008-02-02 | 1 | -2/+3 |
* | * Add asset/texture cache statistics to region server console | Justin Clarke Casey | 2008-01-31 | 1 | -1/+1 |
* | * Add 'asset not found' statistics to grid asset server stats | Justin Clarke Casey | 2008-01-30 | 1 | -2/+12 |
* | * Minor asset server message tweak | Justin Clarke Casey | 2008-01-30 | 1 | -1/+2 |
* | * Deal with asset requests with malformed guids to the asset server in more u... | Justin Clarke Casey | 2008-01-30 | 1 | -6/+13 |
* | * Add total logouts (and total logins) to server side user stats | Justin Clarke Casey | 2008-01-28 | 2 | -9/+13 |
* | * Move AssetStatsReporter to Framework.Statistics | Justin Clarke Casey | 2008-01-28 | 3 | -82/+2 |
* | Removed ScriptServer.csproj from svn. | Jeff Ames | 2008-01-26 | 1 | -47/+0 |
* | * Add very basic initial login stats to the user server | Justin Clarke Casey | 2008-01-25 | 3 | -10/+21 |
* | * Timer wants, ms, not secs! | Justin Clarke Casey | 2008-01-23 | 1 | -1/+1 |
* | * Add very very very basic initial statistical information collection to asse... | Justin Clarke Casey | 2008-01-23 | 3 | -13/+112 |
* | * Added hooks for logout to all IUserService and all that implement it. | Teravus Ovares | 2008-01-20 | 3 | -1/+39 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 10 | -23/+79 |
* | * Made it so that if you don't specify a key, the defaults will not be assumed. | Adam Frisby | 2008-01-12 | 1 | -5/+6 |
* | * In the interests of making life difficult for everyone, the Grid Server now... | Adam Frisby | 2008-01-12 | 1 | -114/+127 |
* | 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 |