UbitUmarov
|
b1bde3c8f1
|
timezone code changed
|
2022-10-02 11:44:43 +01:00 |
|
UbitUmarov
|
d81ed97e5d
|
still some xengine ..
|
2022-10-02 11:43:29 +01:00 |
|
UbitUmarov
|
cce98b18c0
|
betterrandom was not that better
|
2022-10-02 11:42:07 +01:00 |
|
UbitUmarov
|
2112665133
|
http cookies are gone
|
2022-10-02 11:40:29 +01:00 |
|
UbitUmarov
|
6ff8ecaae0
|
appdomains are gone. XEngine does not make much sense without them
|
2022-10-02 11:38:50 +01:00 |
|
UbitUmarov
|
f6a47a9f47
|
thread.abort is gone. Coment out so things compile
|
2022-10-02 11:30:41 +01:00 |
|
UbitUmarov
|
fc3543c24a
|
performance counters are windows only, we are not, so .. gone
|
2022-10-02 11:24:39 +01:00 |
|
UbitUmarov
|
990831c373
|
add back local console hack
|
2022-10-02 11:22:04 +01:00 |
|
UbitUmarov
|
5ea28ff530
|
a few more changes to console; revert a change possible only needed on future .net, at lest we did live without it till now (for real now)
|
2022-09-30 11:47:44 +01:00 |
|
UbitUmarov
|
03a4287658
|
a few more changes to console; revert a change possible only needed on future .net, at lest we did live without it till now
|
2022-09-30 11:46:14 +01:00 |
|
UbitUmarov
|
66113831dd
|
mantis 9028: check for for a null (should not be needed)
|
2022-09-25 15:41:56 +01:00 |
|
UbitUmarov
|
5ef7878613
|
cosmetics
|
2022-09-24 17:14:46 +01:00 |
|
UbitUmarov
|
8fd4781c02
|
fix llcreatelink test
|
2022-09-23 23:33:48 +01:00 |
|
UbitUmarov
|
e3091033c0
|
llcreatelink permission must be granted by owner
|
2022-09-23 20:26:56 +01:00 |
|
UbitUmarov
|
88f4e5eed9
|
do not let *createlink run on attachments or link nonmod objects
|
2022-09-23 19:26:38 +01:00 |
|
UbitUmarov
|
58f20c6d6e
|
replace obsolete code
|
2022-09-20 21:40:56 +01:00 |
|
UbitUmarov
|
31fa8b45df
|
minor cleanup
|
2022-09-20 21:32:10 +01:00 |
|
UbitUmarov
|
086fcc7ff7
|
mantis 9025: reduce latency a bit
|
2022-09-18 20:38:36 +01:00 |
|
UbitUmarov
|
b4c057c80c
|
cosmetics
|
2022-09-18 14:07:53 +01:00 |
|
UbitUmarov
|
87ba2d7b43
|
a few changes to local console; add pooling of Console.KeyAvailable instead of waiting on keyread, that has treading issues. Thanks ALicia for some ideas on this
|
2022-09-18 05:21:07 +01:00 |
|
UbitUmarov
|
0505fd54e4
|
simplify CleanString a bit more
|
2022-09-14 18:41:13 +01:00 |
|
UbitUmarov
|
772cce51b6
|
avoid a future dotnet bug they will not fix
|
2022-09-13 22:52:09 +01:00 |
|
UbitUmarov
|
1d7acb7bcb
|
avoid a null ref
|
2022-08-30 02:52:58 +01:00 |
|
UbitUmarov
|
91b76da1e2
|
a few more useless to unsafe sections
|
2022-08-29 19:42:21 +01:00 |
|
UbitUmarov
|
817e2bbd71
|
scripts httprequest: try to make a redir to a server local uri work
|
2022-08-29 03:31:09 +01:00 |
|
UbitUmarov
|
91435dff8b
|
oooops missed one pointer ++
|
2022-08-29 00:40:53 +01:00 |
|
UbitUmarov
|
a8baeae468
|
a few more useless changes
|
2022-08-29 00:31:33 +01:00 |
|
UbitUmarov
|
ed1648e931
|
a few more changes on udp zeroencoder
|
2022-08-28 05:33:07 +01:00 |
|
UbitUmarov
|
348920ebe7
|
a few changes on zeroencoder
|
2022-08-28 03:29:40 +01:00 |
|
UbitUmarov
|
f9a420f038
|
a bit more unsafe terseupdates
|
2022-08-28 01:49:28 +01:00 |
|
UbitUmarov
|
97cabd1574
|
default to no asset (uuidZero) on new inventory items creation with no provided data
|
2022-08-26 21:38:52 +01:00 |
|
UbitUmarov
|
d12080d65a
|
a few few ns
|
2022-08-25 21:54:37 +01:00 |
|
UbitUmarov
|
b850efe873
|
remove obsolete a bit of and unused code
|
2022-08-24 18:55:07 +01:00 |
|
UbitUmarov
|
38cb0fd6cf
|
change robust assets contenttype when answer is xml
|
2022-08-23 22:00:22 +01:00 |
|
UbitUmarov
|
d545506efc
|
add a few more parameters to llGetObjectDetails(); add intger log2(uint)
|
2022-08-23 17:27:02 +01:00 |
|
UbitUmarov
|
1456f43bc3
|
ubode: change managed/unmanaged contacts shared memory again
|
2022-08-21 05:00:27 +01:00 |
|
UbitUmarov
|
20c12e195b
|
make a xengine test happier
|
2022-08-20 19:17:33 +01:00 |
|
UbitUmarov
|
3a201f7e3d
|
terrain height math
|
2022-08-20 12:53:38 +01:00 |
|
UbitUmarov
|
6be01a8815
|
missed a file
|
2022-08-20 00:37:17 +01:00 |
|
UbitUmarov
|
bc7321bdbf
|
somethings we may need, or not
|
2022-08-19 22:37:53 +01:00 |
|
UbitUmarov
|
0603667627
|
use shared assets for new empty notecard and defualt script. Grids not using core asset services may need the 2 new ones
|
2022-08-19 22:26:00 +01:00 |
|
UbitUmarov
|
4727aaa475
|
show stats with one more decimal place in timing
|
2022-08-19 15:49:48 +01:00 |
|
UbitUmarov
|
d37bed10c9
|
ubode things
|
2022-08-19 14:49:41 +01:00 |
|
UbitUmarov
|
a578bfd2ac
|
ubode: small change on ray/terrain
|
2022-08-18 00:56:12 +01:00 |
|
UbitUmarov
|
756a5605e9
|
missing changed file
|
2022-08-18 00:35:41 +01:00 |
|
UbitUmarov
|
6ab38ab964
|
CharsSpace no longer in use
|
2022-08-18 00:32:48 +01:00 |
|
UbitUmarov
|
81193e2a16
|
abuse of AggressiveInlining
|
2022-08-18 00:27:17 +01:00 |
|
UbitUmarov
|
6ebcae4885
|
several changed to ubode rays; remove some test probes not usefull, etc
|
2022-08-18 00:23:38 +01:00 |
|
UbitUmarov
|
da7d00f834
|
oops bug fix
|
2022-08-15 20:44:13 +01:00 |
|
UbitUmarov
|
f7e7e9c054
|
ubode things
|
2022-08-15 19:31:59 +01:00 |
|