aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Four more warnings bite the dust.Adam Frisby2008-03-051-1/+2
* Cleaned up a couple compiler warnings.Jeff Ames2008-03-041-2/+3
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-043-8/+77
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-046-12/+36
* * More compiler warning nukage.Adam Frisby2008-03-031-2/+0
* * Removed a bunch of compiler warnings.Adam Frisby2008-03-031-1/+1
* * Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares2008-03-032-0/+56
* Change handler001 through handler009 to moreCharles Krinke2008-03-022-11/+11
* * Added base thread pool based presence informing to the message server. Teravus Ovares2008-02-262-26/+86
* * More Message server stuff. Still not ready.Teravus Ovares2008-02-266-47/+191
* * Message Server Linkages (still not ready for use so don't start it yet)Teravus Ovares2008-02-255-15/+146
* * Moved all events except gridcomms and regioncomms over to Event Delegate in...Teravus Ovares2008-02-221-2/+5
* "threads" command now works. I've added manual tracking of threads (only if c...Tedd Hansen2008-02-211-0/+1
* Minor cleanup.Jeff Ames2008-02-2037-53/+47
* Remove "Loading inventory" messages from item inventory loadsJustin Clarke Casey2008-02-191-12/+12
* Playing "Name that thread". Adding names and isbackground=true to all threads...Tedd Hansen2008-02-191-1/+1
* * Output XmlRpc error message if user server gets a fault response from the r...Justin Clarke Casey2008-02-181-2/+9
* * Make RegionProfileData.RequestSimProfileData staticJustin Clarke Casey2008-02-182-11/+18
* * Do not allow a user to be created if one with the same name already existsJustin Clarke Casey2008-02-181-9/+14
* Thank you very much, Diva for a patch to increase the Charles Krinke2008-02-171-14/+24
* * Took a stab at getting keys to work as intendedlbsa712008-02-141-2/+2
* * Added more debugging output to GridManager to pin down the key exchange wei...lbsa712008-02-141-3/+15
* * Made new Framework.Constants class, added RegionSize member.Adam Frisby2008-02-143-20/+20
* Changed UserServer create user password input to cleartext so we can see what...Tedd Hansen2008-02-141-1/+2
* * Added some more comprehensive log entries on region login.lbsa712008-02-131-5/+23
* * Minor guard for null case.lbsa712008-02-131-2/+2
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-103-12/+12
* Update version numbers to 0.5Jeff Ames2008-02-072-2/+2
* Shorten root inventory create folder message.Charles Krinke2008-02-071-2/+1
* Converted logging to use log4net.Jeff Ames2008-02-0528-312/+295
* Added copyright statements.Jeff Ames2008-02-052-2/+58
* * Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey2008-02-046-100/+85
* Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2008-02-045-34/+17
* Turn on fastMode for map block queries to grid server if and only if grid is ...Brian McBee2008-02-021-0/+1
* Thank you very much daTwitch for your first contribution to the C# simulator.Charles Krinke2008-02-021-0/+13
* Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS...Tedd Hansen2008-02-021-2/+3
* * Add asset/texture cache statistics to region server consoleJustin Clarke Casey2008-01-311-1/+1
* * Add 'asset not found' statistics to grid asset server statsJustin Clarke Casey2008-01-301-2/+12
* * Minor asset server message tweakJustin Clarke Casey2008-01-301-1/+2
* * Deal with asset requests with malformed guids to the asset server in more u...Justin Clarke Casey2008-01-301-6/+13
* * Add total logouts (and total logins) to server side user statsJustin Clarke Casey2008-01-282-9/+13
* * Move AssetStatsReporter to Framework.StatisticsJustin Clarke Casey2008-01-283-82/+2
* Removed ScriptServer.csproj from svn.Jeff Ames2008-01-261-47/+0
* * Add very basic initial login stats to the user serverJustin Clarke Casey2008-01-253-10/+21
* * Timer wants, ms, not secs!Justin Clarke Casey2008-01-231-1/+1
* * Add very very very basic initial statistical information collection to asse...Justin Clarke Casey2008-01-233-13/+112
* * Added hooks for logout to all IUserService and all that implement it.Teravus Ovares2008-01-203-1/+39
* * Mother of all commits:Adam Frisby2008-01-1510-23/+79
* * Made it so that if you don't specify a key, the defaults will not be assumed.Adam Frisby2008-01-121-5/+6
* * In the interests of making life difficult for everyone, the Grid Server now...Adam Frisby2008-01-121-114/+127