Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | change runprebuild.bat to not create compile.bat if msbuild for vs2017 or ↵ | UbitUmarov | 2018-11-27 | 1 | -8/+11 | |
| | | | | vs2017 not found | |||||
* | remove option vs2010 from runprebuild.sh | UbitUmarov | 2018-11-27 | 1 | -6/+0 | |
| | ||||||
* | change runprebuild.bat to try to find msbuild of most recent visual studio ↵ | UbitUmarov | 2018-11-27 | 1 | -15/+28 | |
| | | | | instaled for compile.bat | |||||
* | a few more changes | UbitUmarov | 2018-11-26 | 2 | -5/+13 | |
| | ||||||
* | show prim ID on script error | UbitUmarov | 2018-11-26 | 2 | -3/+3 | |
| | ||||||
* | Yengine: simplify ossl severe error message, and make it on debug channel ↵ | UbitUmarov | 2018-11-26 | 1 | -37/+49 | |
| | | | | like Xengine | |||||
* | remove a ossl dev only option | UbitUmarov | 2018-11-26 | 1 | -11/+1 | |
| | ||||||
* | add script constant OS_APIVERSION, we should inc this on any change on any ↵ | UbitUmarov | 2018-11-26 | 5 | -55/+90 | |
| | | | | api. a few changes to os npc and avatar animation functions | |||||
* | a fix to contributors list | UbitUmarov | 2018-11-26 | 1 | -1/+1 | |
| | ||||||
* | change HandlerDeRezObject again to account for out or order packets | UbitUmarov | 2018-11-26 | 1 | -11/+20 | |
| | ||||||
* | change code feature that old compilers don't suport | UbitUmarov | 2018-11-26 | 1 | -3/+6 | |
| | ||||||
* | fix ossl severe error | UbitUmarov | 2018-11-25 | 1 | -5/+5 | |
| | ||||||
* | remove a dev only conditional on lludp handlers; change parcel lists updates ↵ | UbitUmarov | 2018-11-25 | 7 | -969/+442 | |
| | | | | a bit; | |||||
* | avoid data references stuck in packet pools | UbitUmarov | 2018-11-25 | 3 | -48/+48 | |
| | ||||||
* | update contributors | UbitUmarov | 2018-11-24 | 1 | -9/+13 | |
| | ||||||
* | Yengine: oops rename the var on all relevant places | UbitUmarov | 2018-11-23 | 1 | -1/+1 | |
| | ||||||
* | try better handling of llupd DeRezObject | UbitUmarov | 2018-11-23 | 1 | -11/+41 | |
| | ||||||
* | Yengine: rename a local var | UbitUmarov | 2018-11-23 | 1 | -1/+1 | |
| | ||||||
* | mantis 8411: fix send inventory item flags mask | UbitUmarov | 2018-11-23 | 2 | -11/+11 | |
| | ||||||
* | Yengine: try read XEngine state from wire | UbitUmarov | 2018-11-22 | 3 | -35/+463 | |
| | ||||||
* | Yengine: use using... | UbitUmarov | 2018-11-20 | 2 | -10/+14 | |
| | ||||||
* | Yengine: change script first line processing, also look to language option | UbitUmarov | 2018-11-20 | 1 | -11/+24 | |
| | ||||||
* | Yengine: do use SourceHashCode | UbitUmarov | 2018-11-20 | 2 | -3/+1 | |
| | ||||||
* | Yengine: remove some xmr API functions now added to OSSL | UbitUmarov | 2018-11-20 | 1 | -70/+0 | |
| | ||||||
* | bitbucket still does not like building.md | UbitUmarov | 2018-11-20 | 1 | -20/+23 | |
| | ||||||
* | add osApproxEquals for float, vector and rotation, note that default margin ↵ | UbitUmarov | 2018-11-20 | 7 | -26/+213 | |
| | | | | is 1e-6 to match strings rounding | |||||
* | mantis 8410: llwhisper, llSay and llShout emit from the source prim not root | UbitUmarov | 2018-11-19 | 1 | -3/+3 | |
| | ||||||
* | a few changes to README.md | UbitUmarov | 2018-11-19 | 1 | -4/+6 | |
| | ||||||
* | another change to building.md | UbitUmarov | 2018-11-19 | 1 | -1/+1 | |
| | ||||||
* | another change to Building md file | UbitUmarov | 2018-11-19 | 1 | -5/+5 | |
| | ||||||
* | removed repeated lines | UbitUmarov | 2018-11-19 | 1 | -3/+0 | |
| | ||||||
* | update osslEnable | UbitUmarov | 2018-11-18 | 2 | -1/+11 | |
| | ||||||
* | update script syntax | UbitUmarov | 2018-11-18 | 1 | -22/+107 | |
| | ||||||
* | add a few string functions to OSSL | UbitUmarov | 2018-11-18 | 3 | -1/+237 | |
| | ||||||
* | some cleanup | UbitUmarov | 2018-11-18 | 3 | -397/+391 | |
| | ||||||
* | update osslEnable | UbitUmarov | 2018-11-18 | 1 | -1/+2 | |
| | ||||||
* | remove odd ossl function | UbitUmarov | 2018-11-18 | 3 | -27/+0 | |
| | ||||||
* | typos | UbitUmarov | 2018-11-18 | 1 | -4/+5 | |
| | ||||||
* | don't share SHA256CryptoServiceProvider (can be improved) | UbitUmarov | 2018-11-18 | 2 | -8/+6 | |
| | ||||||
* | ohh we have build instructions on git also ;) | UbitUmarov | 2018-11-17 | 1 | -16/+9 | |
| | ||||||
* | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -1/+1 | |
| | ||||||
* | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -3/+3 | |
| | ||||||
* | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -4/+4 | |
| | ||||||
* | ooops | UbitUmarov | 2018-11-17 | 1 | -1/+1 | |
| | ||||||
* | a few more changes to pbs | UbitUmarov | 2018-11-17 | 1 | -67/+30 | |
| | ||||||
* | code aesthetics and simplification | UbitUmarov | 2018-11-17 | 1 | -122/+56 | |
| | ||||||
* | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -12/+12 | |
| | ||||||
* | code aesthetics | UbitUmarov | 2018-11-17 | 5 | -20/+42 | |
| | ||||||
* | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -18/+9 | |
| | ||||||
* | avoid a null ref on Bullet | UbitUmarov | 2018-11-15 | 1 | -1/+2 | |
| |