UbitUmarov
|
65269f6f7f
|
fix html encapsulation for MSIE was doing nothing
|
2015-12-25 14:34:02 +00:00 |
|
UbitUmarov
|
85a75ce0bc
|
assume direct string.replace is good enought to avoid a stringbuild use
|
2015-12-25 14:16:47 +00:00 |
|
UbitUmarov
|
41078f8d51
|
try to implement HTTP_BODY_MAXLENGTH. Make it limit body input bytes. Read entire relevant input buffer before UTF-8 parsing, or it may fail.
|
2015-12-25 13:51:05 +00:00 |
|
UbitUmarov
|
7430c629aa
|
enable the upload region map texture asset for large regions for large regions that i had disabled, but with max size reduced to 512pixels. New viewers don't use this, but osGetRegionMapTexture needs it ( mantis 7787 )
|
2015-12-24 11:20:46 +00:00 |
|
UbitUmarov
|
88a63ecc39
|
drop attachments to ground a bit in front of the avatar, not on his location
|
2015-12-21 18:13:07 +00:00 |
|
UbitUmarov
|
0e99763e6b
|
revert the setting of phantom flag on attachment drop to ground, since it can break nomod objects
|
2015-12-21 13:52:45 +00:00 |
|
UbitUmarov
|
827058e359
|
drop attachments to ground with phantom active. We should not do this, but for now there no better way to avoid nasty collisions. (large physical objects may still have bad collisions with ground on drop)
|
2015-12-20 11:57:52 +00:00 |
|
UbitUmarov
|
da1c347676
|
temporary assets are as local
|
2015-12-19 15:05:49 +00:00 |
|
UbitUmarov
|
19c551e815
|
fix test: scene update needs to run after the delay
|
2015-12-16 23:26:51 +00:00 |
|
UbitUmarov
|
764f270d34
|
revert last change and add delays on testing, since child updates now have time control, since they are heavy http connections
|
2015-12-16 23:13:10 +00:00 |
|
UbitUmarov
|
41ae6f06e0
|
several changes to parcels access control and scenepresence updates rates
|
2015-12-16 22:16:51 +00:00 |
|
UbitUmarov
|
1d131a0c33
|
make parcel bans do something on vehicles. Just a first code, far from good
|
2015-12-15 21:00:06 +00:00 |
|
UbitUmarov
|
b7155f5651
|
fix typo
|
2015-12-15 18:32:02 +00:00 |
|
UbitUmarov
|
c7b963df8f
|
replace GetNearestPoint... funtions
|
2015-12-15 17:13:32 +00:00 |
|
UbitUmarov
|
9db987b6f9
|
some changes parcels AABB math etc
|
2015-12-15 11:46:50 +00:00 |
|
UbitUmarov
|
4805e91d39
|
dont round to nearest int when checking position in parcel since next high int can be on other parcel
|
2015-12-15 04:10:47 +00:00 |
|
UbitUmarov
|
35b88b6580
|
removed unneeded funtions
|
2015-12-14 12:47:17 +00:00 |
|
UbitUmarov
|
e37e8c3bdf
|
on join parcels, keep the information of the larger parcel, since thats how its expected now
|
2015-12-14 12:29:00 +00:00 |
|
UbitUmarov
|
2a354f6c28
|
calculate land startpoint, endpoint and center estimate when it is updated, it not every time they are needed
|
2015-12-14 11:57:24 +00:00 |
|
UbitUmarov
|
ca6b5fc80d
|
taint prim count when join or subdivide parcels
|
2015-12-13 18:22:46 +00:00 |
|
UbitUmarov
|
736bcc70fe
|
change default landpoint type to anywhere (direct)
|
2015-12-13 18:07:40 +00:00 |
|
UbitUmarov
|
819fe96503
|
invalidate LandPoint on land subdivide
|
2015-12-12 17:32:59 +00:00 |
|
UbitUmarov
|
4d493dd32e
|
make sure land access/ban lists are active when changed by new viewers
|
2015-12-12 15:40:09 +00:00 |
|
UbitUmarov
|
3781c486c6
|
fix land access/ban list sending for new viewers
|
2015-12-12 13:05:24 +00:00 |
|
UbitUmarov
|
0934e1cf71
|
add IsEstateManager check to Permissions
|
2015-12-12 10:03:07 +00:00 |
|
UbitUmarov
|
6de7da467a
|
keep SOG reference to root part since two many things depend on deleted SOGs not being deleted
|
2015-12-10 17:04:39 +00:00 |
|
UbitUmarov
|
62009ba9c0
|
remove some SOG references on delete to help GC
|
2015-12-10 14:00:43 +00:00 |
|
UbitUmarov
|
a7079c9227
|
add default eyes to default wearables, and revert previus bad commit
|
2015-12-04 18:29:31 +00:00 |
|
UbitUmarov
|
0d8f62405c
|
add other Eyes asset id to xferupload defaults
|
2015-12-04 17:34:49 +00:00 |
|
UbitUmarov
|
0ae7b7e7e8
|
change handling of optional skirt baked texture
|
2015-12-03 16:21:43 +00:00 |
|
UbitUmarov
|
d5e21a0ad2
|
remove failed CreateAgent from agent child regions list
|
2015-12-02 04:40:06 +00:00 |
|
UbitUmarov
|
c277dbd66c
|
fix a more few typos
|
2015-12-01 09:42:28 +00:00 |
|
UbitUmarov
|
b453ef0fbd
|
fix a few typos
|
2015-11-30 19:47:58 +00:00 |
|
UbitUmarov
|
fbef862aee
|
add a few more known texture IDs
|
2015-11-30 19:45:44 +00:00 |
|
UbitUmarov
|
f1bbc4d386
|
stop some requests processing when module as no scenes (there must be a better way to fix this)
|
2015-11-27 14:39:11 +00:00 |
|
Jak Daniels
|
c0e920c1ad
|
Fix Region Max height in boundingSize parameters checking in ArchiverModule.cs to float.MaxValue .. as was changed in ArchiveReadRequest.cs in commit 71f5c2b856 A comparison of consistent 'default' values determines whether boundingBox check is true.
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2015-11-27 00:16:08 +00:00 |
|
UbitUmarov
|
172bb05ec2
|
suspend the use of DisableSimulator, that is causing teleport and crossing issues
|
2015-11-25 04:13:13 +00:00 |
|
UbitUmarov
|
583c874773
|
remove default of 60minutes on MapImageService Refresh time, forgotten from early merge debug
|
2015-11-25 03:21:38 +00:00 |
|
UbitUmarov
|
6d5b405168
|
simplify DeliverChatToAvatars(..) ( hopefully not breaking it )
|
2015-11-24 17:28:05 +00:00 |
|
UbitUmarov
|
a0c3297b37
|
again chat echos, check repeats uncondicionally
|
2015-11-24 15:12:39 +00:00 |
|
UbitUmarov
|
08d061d201
|
reset control even prior to use
|
2015-11-24 14:28:35 +00:00 |
|
UbitUmarov
|
f45905851a
|
at end of teleport disable the sending simulator, not destiny
|
2015-11-24 14:01:51 +00:00 |
|
UbitUmarov
|
7cf2d261b3
|
reduce 'echos' on several regions per instance (mantis 7754)
|
2015-11-24 12:51:58 +00:00 |
|
Jak Daniels
|
15af6265a1
|
Fixed some stupid math and checks on --bounding-origin and --bounding-size. Bounding origin can of course be negative if it needs to be as we're taking stuff from the (possibly rotated) source region. Bounding size must always be >=0 and <= destination region size.
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2015-11-22 17:30:08 +00:00 |
|
UbitUmarov
|
f75d113230
|
change silly Monitor use
|
2015-11-22 08:40:55 +00:00 |
|
UbitUmarov
|
ec069edead
|
change syncronization method
|
2015-11-22 08:31:54 +00:00 |
|
UbitUmarov
|
e28eecd0bf
|
revert take the Monitor.wait out of the locks
|
2015-11-22 08:08:01 +00:00 |
|
UbitUmarov
|
1de096dffb
|
coment out merge option on multiregion oar load i added
|
2015-11-22 08:00:58 +00:00 |
|
UbitUmarov
|
5c3f88b64d
|
take the Monitor.wait out of the locks
|
2015-11-22 07:55:49 +00:00 |
|
UbitUmarov
|
b80cbf5060
|
a few more changes on Multiregion control file load
|
2015-11-22 07:18:11 +00:00 |
|