UbitUmarov
|
856a301649
|
region ini files: gatekeeper MUST be defined at Hypergrid section (or startup), not on per service entry
|
2020-09-26 14:33:08 +01:00 |
|
UbitUmarov
|
e6d14ad303
|
gridinfo and ossl
|
2020-09-26 14:25:36 +01:00 |
|
UbitUmarov
|
6b97367ed0
|
try to fix lm about on large regions, again...
|
2020-09-26 00:10:55 +01:00 |
|
UbitUmarov
|
e2a68e0369
|
encode parcel flag group Owned
|
2020-09-25 21:49:30 +01:00 |
|
UbitUmarov
|
77e963506b
|
delete tabs that keep getting in
|
2020-09-25 21:15:16 +01:00 |
|
UbitUmarov
|
8b62b7d2fd
|
on regions config make HomeURIAlias visible
|
2020-09-25 21:13:56 +01:00 |
|
UbitUmarov
|
409665c86a
|
on regions define HomeURI only at [Hypergrid], stop having it all over, and worse overriding that, a region is only member of one grid at a time
|
2020-09-25 20:59:44 +01:00 |
|
UbitUmarov
|
b468ac3814
|
more on GridInfo, and inventory
|
2020-09-25 20:48:36 +01:00 |
|
UbitUmarov
|
4319f451e6
|
more on GridInfo, and profiles
|
2020-09-25 13:38:59 +01:00 |
|
UbitUmarov
|
25ccb2595f
|
more on GridInfo, fix HasHGConfig
|
2020-09-25 11:49:48 +01:00 |
|
UbitUmarov
|
9734a86489
|
more on GridInfo
|
2020-09-25 11:45:02 +01:00 |
|
UbitUmarov
|
a2534dc378
|
stop using yengine math inlines, this have cast issues, just use lsl api, plus cosmetics
|
2020-09-25 02:38:00 +01:00 |
|
UbitUmarov
|
c919b07642
|
shutup a log and fix a small bug
|
2020-09-25 00:51:02 +01:00 |
|
UbitUmarov
|
7979028b28
|
replace incoerent UserAgentsService config
|
2020-09-24 05:01:29 +01:00 |
|
UbitUmarov
|
30d73f3477
|
use it on entitytransfer also
|
2020-09-24 04:08:51 +01:00 |
|
UbitUmarov
|
3e05e8d6b6
|
add HomeURI to GridInfo
|
2020-09-24 03:49:46 +01:00 |
|
UbitUmarov
|
9a6eeaeb9a
|
cosmetics
|
2020-09-23 23:36:56 +01:00 |
|
UbitUmarov
|
354c79168b
|
give more use to GridInfo for gatekeeper url
|
2020-09-23 22:21:57 +01:00 |
|
UbitUmarov
|
d0d1ab9f2a
|
cosmetics
|
2020-09-23 21:07:07 +01:00 |
|
UbitUmarov
|
f1e9d5a878
|
let Util.GetHostFromDNS do its job if name is a ip
|
2020-09-23 19:52:23 +01:00 |
|
UbitUmarov
|
c36b9bfef6
|
let tests get a serverURI
|
2020-09-23 19:38:33 +01:00 |
|
UbitUmarov
|
e07ae505d3
|
minor cleanup
|
2020-09-23 19:30:24 +01:00 |
|
UbitUmarov
|
eb37cd5481
|
add a class to store and process some grid information. For now just gatekeeper url
|
2020-09-23 19:22:52 +01:00 |
|
UbitUmarov
|
d2e7c711b4
|
actually make yExceptionMessage and yExceptionTypeName avaiable
|
2020-09-21 21:40:24 +01:00 |
|
UbitUmarov
|
e6e4e2129b
|
add a comment to YEngine NumThreadScriptWorkers
|
2020-09-21 16:25:51 +01:00 |
|
UbitUmarov
|
e4c7679e16
|
do not die tring to rez a item with a asset with uuid.Zero
|
2020-09-20 22:19:27 +01:00 |
|
UbitUmarov
|
d256b29511
|
rename Yengine option ScriptBasePath as ScriptEnginesPath to match Xengine
|
2020-09-20 03:21:43 +01:00 |
|
UbitUmarov
|
aefff34013
|
let yengine understand scriptexception
|
2020-09-20 01:57:22 +01:00 |
|
UbitUmarov
|
0877c00658
|
change the map image asset to be global by default, as before. Local storage breaks several things so can only be used on some cases
|
2020-09-19 17:47:12 +01:00 |
|
UbitUmarov
|
40e333d122
|
lose less updates from pool
|
2020-09-19 17:12:49 +01:00 |
|
UbitUmarov
|
e644212663
|
update some eq events encoding
|
2020-09-19 16:39:30 +01:00 |
|
UbitUmarov
|
1cea3181dc
|
make it ugly
|
2020-09-19 02:30:22 +01:00 |
|
UbitUmarov
|
fcb349bc5e
|
remove replaced code
|
2020-09-18 23:17:11 +01:00 |
|
UbitUmarov
|
2f82203c3b
|
use a dedicated MinHeap for updates priority
|
2020-09-18 22:56:32 +01:00 |
|
UbitUmarov
|
d0606d5d5b
|
add option to only store map image asset on local cache. Note this will break viewers v1 map, osGetRegionMapTexture(), etc
|
2020-09-17 23:16:44 +01:00 |
|
UbitUmarov
|
b9d97e4ee5
|
waste memory on a loss pool. Update resends need work.
|
2020-09-17 20:18:56 +01:00 |
|
UbitUmarov
|
8183945d5f
|
ObjectPropertiesUpdate is now just entityupdate
|
2020-09-17 18:06:04 +01:00 |
|
UbitUmarov
|
864b14126a
|
udp updates: remove a intermediat struct; move files around so clean solution before pull, or pull on clean folder
|
2020-09-17 16:42:44 +01:00 |
|
UbitUmarov
|
6b8338f49c
|
fix npc userdata expire
|
2020-09-15 01:01:56 +01:00 |
|
UbitUmarov
|
9f39dc872e
|
do not let viewers see unknown names (again)
|
2020-09-14 18:04:04 +01:00 |
|
UbitUmarov
|
b929a20045
|
ubOde resize a avatar without recreating it
|
2020-09-13 05:47:05 +01:00 |
|
UbitUmarov
|
4273519197
|
fix silly bugs on osReplaceRegionEnvironment()
|
2020-09-12 20:10:45 +01:00 |
|
UbitUmarov
|
64fea8f20c
|
mantis 8770: let osGetSunParam(day_length) return the same as llGetDayLength() ie day length at prim location
|
2020-09-12 16:14:14 +01:00 |
|
UbitUmarov
|
7c44bb1780
|
update bulletXNA, just compiled for .net4.6 removing another use of .net3.5 still lost around
|
2020-09-11 02:39:05 +01:00 |
|
UbitUmarov
|
a3afc075b0
|
add a few test things for .net48 target
|
2020-09-11 00:22:07 +01:00 |
|
UbitUmarov
|
5a694ebbaf
|
update prebuild
|
2020-09-10 23:59:16 +01:00 |
|
UbitUmarov
|
5e40bc3943
|
update prebuild
|
2020-09-10 23:58:21 +01:00 |
|
UbitUmarov
|
c0704af545
|
fix a bug on the new expiring things
|
2020-09-09 21:15:03 +01:00 |
|
UbitUmarov
|
a82618f6f6
|
oops forgot needed integer math
|
2020-09-09 15:59:21 +01:00 |
|
UbitUmarov
|
7e23c7bb00
|
missing file
|
2020-09-09 15:25:28 +01:00 |
|