aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* change runprebuild.bat to not create compile.bat if msbuild for vs2017 or ↵UbitUmarov2018-11-271-8/+11
| | | | vs2017 not found
* remove option vs2010 from runprebuild.shUbitUmarov2018-11-271-6/+0
|
* change runprebuild.bat to try to find msbuild of most recent visual studio ↵UbitUmarov2018-11-271-15/+28
| | | | instaled for compile.bat
* a few more changesUbitUmarov2018-11-262-5/+13
|
* show prim ID on script errorUbitUmarov2018-11-262-3/+3
|
* Yengine: simplify ossl severe error message, and make it on debug channel ↵UbitUmarov2018-11-261-37/+49
| | | | like Xengine
* remove a ossl dev only optionUbitUmarov2018-11-261-11/+1
|
* add script constant OS_APIVERSION, we should inc this on any change on any ↵UbitUmarov2018-11-265-55/+90
| | | | api. a few changes to os npc and avatar animation functions
* a fix to contributors listUbitUmarov2018-11-261-1/+1
|
* change HandlerDeRezObject again to account for out or order packetsUbitUmarov2018-11-261-11/+20
|
* change code feature that old compilers don't suportUbitUmarov2018-11-261-3/+6
|
* fix ossl severe errorUbitUmarov2018-11-251-5/+5
|
* remove a dev only conditional on lludp handlers; change parcel lists updates ↵UbitUmarov2018-11-257-969/+442
| | | | a bit;
* avoid data references stuck in packet poolsUbitUmarov2018-11-253-48/+48
|
* update contributorsUbitUmarov2018-11-241-9/+13
|
* Yengine: oops rename the var on all relevant placesUbitUmarov2018-11-231-1/+1
|
* try better handling of llupd DeRezObjectUbitUmarov2018-11-231-11/+41
|
* Yengine: rename a local varUbitUmarov2018-11-231-1/+1
|
* mantis 8411: fix send inventory item flags maskUbitUmarov2018-11-232-11/+11
|
* Yengine: try read XEngine state from wireUbitUmarov2018-11-223-35/+463
|
* Yengine: use using...UbitUmarov2018-11-202-10/+14
|
* Yengine: change script first line processing, also look to language optionUbitUmarov2018-11-201-11/+24
|
* Yengine: do use SourceHashCodeUbitUmarov2018-11-202-3/+1
|
* Yengine: remove some xmr API functions now added to OSSLUbitUmarov2018-11-201-70/+0
|
* bitbucket still does not like building.mdUbitUmarov2018-11-201-20/+23
|
* add osApproxEquals for float, vector and rotation, note that default margin ↵UbitUmarov2018-11-207-26/+213
| | | | is 1e-6 to match strings rounding
* mantis 8410: llwhisper, llSay and llShout emit from the source prim not rootUbitUmarov2018-11-191-3/+3
|
* a few changes to README.mdUbitUmarov2018-11-191-4/+6
|
* another change to building.mdUbitUmarov2018-11-191-1/+1
|
* another change to Building md fileUbitUmarov2018-11-191-5/+5
|
* removed repeated linesUbitUmarov2018-11-191-3/+0
|
* update osslEnableUbitUmarov2018-11-182-1/+11
|
* update script syntaxUbitUmarov2018-11-181-22/+107
|
* add a few string functions to OSSLUbitUmarov2018-11-183-1/+237
|
* 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
|