index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
fix maturity on parcelInfo
UbitUmarov
1
-4
/
+3
2016-11-22
full change ServiceThrottleModule. Let it still service RegionHandleRequest a...
UbitUmarov
3
-175
/
+24
2016-11-22
Fix typo in a comment
AliciaRaven
1
-1
/
+1
2016-11-22
Include new Region.ini option for DefaultLandingPoint for teleports with no c...
AliciaRaven
2
-0
/
+8
2016-11-22
Coding standards: A local variable may not use the prefix m_
Melanie Thielker
1
-15
/
+15
2016-11-22
supress some warnings by explict(confirm) the hide of parent fields
UbitUmarov
2
-11
/
+5
2016-11-22
replace datetime.now on just timming by faster utcnow
UbitUmarov
4
-9
/
+9
2016-11-21
work around some more warnings
UbitUmarov
1
-1
/
+1
2016-11-21
remove something VS decided to add
UbitUmarov
1
-1
/
+0
2016-11-21
work around some warnings
UbitUmarov
4
-9
/
+21
2016-11-20
handle HG lm tp to large regions in another way
UbitUmarov
2
-8
/
+17
2016-11-20
revert more object references removal on clients close because 2 many code pa...
UbitUmarov
2
-6
/
+1
2016-11-20
HG add a small delay before start sending region data
UbitUmarov
1
-2
/
+17
2016-11-20
HG protocol is still broken for large regions. work around it on teleport via lm
UbitUmarov
2
-2
/
+3
2016-11-20
give up on OutPacket drop condition on closing
UbitUmarov
1
-1
/
+3
2016-11-19
change OutPacket drop condition
UbitUmarov
1
-1
/
+9
2016-11-19
remove some potencial null refs i did add in last days :(
UbitUmarov
2
-5
/
+6
2016-11-18
search accout by id not volatil user name (HG)
UbitUmarov
1
-1
/
+2
2016-11-18
add expire time for aliens
UbitUmarov
2
-7
/
+28
2016-11-18
avoid a null ref. (needs better way)
UbitUmarov
1
-0
/
+6
2016-11-18
restore higher resolution clock on udpserver and lower uaeraccouts caching time
UbitUmarov
2
-15
/
+9
2016-11-18
revert to lower resolution clock on udpserver for testing
UbitUmarov
1
-5
/
+7
2016-11-18
put back skip of first drip call
UbitUmarov
1
-1
/
+1
2016-11-18
a few more changes on potencial mem issues
UbitUmarov
1
-2
/
+8
2016-11-17
explicitly remove some references, and other useless changes
UbitUmarov
4
-91
/
+124
2016-11-17
minor changes to ubMeshmerizer memory use
UbitUmarov
2
-68
/
+67
2016-11-17
restore large useracconts expire time for testing
UbitUmarov
1
-2
/
+4
2016-11-16
minor: dont let rcvd agentupdates time jump back
UbitUmarov
2
-12
/
+33
2016-11-16
fix parsing of a vector4 and storing on a lsl quaternion needed for lightSha...
UbitUmarov
2
-5
/
+30
2016-11-16
minor change to getdisplaynames cap url
UbitUmarov
2
-46
/
+5
2016-11-14
change camera collision check rules
UbitUmarov
1
-23
/
+34
2016-11-14
fix a vector range parsing
UbitUmarov
1
-1
/
+1
2016-11-14
fix unack bytes stats report
UbitUmarov
1
-1
/
+3
2016-11-14
reduce calls to physics world cast rays for camera collision check
UbitUmarov
2
-51
/
+54
2016-11-13
prevent self call to llSetScriptState(ownname,FALSE) from blocking entire engine
UbitUmarov
3
-5
/
+13
2016-11-13
BulletSim: update avatar velocity setting to the new TargetVelocity pattern.
Robert Adams
4
-51
/
+47
2016-11-12
ubOde fix a multhreading timming issue
UbitUmarov
1
-2
/
+2
2016-11-11
reduce useraccouts cache time
UbitUmarov
1
-3
/
+3
2016-11-10
GetUserAccounts cannot cache null accounts
UbitUmarov
3
-5
/
+13
2016-11-10
ubOde: add a needed lock
UbitUmarov
1
-5
/
+11
2016-11-10
also cache not found useraccounts when search by ID. Change the expire time t...
UbitUmarov
3
-13
/
+11
2016-11-10
on Select use again the priority queues to send ObjectProperties, including p...
UbitUmarov
2
-41
/
+34
2016-11-09
fix some invalid string.format arguments
UbitUmarov
3
-4
/
+89
2016-11-09
stop warning about integer division cast to float
UbitUmarov
2
-5
/
+4
2016-11-09
move UserAccountCache access locking to its methods and not callers.
UbitUmarov
3
-55
/
+54
2016-11-09
minor cleanup
UbitUmarov
1
-6
/
+9
2016-11-09
also log estimated average Util.GetTimeStampMS() resolution
UbitUmarov
1
-3
/
+15
2016-11-09
change the clock source on udp outgoing, remove some dead code
UbitUmarov
3
-153
/
+10
2016-11-08
change the clock source on tokenBucket
UbitUmarov
1
-13
/
+11
2016-11-08
change display and log of normal script errors
UbitUmarov
1
-20
/
+47
[prev]
[next]