aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-02simplify a bitUbitUmarov1-40/+4
2018-12-01cleanupUbitUmarov1-10/+11
2018-12-01comment some debug msgsUbitUmarov1-3/+3
2018-12-01replace GetMeshModule and GetTextureModuleUbitUmarov7-504/+355
2018-12-01clean a bitUbitUmarov1-90/+5
2018-12-01potencial mem leakUbitUmarov1-0/+1
2018-11-30LLSDxmlencode uint and ulongUbitUmarov1-9/+55
2018-11-30move http range parser to utilUbitUmarov3-68/+38
2018-11-30recover GetMesh2 capUbitUmarov2-149/+104
2018-11-29remove xmr json functions that where a fix for ossl ones now removedUbitUmarov1-259/+0
2018-11-29fix CopyInventoryFromNotecard error handlingUbitUmarov1-16/+18
2018-11-29mantis 8414: add cap CreateInventoryCategory handlerUbitUmarov1-1/+70
2018-11-28OSSL remove functions with illegal lsl types, also redundanteUbitUmarov4-88/+1
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 ↵UbitUmarov1-37/+49
like Xengine
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 ↵UbitUmarov4-52/+83
api. a few changes to os npc and avatar animation functions
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
a bit;
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 ↵UbitUmarov3-0/+135
is 1e-6 to match strings rounding
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 ↵UbitUmarov6-246/+61
merge of avination code contrib. (runprebuild)