Commit Graph

5325 Commits

Author SHA1 Message Date
UbitUmarov
8c4ef84b25 update libomv with llsd micro opt 2020-10-10 18:02:39 +01:00
UbitUmarov
f4db2f4b93 clean up; CODE SEEMS USABLE AGAIN 2020-10-06 22:26:27 +01:00
UbitUmarov
a2268160a8 some changes 2020-10-06 20:24:05 +01:00
UbitUmarov
e894b4cafc update libomv and apply necessary related changes 2020-10-06 17:29:01 +01:00
UbitUmarov
5e86c33c9d update libomv and consequent changes 2020-10-04 21:10:42 +01:00
UbitUmarov
bc1ea2ef3a cleanup 2020-10-01 02:10:32 +01:00
UbitUmarov
df29d687ae write a newline at end 2020-09-30 03:05:11 +01:00
UbitUmarov
3c3f81dfd5 duhh of course it does nothing... 2020-09-30 02:41:30 +01:00
UbitUmarov
69e12f537f test: try handle cntr-c another way 2020-09-30 02:28:40 +01:00
UbitUmarov
194658815c a few changes to GridInfo and its use 2020-09-28 19:16:47 +01:00
UbitUmarov
e6d14ad303 gridinfo and ossl 2020-09-26 14:25:36 +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
3e05e8d6b6 add HomeURI to GridInfo 2020-09-24 03:49:46 +01:00
UbitUmarov
354c79168b give more use to GridInfo for gatekeeper url 2020-09-23 22:21:57 +01:00
UbitUmarov
f1e9d5a878 let Util.GetHostFromDNS do its job if name is a ip 2020-09-23 19:52:23 +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
fcb349bc5e remove replaced code 2020-09-18 23:17:11 +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
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
719e0d1c61 make main terrain taints also a bitarray 2020-09-09 15:24:51 +01:00
UbitUmarov
b0f1e4f0c6 waste some memory on serialized environment caching. we could live without all that locking 2020-09-08 15:28:18 +01:00
UbitUmarov
649e44792b mantis 8762: my coffee was broken again 2020-09-06 16:33:07 +01:00
UbitUmarov
a12f03ece0 mantis 8762: let it be less broken 2020-09-05 19:11:15 +01:00
UbitUmarov
c8cb8a376b ok it is GetLandObjectClippedXY 2020-09-01 21:22:06 +01:00
UbitUmarov
323c0673c2 fix permissions checks on some crossings 2020-09-01 16:30:07 +01:00
UbitUmarov
0abb08c6ef replace heavy Enum.HasFlag crap 2020-08-31 14:18:13 +01:00
UbitUmarov
97870cc1b9 a few changes on HGinventoryBroker p+lus cosmetics 2020-08-30 15:58:34 +01:00
UbitUmarov
4b91a93389 missing file 2020-08-28 23:41:34 +01:00
UbitUmarov
5ef66d68a0 several changes to usermanagement and profiles 2020-08-27 18:31:28 +01:00
UbitUmarov
00114d2e77 add a global expiring bad urls 2020-08-27 13:59:07 +01:00
UbitUmarov
a78eceec61 cosmetics 2020-08-26 16:39:42 +01:00
UbitUmarov
7dc50c93b8 another.. 2020-08-26 16:09:12 +01:00
UbitUmarov
088a778853 another.. 2020-08-26 15:49:43 +01:00
UbitUmarov
e7621244c1 add another thing ot iclient 2020-08-26 15:12:31 +01:00
UbitUmarov
7d225d307b add a missing fakeid copy 2020-08-25 22:37:21 +01:00
UbitUmarov
b6d26c89e6 let the expiring things purge be a bit more concurrent 2020-08-25 13:11:54 +01:00
UbitUmarov
0ee1e3b2d9 several changes to land handling. Landchannel.cs is just a wrrapper for landmanagementmodule, so let module be it and ignore all code on landchannel.cs, to remove one day; make parcel fakeID more a thing (it is our actual parcel ID. proper globalID cannot be sent to viewers, because HG, etc. 2020-08-24 17:36:57 +01:00
UbitUmarov
2d62c09292 create a parcel fakeID using a point actually on it 2020-08-23 21:19:14 +01:00
UbitUmarov
efa5f253f2 clip xy on parcels fake id, fix address compare, etc 2020-08-23 17:51:08 +01:00
UbitUmarov
9aa7f41bca add cap AttachmentResources ( no urls, memory account is per yengine mem usage) 2020-08-23 01:46:34 +01:00
StolenRuby
2f0d2db19d Top Scripts
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2020-08-22 12:38:35 +01:00
UbitUmarov
1661ee697d fix a typo 2020-08-21 23:21:58 +01:00
UbitUmarov
fd49254708 more changes on task inventory offers 2020-08-21 22:24:49 +01:00
UbitUmarov
612632f945 cosmetics 2020-08-19 18:07:40 +01:00
UbitUmarov
291c355185 oops 2020-08-17 19:53:38 +01:00