aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-19take the deafult on the parameter overlayUbitUmarov1-1/+1
2019-03-19do not send parceloverlay on crossings (may be bad, or not)UbitUmarov1-1/+1
2019-03-17remove redundant codeUbitUmarov1-2/+0
2019-03-12try to work around robust shutdown/quit blocking on monoUbitUmarov1-1/+2
2019-03-02direct encode lludp terse object update, let contain texture entryUbitUmarov1-1/+0
2019-02-27Add Thread.ResetAbort() to various thread loops to clean up errors onRobert Adams1-13/+19
2019-02-20missing file on the kick commitUbitUmarov1-1/+1
2019-02-15(almost) useless changeUbitUmarov1-23/+42
2019-02-15minor cleanupUbitUmarov2-29/+0
2019-01-29cosmeticsUbitUmarov1-9/+27
2019-01-28change encoding of a another event cap messageUbitUmarov1-13/+27
2019-01-26change encoding of a few event caps messagesUbitUmarov1-42/+42
2019-01-25mess around with prioritizerUbitUmarov1-20/+7
2019-01-25a few changes on priority queues and their heapUbitUmarov2-52/+45
2019-01-21give up on Lazy<T>UbitUmarov1-1/+0
2019-01-21remove terraindata abstraction layer, since we only have heightmap typeUbitUmarov2-120/+61
2019-01-20cosmetics on terrain patchsUbitUmarov3-17/+30
2019-01-20cosmeticsUbitUmarov1-11/+39
2019-01-19reduce some delay on shutdownUbitUmarov1-2/+1
2019-01-14test a change to TP protocolUbitUmarov1-2/+2
2019-01-14a few more changes to texturesentry handling on libomv and osUbitUmarov1-0/+2
2019-01-06more changes on scenegraph etcUbitUmarov2-89/+37
2019-01-06change its foreachUbitUmarov1-21/+5
2019-01-06let DoubleDictionary... also have a values arrayUbitUmarov1-0/+47
2019-01-06change mapandarray array update timeUbitUmarov1-21/+25
2019-01-04change cancel kill update flagsUbitUmarov1-1/+3
2019-01-02more on the hack (runprebuild)UbitUmarov1-1/+1
2019-01-01replace my hack by others hackUbitUmarov1-1/+1
2018-12-31temporary HACK to not kill some viewersUbitUmarov1-0/+1
2018-12-28now break several things at same time... sog/sop updates, threads options,...UbitUmarov2-58/+28
2018-12-28update pbsUbitUmarov1-7/+64
2018-12-07return a proper http errorUbitUmarov1-13/+11
2018-12-03clean a bitUbitUmarov3-70/+57
2018-12-03avoid a data copyUbitUmarov2-7/+9
2018-12-03avoid a data copyUbitUmarov2-1/+43
2018-12-02stats heap allocation rate can negativeUbitUmarov1-10/+7
2018-12-02avoid a data copyUbitUmarov1-52/+60
2018-12-01replace GetMeshModule and GetTextureModuleUbitUmarov2-13/+8
2018-11-30LLSDxmlencode uint and ulongUbitUmarov1-9/+55
2018-11-30move http range parser to utilUbitUmarov1-0/+32
2018-11-25remove a dev only conditional on lludp handlers; change parcel lists updates ...UbitUmarov2-5/+3
2018-11-25avoid data references stuck in packet poolsUbitUmarov1-1/+0
2018-11-23mantis 8411: fix send inventory item flags maskUbitUmarov1-10/+10
2018-11-17code aestheticsUbitUmarov1-1/+1
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 aestheticsUbitUmarov1-1/+1
2018-11-07changes to objects updates prioritizing getting dust on my disk. Schemes redu...UbitUmarov1-52/+95