UbitUmarov
|
e28ac282eb
oops fix FolderMask acording
|
7 years ago |
UbitUmarov
|
1ff831c45b
make the Slam bit actually be the two previus used ones, to try to minimize compatibilty issues
|
7 years ago |
UbitUmarov
|
fb86e41561
fix incoerent definition of Slam bit (bits 3 and 4 used in diferent
|
7 years ago |
Melanie Thielker
|
c74fa02d87
Harmonize case in Permissions enum
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
b6266c6a1d
check if a parcelID is a encoded position data or a true UUID. This may fail, just reducing the odds.
|
7 years ago |
UbitUmarov
|
9b9f93c4b2
and yes HG uri again
|
8 years ago |
UbitUmarov
|
e2d46c060c
ok.. another try on the HG uri
|
8 years ago |
Melanie Thielker
|
5ad8bceb1d
Fix OpenSim bombing when a MySQL connection string doesn't contain a password.
|
8 years ago |
UbitUmarov
|
a2c80b20d7
try to make mono happy
|
8 years ago |
UbitUmarov
|
9953dad3a9
workaround potencial memory leak
|
8 years ago |
UbitUmarov
|
b64f25e631
add a missing cast to ulong in RegionGridLocToHandle (mantis: 7994)
|
8 years ago |
UbitUmarov
|
598e4ed7c9
rearrange handlers convertion math, harcoding the grid unit size of 256m, also inviting jit to use cpu barrel shifters.
|
8 years ago |
UbitUmarov
|
a4caedceae
rename a few things to reduce confusion between regions wold location and grid location (a lot more elsewhere)
|
8 years ago |
Kevin Cozens
|
21de916225
Fixed the order of two file names used in a warning.
|
8 years ago |
UbitUmarov
|
ce44ce447b
coment out odd DoubleQueue class code
|
9 years ago |
UbitUmarov
|
c903e3afd0
fix a 1m diference in regions view range estimations
|
9 years ago |
UbitUmarov
|
5aa1c0d328
coment out warnings that do a messed around number of threadpool workitens and number of active threads ( at least when a pool is in use)
|
9 years ago |
UbitUmarov
|
172bb05ec2
suspend the use of DisableSimulator, that is causing teleport and crossing issues
|
9 years ago |
UbitUmarov
|
ae9d40c7d0
add a StringToBytes variant that takes Maximum lenght as argument.
|
9 years ago |
UbitUmarov
|
45ff7cec80
fix cut points of UTF-8 strings
|
9 years ago |
UbitUmarov
|
f0c865555b
add a GetTimeStampMS method, this returns a time stamp in miliSeconds with the resolution avaiable for StopWatchs. Value in double since it can be large (as machine uptime in high resolution ticks)
|
9 years ago |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
UbitUmarov
|
0edffae7e4
more on tps and crossings
|
9 years ago |
Oren Hurvitz
|
4ad1468165
Better handling of invalid XML: a) prevent infinite loop on EOF; b) better logging
|
9 years ago |
Oren Hurvitz
|
2153a01cc7
Have osAvatarName2Key check the cache first, even for foreign users
|
9 years ago |
Oren Hurvitz
|
83da582261
Removed unused code related to DNS lookups
|
9 years ago |
Cinder
|
0af17c9484
llListRandomize() wasn't very random
|
9 years ago |
dahlia
|
8b2af1071f
Add NaN and Infinity tests for SOP Velocity and Acceleration setters.
|
9 years ago |