aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-25fix ossl severe errorUbitUmarov1-5/+5
2018-11-25remove a dev only conditional on lludp handlers; change parcel lists updates ...UbitUmarov7-969/+442
2018-11-25avoid data references stuck in packet poolsUbitUmarov3-48/+48
2018-11-23Yengine: oops rename the var on all relevant placesUbitUmarov1-1/+1
2018-11-23try better handling of llupd DeRezObjectUbitUmarov1-11/+41
2018-11-23Yengine: rename a local varUbitUmarov1-1/+1
2018-11-23mantis 8411: fix send inventory item flags maskUbitUmarov2-11/+11
2018-11-22Yengine: try read XEngine state from wireUbitUmarov3-35/+463
2018-11-20Yengine: use using...UbitUmarov2-10/+14
2018-11-20Yengine: change script first line processing, also look to language optionUbitUmarov1-11/+24
2018-11-20Yengine: do use SourceHashCodeUbitUmarov2-3/+1
2018-11-20Yengine: remove some xmr API functions now added to OSSLUbitUmarov1-70/+0
2018-11-20add osApproxEquals for float, vector and rotation, note that default margin i...UbitUmarov3-0/+135
2018-11-19mantis 8410: llwhisper, llSay and llShout emit from the source prim not rootUbitUmarov1-3/+3
2018-11-18add a few string functions to OSSLUbitUmarov3-1/+237
2018-11-18some cleanupUbitUmarov3-397/+391
2018-11-18remove odd ossl functionUbitUmarov3-27/+0
2018-11-18don't share SHA256CryptoServiceProvider (can be improved)UbitUmarov2-8/+6
2018-11-17code aestheticsUbitUmarov1-1/+1
2018-11-17code aestheticsUbitUmarov1-3/+3
2018-11-17code aestheticsUbitUmarov1-4/+4
2018-11-17ooopsUbitUmarov1-1/+1
2018-11-17a few more changes to pbsUbitUmarov1-67/+30
2018-11-17code aesthetics and simplificationUbitUmarov1-122/+56
2018-11-17code aestheticsUbitUmarov1-12/+12
2018-11-17code aestheticsUbitUmarov5-20/+42
2018-11-17code aestheticsUbitUmarov1-18/+9
2018-11-15avoid a null ref on BulletUbitUmarov1-1/+2
2018-11-15remove CM api, add replacement ossl functions, as i should had done on the me...UbitUmarov6-246/+61
2018-11-15Yengine: remove potencial log spamUbitUmarov1-7/+6
2018-11-15Yengine: ignore llResetScript() in default state_entry like X does. No idea w...UbitUmarov1-0/+3
2018-11-14Fixed spelling error (availble -> available)Kevin Cozens2-5/+5
2018-11-14 change ossl link sound functions to search for sound both on script host and...UbitUmarov2-23/+43
2018-11-14take friends out of basicDOSprot (too little, too late)UbitUmarov2-13/+20
2018-11-14take login service out of basicDOSprot (too little, too late)UbitUmarov1-3/+4
2018-11-14simplify a bit some caps pathsUbitUmarov4-16/+14
2018-11-14replace Enviroment response encoding ( runprebuild needed)UbitUmarov2-92/+40
2018-11-14replace RemoteParcelRequest response encoding ( runprebuild needed)UbitUmarov2-46/+5
2018-11-13some cleaupUbitUmarov1-10/+10
2018-11-13oopsUbitUmarov1-63/+64
2018-11-12similar changes on CopyBundleToInventoryUbitUmarov1-9/+6
2018-11-12a few changes to deattach object updateUbitUmarov2-9/+10
2018-11-12BuySell: a few changes on sell copyUbitUmarov1-24/+26
2018-11-12FSAssets: truncate assets name and description to max sizeUbitUmarov1-1/+18
2018-11-12fix a http error responseUbitUmarov1-2/+2
2018-11-12pesty warningUbitUmarov1-0/+1
2018-11-12ubOde: remove support for old native ODE lib; make inplace terrain changes, i...UbitUmarov3-311/+127
2018-11-10add a bit more things to ScriptSyntax, change a few more incoerent lsl types ...UbitUmarov4-20/+41
2018-11-09last commit was relative to mantis 8405 not 8396UbitUmarov1-2/+0
2018-11-09mantis 8396: on access control, change viewer string to match so it does incl...UbitUmarov1-4/+10