aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-06let extra stats travel side by side with viewers ones... try to fix damm arra...UbitUmarov2-12/+30
2015-09-05fix modifing m_threads on a foreach scanning itUbitUmarov1-1/+3
2015-09-04add a GetTimeStampMS method, this returns a time stamp in miliSeconds with th...UbitUmarov1-0/+11
2015-09-03 missing fileUbitUmarov1-0/+530
2015-09-03 at last we can login and see objects ( friends is dead and disable inUbitUmarov6-73/+21
2015-09-02seems to compile ( tests comented out)UbitUmarov16-537/+151
2015-08-30more on tps and crossingsUbitUmarov1-7/+16
2015-08-27minor clear. Use isTainted in is read clear formUbitUmarov1-9/+8
2015-08-25 remove rest of ushort test codeUbitUmarov1-94/+31
2015-08-25 change terrain internal representation to float. ushort work with legalUbitUmarov1-79/+162
2015-08-25 terrain stored as ushorts with gzip compressionUbitUmarov1-30/+221
2015-08-24 change internal representation of terrain from int to ushort. This willUbitUmarov1-19/+19
2015-08-22delay terrain sending if land queue is 2 busyUbitUmarov1-0/+2
2015-08-18change pollService stop() to send 503 error and no keepalive. ( untested )UbitUmarov2-6/+32
2015-08-18do keepalive on mesh and texture GET. Dont use reusecontext any where.UbitUmarov1-1/+1
2015-08-18try to serialize http requests from same connection, so they are processedUbitUmarov2-0/+84
2015-08-15Track selected objects per clientMelanie Thielker1-0/+2
2015-08-11Report "Script Execution Time" as the time spent executing the script in the ...Oren Hurvitz1-0/+223
2015-08-11Prevent a crash if "debug jobengine log" is entered without a log levelOren Hurvitz1-0/+6
2015-08-11Better handling of invalid XML: a) prevent infinite loop on EOF; b) better lo...Oren Hurvitz2-8/+42
2015-08-08Fixed failing testDiva Canto1-14/+5
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto6-48/+53
2015-08-07Have osAvatarName2Key check the cache first, even for foreign usersOren Hurvitz1-1/+24
2015-08-01Mantis #7657 and #7514. This should alleviate the problem of bad object asset...Diva Canto1-0/+19
2015-07-23Removed unused code related to DNS lookupsOren Hurvitz1-36/+0
2015-05-27llListRandomize() wasn't very randomCinder1-0/+51
2015-05-12Disable the "show threadpool calls active" console command for now.Justin Clark-Casey (justincc)1-5/+5
2015-05-07Major change in the way inventory is downloaded: added a method throughout II...Diva Canto1-1/+3
2015-05-05Refactored some code that is used in two different dlls related to SOP rewrit...Diva Canto1-1/+183
2015-05-04Fixed a bug that would cause the sim extra stats reporter to fail in reportin...Steven Zielinski1-1/+1
2015-05-04Fixed vocabulary in a comment to match the code.Steven Zielinski1-1/+1
2015-05-02It wasn't that. Revert "Mantis #7514"Diva Canto1-3/+0
2015-05-02Mantis #7514Diva Canto1-0/+3
2015-05-01Fixed a bug that would cause the sim extra stats reporter to fail in reportin...Steven Zielinski1-1/+5
2015-04-29Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto9-9/+9
2015-04-21Phase 2 additons with Frame Dilation metric.Robert Louden1-9/+10
2015-04-21Moved over metrics from previous OpenSim 0.8.0.3 repository (this new reposit...Glenn Martin1-0/+47
2015-04-12Change UserProfiles so that the parcel name is used for a ProfilePick and not...AliciaRaven1-1/+1
2015-03-28varregion: add varregion and TerrainData use in LLClientView.Robert Adams1-0/+18
2015-03-28varregion: remove use of Constants.RegionSize is various places.Robert Adams2-4/+9
2015-03-27varregion: refactor use of 'double heightmap[,]' into references to new class...Robert Adams1-0/+464
2015-03-22Varregion: first cut at removing Border class checks for region crossings.Robert Adams1-5/+26
2015-03-16Don't log http auth details by default.Justin Clark-Casey (justincc)1-2/+2
2015-03-16Fix XBakes simulator-side authentication regression failureJustin Clark-Casey (justincc)5-3/+29
2015-03-16Update version info to 0.8.2.0Justin Clark-Casey (justincc)1-1/+1
2015-03-14Revert "Allow a console command to give blank arguments ("") without the pars...dahlia1-5/+2
2015-03-13Don't try to write region size and MapfileStaticFile Nini settings that are n...Justin Clark-Casey (justincc)1-4/+6
2015-03-11Allow a console command to give blank arguments ("") without the parser faili...Justin Clark-Casey (justincc)1-2/+5
2015-03-10Allow setting the size of the wearables array from config, for core compatibi...Melanie Thielker1-1/+1
2015-03-05solving HG IM, HGFriends issues based on falsified GridUser dataFreaky Tech1-0/+2