Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | GetAssets: we still need to service avatars that did left region | UbitUmarov | 2018-12-04 | 2 | -1/+4 | |
| | | ||||||
| * | clean a bit | UbitUmarov | 2018-12-03 | 3 | -70/+57 | |
| | | ||||||
| * | avoid a data copy | UbitUmarov | 2018-12-03 | 2 | -7/+9 | |
| | | ||||||
| * | avoid a data copy | UbitUmarov | 2018-12-03 | 3 | -1/+43 | |
| | | ||||||
| * | stats heap allocation rate can negative | UbitUmarov | 2018-12-02 | 1 | -10/+7 | |
| | | ||||||
| * | avoid a data copy | UbitUmarov | 2018-12-02 | 2 | -68/+69 | |
| | | ||||||
| * | simplify a bit | UbitUmarov | 2018-12-02 | 1 | -40/+4 | |
| | | ||||||
| * | cleanup | UbitUmarov | 2018-12-01 | 1 | -10/+11 | |
| | | ||||||
| * | comment some debug msgs | UbitUmarov | 2018-12-01 | 1 | -3/+3 | |
| | | ||||||
| * | replace GetMeshModule and GetTextureModule | UbitUmarov | 2018-12-01 | 8 | -504/+356 | |
| | | ||||||
| * | clean a bit | UbitUmarov | 2018-12-01 | 1 | -90/+5 | |
| | | ||||||
| * | potencial mem leak | UbitUmarov | 2018-12-01 | 1 | -0/+1 | |
| | | ||||||
| * | LLSDxmlencode uint and ulong | UbitUmarov | 2018-11-30 | 1 | -9/+55 | |
| | | ||||||
| * | move http range parser to util | UbitUmarov | 2018-11-30 | 3 | -68/+38 | |
| | | ||||||
| * | add a sound | UbitUmarov | 2018-11-30 | 2 | -1/+6 | |
| | | ||||||
| * | recover GetMesh2 cap | UbitUmarov | 2018-11-30 | 3 | -149/+105 | |
| | | ||||||
| * | remove xmr json functions that where a fix for ossl ones now removed | UbitUmarov | 2018-11-29 | 1 | -259/+0 | |
| | | ||||||
| * | fix CopyInventoryFromNotecard error handling | UbitUmarov | 2018-11-29 | 1 | -16/+18 | |
| | | ||||||
| * | mantis 8414: add cap CreateInventoryCategory handler | UbitUmarov | 2018-11-29 | 1 | -1/+70 | |
| | | ||||||
| * | OSSL remove functions with illegal lsl types, also redundante | UbitUmarov | 2018-11-28 | 6 | -114/+13 | |
| | | ||||||
| * | YEngine no longer uses mono.tasklets | UbitUmarov | 2018-11-27 | 1 | -1/+0 | |
| | | ||||||
| * | oops fix vs2015 msbuild detection | UbitUmarov | 2018-11-27 | 1 | -1/+1 | |
| | | ||||||
| * | update DotNetOpenMail.dll | UbitUmarov | 2018-11-27 | 1 | -0/+0 | |
| | | ||||||
| * | remove unmaintaned and obsolete GlynnTucker.Cache | UbitUmarov | 2018-11-27 | 5 | -178/+0 | |
| | | ||||||
| * | 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 |