aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * some cleanupUbitUmarov2018-11-183-397/+391
| |
| * update osslEnableUbitUmarov2018-11-181-1/+2
| |
| * remove odd ossl functionUbitUmarov2018-11-183-27/+0
| |
| * typosUbitUmarov2018-11-181-4/+5
| |
| * don't share SHA256CryptoServiceProvider (can be improved)UbitUmarov2018-11-182-8/+6
| |
| * ohh we have build instructions on git also ;)UbitUmarov2018-11-171-16/+9
| |
| * code aestheticsUbitUmarov2018-11-171-1/+1
| |
| * code aestheticsUbitUmarov2018-11-171-3/+3
| |
| * code aestheticsUbitUmarov2018-11-171-4/+4
| |
| * ooopsUbitUmarov2018-11-171-1/+1
| |
| * a few more changes to pbsUbitUmarov2018-11-171-67/+30
| |
| * code aesthetics and simplificationUbitUmarov2018-11-171-122/+56
| |
| * code aestheticsUbitUmarov2018-11-171-12/+12
| |
| * code aestheticsUbitUmarov2018-11-175-20/+42
| |
| * code aestheticsUbitUmarov2018-11-171-18/+9
| |
| * avoid a null ref on BulletUbitUmarov2018-11-151-1/+2
| |
| * update script syntaxUbitUmarov2018-11-151-24/+24
| |
| * remove CM api, add replacement ossl functions, as i should had done on the ↵UbitUmarov2018-11-156-246/+61
| | | | | | | | merge of avination code contrib. (runprebuild)
| * Yengine: remove potencial log spamUbitUmarov2018-11-151-7/+6
| |
| * Yengine: ignore llResetScript() in default state_entry like X does. No idea ↵UbitUmarov2018-11-151-0/+3
| | | | | | | | why some do it, but do
| * Fixed spelling error (availble -> available)Kevin Cozens2018-11-142-5/+5
| |
| * De-tabified OpenSim.ini and made trivial fixes to two comments.Kevin Cozens2018-11-141-62/+62
| |
| * change ossl link sound functions to search for sound both on script host ↵UbitUmarov2018-11-142-23/+43
| | | | | | | | and target prims
| * take friends out of basicDOSprot (too little, too late)UbitUmarov2018-11-142-13/+20
| |
| * take login service out of basicDOSprot (too little, too late)UbitUmarov2018-11-141-3/+4
| |
| * simplify a bit some caps pathsUbitUmarov2018-11-144-16/+14
| |
| * replace Enviroment response encoding ( runprebuild needed)UbitUmarov2018-11-142-92/+40
| |
| * replace RemoteParcelRequest response encoding ( runprebuild needed)UbitUmarov2018-11-142-46/+5
| |
| * some cleaupUbitUmarov2018-11-131-10/+10
| |
| * oopsUbitUmarov2018-11-131-63/+64
| |
| * similar changes on CopyBundleToInventoryUbitUmarov2018-11-121-9/+6
| |
| * a few changes to deattach object updateUbitUmarov2018-11-122-9/+10
| |
| * BuySell: a few changes on sell copyUbitUmarov2018-11-121-24/+26
| |
| * FSAssets: truncate assets name and description to max sizeUbitUmarov2018-11-121-1/+18
| |
| * fix a http error responseUbitUmarov2018-11-121-2/+2
| |
| * pesty warningUbitUmarov2018-11-121-0/+1
| |
| * ubOde: remove support for old native ODE lib; make inplace terrain changes, ↵UbitUmarov2018-11-123-311/+127
| | | | | | | | if possible
| * add a bit more things to ScriptSyntax, change a few more incoerent lsl types ↵UbitUmarov2018-11-105-33/+75
| | | | | | | | in function arguments
| * last commit was relative to mantis 8405 not 8396UbitUmarov2018-11-091-2/+0
| |
| * mantis 8396: on access control, change viewer string to match so it does ↵UbitUmarov2018-11-091-4/+10
| | | | | | | | include the viewer name, not just version
| * mantis 8035: fix number of prims use to be from all owned parcelsUbitUmarov2018-11-081-2/+1
| |
| * fix unknown priority scheme setting error. Thx Ai AustinUbitUmarov2018-11-081-1/+1
| |
| * some cleanupUbitUmarov2018-11-081-5/+5
| |
| * update ini files comments on InterestManagementUbitUmarov2018-11-082-9/+15
| |
| * changes to objects updates prioritizing getting dust on my disk. Schemes ↵UbitUmarov2018-11-074-143/+106
| | | | | | | | reduced to SimpleAngularDistance and BestAvatarResponsiveness
| * change region gettexture response if presence not foundUbitUmarov2018-11-071-27/+12
| |
| * remove some fire and forget methods missed fileUbitUmarov2018-11-061-3/+1
| |
| * udp threads don't need to be fgUbitUmarov2018-11-061-2/+2
| |
| * remove some fire and forget methodsUbitUmarov2018-11-061-90/+1
| |
| * if viewer asks for range reply in same format even if its full dataUbitUmarov2018-11-063-46/+17
| |