aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Collapse)AuthorAgeFilesLines
* some more changes on objects sendingUbitUmarov2019-03-241-8/+0
|
* add more test code to make usage od compressed updates etc. Should be ↵UbitUmarov2019-03-231-3/+14
| | | | disable, but well many things can go wrong.
* RegionHandshake IS critical llupd protocol not to be done by odd modulesUbitUmarov2019-03-202-5/+5
|
* take the deafult on the parameter overlayUbitUmarov2019-03-191-1/+1
|
* do not send parceloverlay on crossings (may be bad, or not)UbitUmarov2019-03-191-1/+1
|
* remove redundant codeUbitUmarov2019-03-171-2/+0
|
* try to work around robust shutdown/quit blocking on monoUbitUmarov2019-03-121-1/+2
|
* direct encode lludp terse object update, let contain texture entryUbitUmarov2019-03-021-1/+0
|
* Add Thread.ResetAbort() to various thread loops to clean up errors onRobert Adams2019-02-271-13/+19
| | | | | | | | shutdown. Fixes Mantis #8494. Threads are aborted when shutting down and ThreadAbortException is odd in that it is rethrown at the end of the catch unless the abort is reset. No functional changes but fewer error messages on shutdown.
* missing file on the kick commitUbitUmarov2019-02-201-1/+1
|
* (almost) useless changeUbitUmarov2019-02-151-23/+42
|
* minor cleanupUbitUmarov2019-02-152-29/+0
|
* cosmeticsUbitUmarov2019-01-291-9/+27
|
* change encoding of a another event cap messageUbitUmarov2019-01-281-13/+27
|
* change encoding of a few event caps messagesUbitUmarov2019-01-261-42/+42
|
* mess around with prioritizerUbitUmarov2019-01-251-20/+7
|
* a few changes on priority queues and their heapUbitUmarov2019-01-252-52/+45
|
* give up on Lazy<T>UbitUmarov2019-01-211-1/+0
|
* remove terraindata abstraction layer, since we only have heightmap typeUbitUmarov2019-01-212-120/+61
|
* cosmetics on terrain patchsUbitUmarov2019-01-203-17/+30
|
* cosmeticsUbitUmarov2019-01-201-11/+39
|
* reduce some delay on shutdownUbitUmarov2019-01-191-2/+1
|
* test a change to TP protocolUbitUmarov2019-01-141-2/+2
|
* a few more changes to texturesentry handling on libomv and osUbitUmarov2019-01-141-0/+2
|
* more changes on scenegraph etcUbitUmarov2019-01-062-89/+37
|
* change its foreachUbitUmarov2019-01-061-21/+5
|
* let DoubleDictionary... also have a values arrayUbitUmarov2019-01-061-0/+47
|
* change mapandarray array update timeUbitUmarov2019-01-061-21/+25
|
* change cancel kill update flagsUbitUmarov2019-01-041-1/+3
|
* more on the hack (runprebuild)UbitUmarov2019-01-021-1/+1
|
* replace my hack by others hackUbitUmarov2019-01-011-1/+1
|
* temporary HACK to not kill some viewersUbitUmarov2018-12-311-0/+1
|
* now break several things at same time... sog/sop updates, threads options,...UbitUmarov2018-12-282-58/+28
|
* update pbsUbitUmarov2018-12-281-7/+64
|
* return a proper http errorUbitUmarov2018-12-071-13/+11
|
* clean a bitUbitUmarov2018-12-033-70/+57
|
* avoid a data copyUbitUmarov2018-12-032-7/+9
|
* avoid a data copyUbitUmarov2018-12-032-1/+43
|
* stats heap allocation rate can negativeUbitUmarov2018-12-021-10/+7
|
* avoid a data copyUbitUmarov2018-12-021-52/+60
|
* replace GetMeshModule and GetTextureModuleUbitUmarov2018-12-012-13/+8
|
* LLSDxmlencode uint and ulongUbitUmarov2018-11-301-9/+55
|
* move http range parser to utilUbitUmarov2018-11-301-0/+32
|
* remove a dev only conditional on lludp handlers; change parcel lists updates ↵UbitUmarov2018-11-252-5/+3
| | | | a bit;
* avoid data references stuck in packet poolsUbitUmarov2018-11-251-1/+0
|
* mantis 8411: fix send inventory item flags maskUbitUmarov2018-11-231-10/+10
|
* code aestheticsUbitUmarov2018-11-171-1/+1
|
* ooopsUbitUmarov2018-11-171-1/+1
|
* a few more changes to pbsUbitUmarov2018-11-171-67/+30
|
* code aesthetics and simplificationUbitUmarov2018-11-171-122/+56
|