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