aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-09-06let extra stats travel side by side with viewers ones... try to fix damm ↵UbitUmarov5-64/+123
array indexes all over the place
2015-09-05fix modifing m_threads on a foreach scanning itUbitUmarov1-1/+3
2015-09-04a few changes to stats. Array order coerent on users. give up on moses stats ↵UbitUmarov3-83/+95
for now, since SimExtraStatsCollector cant reach SimStatsReport etc
2015-09-04comment a large debug messageUbitUmarov1-1/+1
2015-09-04actually reduce max number of ode spacesUbitUmarov2-8/+8
2015-09-04bug fix on ode spaces and allow more of them on large regionsUbitUmarov2-12/+12
2015-09-04remove a forgotten 1000.9 factor on physics fpsUbitUmarov5-5/+5
2015-09-04use GetTimeStampMS to increase heartbeat and stats timing resolution. some ↵UbitUmarov2-106/+122
rearrange on stat code ( MOSES special ones still out )
2015-09-04add a GetTimeStampMS method, this returns a time stamp in miliSeconds with ↵UbitUmarov1-0/+11
the resolution avaiable for StopWatchs. Value in double since it can be large (as machine uptime in high resolution ticks)
2015-09-04normalise physics plugins to return fps as (simulated time / requested ↵UbitUmarov6-1906/+3319
simulation time). improved a bit old ode simulations per call math
2015-09-03a bit better addAvatar() call chainUbitUmarov1-5/+1
2015-09-03make addavatar more friendly between pluginsUbitUmarov2-3330/+1891
2015-09-03fix a old bug i added: MaxWearables can't be changed in runtimeUbitUmarov1-1/+0
2015-09-03fix CM_api compile errorUbitUmarov1-3/+3
2015-09-03 minor cleanUbitUmarov1-48/+0
2015-09-03 missing fileUbitUmarov1-0/+530
2015-09-03 at last we can login and see objects ( friends is dead and disable inUbitUmarov25-252/+117
scenepresence)
2015-09-02seems to compile ( tests comented out)UbitUmarov157-9790/+1313
2015-08-31dont change camera on crossingsUbitUmarov1-4/+4
2015-08-31start sending terrain patchs in completmovement where we know itsUbitUmarov2-2/+8
position. Also reset camera to position on makeroot
2015-08-31 fix slow moving physical objects moving without sending updatesUbitUmarov1-9/+9
2015-08-31minor changesUbitUmarov1-15/+21
2015-08-30more on tps and crossingsUbitUmarov4-164/+209
2015-08-30Mantis #7713: fixed bug introduced by 1st MOSES patch.Diva Canto1-7/+9
2015-08-30 cache in memory water textureUbitUmarov1-33/+105
2015-08-29 improve object crossingsUbitUmarov1-37/+15
2015-08-29 fix some effects rangesUbitUmarov5-7/+7
2015-08-29 fix NeighborRegions codeUbitUmarov2-55/+21
2015-08-29 change default scopeID to UUID.ZeroUbitUmarov3-3/+6
2015-08-28review ServiceBase for varUbitUmarov1-2/+5
2015-08-28 review llLoginService for var supportUbitUmarov1-8/+1
2015-08-28 review gridservice module. Not merged os code for varsize, since thatUbitUmarov1-0/+68
should be handle at db level
2015-08-28stop sending parcel overlays on parcels crossings since SL seems to haveUbitUmarov1-1/+2
stop sending also
2015-08-28send land parcels overlay in cat Land not Task, or avatar freezesUbitUmarov1-1/+2
2015-08-28 also limit terrain flood effects ( like on pait change this should haveUbitUmarov9-35/+37
no visible impact, just cpu saving)
2015-08-27 restrict terrain PaintBrushes to the requested areaUbitUmarov12-102/+97
2015-08-27 remove the rest of #justEditedTerrain, it was sending patchs nonUbitUmarov1-16/+0
conforming to protocol, and no longer in agreement with how patchs are schedule to send
2015-08-27 make terrain undo non op, it is broken and can't be global but per agentUbitUmarov1-27/+2
2015-08-27 fix terrain bake for revert. just good enought fixUbitUmarov1-11/+3
2015-08-27rename revert map as baked map, bc thats what it isUbitUmarov1-20/+20
2015-08-27 take taints check terrain out of Onframe event and add a new event for it. ↵UbitUmarov3-11/+50
Slow it down to 1/4 heartbeat rate (once every 363ms aprox)
2015-08-27minor clear. Use isTainted in is read clear formUbitUmarov1-9/+8
2015-08-27change osd encoding of region sizeUbitUmarov1-8/+8
2015-08-26NEVER EVER SEND TERRAIN PATCHS AS UNRELIABLE!!!!!!!!!!!!!!!!!!!!!!!!!!UbitUmarov1-26/+13
this costed me hours :P
2015-08-26add more of the v03 checks and homeURL. Sending side only for nowUbitUmarov6-16/+69
2015-08-26change teleport version number to v0.3, without actually adding the checksUbitUmarov2-52/+29
for 0.7 sims, etc that we don't have. Also still not using the homeURL added in core.
2015-08-25 fix bugUbitUmarov1-1/+1
2015-08-25update raw32 file reader to core one. Warning only suports square regionsUbitUmarov1-0/+11
2015-08-25 remove rest of ushort test codeUbitUmarov1-94/+31
2015-08-25 change terrain internal representation to float. ushort work with legalUbitUmarov3-109/+164
sl terrain, but may break existent terrain and that may cost a lot more than the cost of memory