aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker2015-10-312-5/+10
* On to 0.8.3!Diva Canto2015-10-185-5/+5
* Clean up of simulation version, the number that rules the compatibility of te...Diva Canto2015-10-182-11/+21
* Make regions tolerant to newer regions with more werables.Melanie Thielker2015-09-142-3/+6
* Amend to previous commit: delete the corresponding AssemblyInfo'sDiva Canto2015-09-052-66/+0
* Moved the two region loaders into the RegionLoaderPlugin dll, therefore elimi...Diva Canto2015-09-053-300/+0
* Deleted unused file.Diva Canto2015-09-051-77/+0
* Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-043-68/+3
* Deleted old unfinished code under Framework.Communications that wasn't being ...Diva Canto2015-09-0413-1007/+154
* Deleted unused interfaceDiva Canto2015-09-041-157/+0
* All physics plugins are now region modules. Compiles but doesn't run.Diva Canto2015-08-311-0/+181
* Report "Script Execution Time" as the time spent executing the script in the ...Oren Hurvitz2015-08-111-0/+223
* Prevent a crash if "debug jobengine log" is entered without a log levelOren Hurvitz2015-08-111-0/+6
* Better handling of invalid XML: a) prevent infinite loop on EOF; b) better lo...Oren Hurvitz2015-08-112-8/+42
* Fixed failing testDiva Canto2015-08-081-14/+5
* WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto2015-08-086-48/+53
* Have osAvatarName2Key check the cache first, even for foreign usersOren Hurvitz2015-08-071-1/+24
* Mantis #7657 and #7514. This should alleviate the problem of bad object asset...Diva Canto2015-08-011-0/+19
* Removed unused code related to DNS lookupsOren Hurvitz2015-07-231-36/+0
* llListRandomize() wasn't very randomCinder2015-05-271-0/+51
* Merging Opensim upstream before generating patchMichael Heilmann2015-05-1912-16/+200
|\
| * Disable the "show threadpool calls active" console command for now.Justin Clark-Casey (justincc)2015-05-121-5/+5
| * Major change in the way inventory is downloaded: added a method throughout II...Diva Canto2015-05-071-1/+3
| * Refactored some code that is used in two different dlls related to SOP rewrit...Diva Canto2015-05-051-1/+183
| * It wasn't that. Revert "Mantis #7514"Diva Canto2015-05-021-3/+0
| * Mantis #7514Diva Canto2015-05-021-0/+3
| * Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto2015-04-299-9/+9
* | Fixed a bug that would cause the sim extra stats reporter to fail in reportin...Steven Zielinski2015-05-041-1/+1
* | Fixed vocabulary in a comment to match the code.Steven Zielinski2015-05-041-1/+1
* | Fixed a bug that would cause the sim extra stats reporter to fail in reportin...Steven Zielinski2015-05-011-1/+5
* | Phase 2 additons with Frame Dilation metric.Robert Louden2015-04-211-9/+10
* | Moved over metrics from previous OpenSim 0.8.0.3 repository (this new reposit...Glenn Martin2015-04-211-0/+47
|/
* Change UserProfiles so that the parcel name is used for a ProfilePick and not...AliciaRaven2015-04-121-1/+1
* Don't log http auth details by default.Justin Clark-Casey (justincc)2015-03-161-2/+2
* Fix XBakes simulator-side authentication regression failureJustin Clark-Casey (justincc)2015-03-165-3/+29
* Update version info to 0.8.2.0Justin Clark-Casey (justincc)2015-03-161-1/+1
* Revert "Allow a console command to give blank arguments ("") without the pars...dahlia2015-03-141-5/+2
* Don't try to write region size and MapfileStaticFile Nini settings that are n...Justin Clark-Casey (justincc)2015-03-131-4/+6
* Allow a console command to give blank arguments ("") without the parser faili...Justin Clark-Casey (justincc)2015-03-111-2/+5
* solving HG IM, HGFriends issues based on falsified GridUser dataFreaky Tech2015-03-051-0/+2
* Merge branch 'master' of /team/src/opensimBlueWall2015-03-041-1/+1
|\
| * Alter the migrations so that it is a no-op as the columns are unused and the ...BlueWall2015-03-041-1/+1
* | Make private services forbid llHTTPRequest() calls by rejecting those that ha...Justin Clark-Casey (justincc)2015-03-046-19/+170
* | Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() scri...Justin Clark-Casey (justincc)2015-03-041-0/+256
|/
* As per http://wiki.secondlife.com/wiki/Limits Prim description should be 128 ...Cinder2015-03-031-1/+1
* corrected script notecard parser. It now handles notecards with inventory as ...ft@noemail2015-03-031-84/+244
* XML should not contain any BOM. Disabled BOM generation in BaseHttpServerFreaky Tech2015-03-031-1/+2
* On shutdown (job engine stop), don't allow the ObjectDisposedException on Blo...Justin Clark-Casey (justincc)2015-02-251-2/+13
* Add NaN and Infinity tests for SOP Velocity and Acceleration setters.dahlia2015-02-161-0/+16
* Add missing BSD headers to files in OpenSim/Framework/ServiceAuthJustin Clark-Casey (justincc)2015-02-133-3/+84