aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-27remove unmaintaned and obsolete GlynnTucker.CacheUbitUmarov1-172/+0
2018-11-26a few more changesUbitUmarov2-5/+13
2018-11-26show prim ID on script errorUbitUmarov2-3/+3
2018-11-26Yengine: simplify ossl severe error message, and make it on debug channel lik...UbitUmarov1-37/+49
2018-11-26remove a ossl dev only optionUbitUmarov1-11/+1
2018-11-26add script constant OS_APIVERSION, we should inc this on any change on any ap...UbitUmarov4-52/+83
2018-11-26change HandlerDeRezObject again to account for out or order packetsUbitUmarov1-11/+20
2018-11-26change code feature that old compilers don't suportUbitUmarov1-3/+6
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