UbitUmarov
|
85aa77566b
|
allow particles scale max to be 7.96m, supported by protocol
|
2019-09-12 00:25:52 +01:00 |
UbitUmarov
|
5f1fde5f38
|
fix bad indexes math
|
2019-09-11 15:52:26 +01:00 |
UbitUmarov
|
0bef393b6b
|
fix a bad typo
|
2019-09-11 15:24:28 +01:00 |
UbitUmarov
|
025fc98262
|
take unit tests limited settings in consideration on setappearance
|
2019-09-11 15:08:09 +01:00 |
UbitUmarov
|
ecfa3cf7dc
|
pesty warning
|
2019-09-11 14:09:55 +01:00 |
UbitUmarov
|
aea5f186c5
|
remove a config option that controled a useless sim feature. note that at this point, and as normal on master, appearence/bakes etc may have a few more issues than before, as always thanks for your help testing it, and hapy clouds
|
2019-09-11 14:03:25 +01:00 |
UbitUmarov
|
07874fa058
|
enable agent hover again, (it is still bad on most viewers for opensim
|
2019-09-11 13:54:14 +01:00 |
UbitUmarov
|
9d6c996570
|
extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
|
2019-09-11 13:51:43 +01:00 |
UbitUmarov
|
6aa369d858
|
disable AvatarHoverHeight useless and viewer side broken (without SSA)
|
2019-09-09 15:52:50 +01:00 |
UbitUmarov
|
304d72565d
|
fix a HG to local grid tp extra check
|
2019-09-07 01:25:32 +01:00 |
UbitUmarov
|
f835960d17
|
go back to protocol 0.7, until 0.8 changes are ready
|
2019-09-05 00:23:47 +01:00 |
UbitUmarov
|
93f13aa00d
|
add osSlerp()
|
2019-09-04 23:27:48 +01:00 |
UbitUmarov
|
7771cc00c4
|
don't wear vegetables
|
2019-09-04 13:58:38 +01:00 |
Melanie
|
3d019323e8
|
Cache assets even in cases where the upload fails. That helps in asset upload debugging because the asset can be examined
|
2019-09-04 11:01:27 +01:00 |
UbitUmarov
|
bfc1756fe3
|
fix the fix
|
2019-09-04 09:38:52 +01:00 |
UbitUmarov
|
c4904de6a7
|
fix one of the new warp3d log messages
|
2019-09-03 21:28:06 +01:00 |
UbitUmarov
|
fc550e2b3e
|
avoid potencial null ref
|
2019-09-03 15:21:25 +01:00 |
UbitUmarov
|
3aae1d0918
|
mantis 8585: add a bit more debug messages
|
2019-09-03 15:19:36 +01:00 |
UbitUmarov
|
98b86c012e
|
avoid a null ref
|
2019-09-03 02:22:08 +01:00 |
UbitUmarov
|
fd252b1285
|
add a little more debug for now
|
2019-09-03 02:10:07 +01:00 |
UbitUmarov
|
eedb0a1c85
|
missing file
|
2019-09-02 22:56:57 +01:00 |
UbitUmarov
|
ae130d9f25
|
mantis 8580: make some changes on regions find code. (only gatekeeper
host is used on local grid detection, not its port)
|
2019-09-02 22:48:42 +01:00 |
UbitUmarov
|
38dbc03288
|
mantis 8585 change assets README
|
2019-08-31 15:36:18 +01:00 |
UbitUmarov
|
7cdce3e276
|
XbakesModule: allow more textures, older versions will not see
|
2019-08-31 15:01:15 +01:00 |
UbitUmarov
|
695821a93a
|
update httpserver.dll reverting a change win does not seem to like
|
2019-08-31 05:44:14 +01:00 |
UbitUmarov
|
0bafb36aad
|
restore a texture asset removed by mistake
|
2019-08-30 23:03:39 +01:00 |
UbitUmarov
|
694ad7d8bc
|
increase region protocol version to 0.8
|
2019-08-30 13:04:58 +01:00 |
UbitUmarov
|
8938ae498f
|
added some texture assets. Thx Ai Austin
|
2019-08-29 11:21:26 +01:00 |
UbitUmarov
|
c0521482ce
|
add a test sim feature
|
2019-08-29 09:08:45 +01:00 |
UbitUmarov
|
85b615309b
|
update libomv with simpler Texture.GetBakesBytes
|
2019-08-29 08:52:16 +01:00 |
UbitUmarov
|
0e33014572
|
add a few lsl constants
|
2019-08-28 05:54:18 +01:00 |
UbitUmarov
|
450ae4a927
|
change appearance data sent to others
|
2019-08-28 04:36:17 +01:00 |
UbitUmarov
|
562ec0eed3
|
update libomv
|
2019-08-28 04:33:55 +01:00 |
UbitUmarov
|
7a82f9ef9f
|
mantis 8470: add constant PrivURL. Thanks Ai Austin
|
2019-08-27 22:32:26 +01:00 |
UbitUmarov
|
60fa28740a
|
mantis 8583: update region information on Grid on map regeneration
|
2019-08-27 21:24:54 +01:00 |
UbitUmarov
|
718c6d1e4d
|
mantis 8583: osGetRegionMapTexture(); now returns prim region map textureID, without any requests to grid
|
2019-08-27 21:16:22 +01:00 |
UbitUmarov
|
ab92dff5be
|
a few changes to db generic tables
|
2019-08-26 03:00:28 +01:00 |
Melanie
|
584df2ab38
|
Fix console outputting raw format strings
|
2019-08-25 23:07:14 +01:00 |
UbitUmarov
|
c4e453d948
|
revert last change and o fix the damm silly bug
|
2019-08-24 23:33:05 +01:00 |
UbitUmarov
|
35e3c3dec4
|
reduce even more the number of objects per UDP packet on object cache related pkts ( TEST )
|
2019-08-24 22:52:47 +01:00 |
UbitUmarov
|
030ad7f47a
|
minor change on httpserver dll
|
2019-08-24 07:57:17 +01:00 |
Melanie
|
110644c23a
|
Make ReadConfig a general features of consoles, rather than type dependent
|
2019-08-21 21:23:54 +01:00 |
Melanie
|
7e136c67fd
|
Call SetServer on consoles reflectively to avoid having type checks in places where it tends to be forgotten to update them.
|
2019-08-21 21:15:58 +01:00 |
Melanie
|
0fd17c08ae
|
Massive console refactor. Greatly simplify interface.
|
2019-08-20 23:28:59 +01:00 |
UbitUmarov
|
f7a496136d
|
change PGSQL migration
|
2019-08-19 12:28:17 +01:00 |
UbitUmarov
|
4acd07c0fa
|
try again to update SQLite estateban
|
2019-08-18 20:53:35 +01:00 |
UbitUmarov
|
7f52bcbc7f
|
try to update SQLite estateban
|
2019-08-18 20:35:24 +01:00 |
UbitUmarov
|
d5db4b9d93
|
try to update PGSQL estateban
|
2019-08-18 20:24:19 +01:00 |
UbitUmarov
|
a687c5fce9
|
oops...
|
2019-08-18 02:12:15 +01:00 |
UbitUmarov
|
6b868f8682
|
i do not not store banTime as DateTime, fix the EstateBan decoder
|
2019-08-18 00:33:23 +01:00 |