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
/
CoreModules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-26
Remove race conditions from where SP.AbsolutePosition could change between th...
Justin Clark-Casey (justincc)
1
-7
/
+4
2014-08-24
put back the kills on tp where they belong
UbitUmarov
1
-6
/
+1
2014-08-24
*test* move sending kills to before sending the update, this breaks tp
UbitUmarov
1
-1
/
+4
2014-08-23
Add an admin message to refesh a region's map tile. Will be used to periodically
Melanie Thielker
1
-2
/
+4
2014-08-23
Change the map tile system to be multi-grid hosting compatible
Melanie Thielker
1
-1
/
+1
2014-08-23
Change the map tile system to be multi-grid hosting compatible
Melanie Thielker
1
-1
/
+1
2014-08-21
replace AgentHasMovedAway + KillEntity by a hacked version on teleports
UbitUmarov
1
-4
/
+7
2014-08-18
undo the hack.. its useless
UbitUmarov
1
-2
/
+3
2014-08-18
Expect a missing directory, the asset cache is shared. Prevent spew if
Melanie Thielker
1
-0
/
+5
2014-08-18
reduce the kills sent, hide attachments kills on origin
UbitUmarov
1
-3
/
+2
2014-08-18
NOT GOOD. Changed hide code on crossing/tp. Send needed avatar and attachments
UbitUmarov
1
-5
/
+13
2014-08-17
put bake bakes, plus a missing change forcing animations to pass by
UbitUmarov
1
-1
/
+1
2014-08-17
TEST disable again baked textures on crossing
UbitUmarov
1
-0
/
+2
2014-08-17
TEST DANGER InformClientOfNeighbourAsync do nothing unless a newagent
UbitUmarov
1
-0
/
+2
2014-08-17
*DANGER* rearange EnableChildAgents() so that hopefully it does it job
UbitUmarov
1
-104
/
+86
2014-08-17
bad test
UbitUmarov
1
-1
/
+2
2014-08-17
make EnableChildAgent async from caller
UbitUmarov
1
-63
/
+54
2014-08-17
remove hack to break sending of baked cache on agent cross update
UbitUmarov
1
-2
/
+0
2014-08-16
DEBUG intencional break of sending baked cache
UbitUmarov
1
-0
/
+3
2014-08-16
minor low resolution debug timming
UbitUmarov
1
-2
/
+5
2014-08-16
send avatar Height to children, use it in region tp height check
UbitUmarov
1
-4
/
+12
2014-08-16
*test* just send default appearance ( something along path doesnt like
UbitUmarov
1
-3
/
+6
2014-08-15
on teleports dont send baked textures assets in CreateClient, they will do on...
UbitUmarov
1
-1
/
+4
2014-08-15
On teleport to a region that already has a child agent established (e.g. a ne...
Justin Clark-Casey (justincc)
2
-3
/
+3
2014-08-15
cleanup a bit
UbitUmarov
1
-10
/
+1
2014-08-15
do CrossAttachmentsIntoNewRegion for old versions in the right place
UbitUmarov
1
-7
/
+8
2014-08-15
refix hide on crossings
UbitUmarov
1
-1
/
+2
2014-08-15
let failed crossing say something abotu reason
UbitUmarov
1
-5
/
+14
2014-08-15
adjust createAgent delay on childs creation. Beeing bad, it should be high
UbitUmarov
1
-3
/
+9
2014-08-15
remove ban check from create caps. That needs to be done on caller
UbitUmarov
1
-5
/
+19
2014-08-15
remove the delay on child creation on Neighbour since its amout in not
UbitUmarov
1
-3
/
+4
2014-08-14
add a extra delay in EnableChildAgents between CreateAgent() return and
UbitUmarov
1
-5
/
+14
2014-08-14
try external bakedModule when local cache is invalid and not just at login
UbitUmarov
1
-9
/
+13
2014-08-14
reduced debug msgs
UbitUmarov
1
-3
/
+7
2014-08-14
only try external baked texture module on login
UbitUmarov
1
-26
/
+36
2014-08-14
*DANGER* dont send baked textures assets to Neighbours. Possible we could
UbitUmarov
1
-2
/
+6
2014-08-14
*DANGER* make baked textures cross and make use of it * UNTESTED *
UbitUmarov
1
-95
/
+92
2014-08-13
put back baked textures debug msgs at start of validatebaked...
UbitUmarov
1
-0
/
+12
2014-08-11
remove confusing defonly control
UbitUmarov
1
-14
/
+4
2014-08-11
... one day..
UbitUmarov
1
-1
/
+2
2014-08-11
will get there..
UbitUmarov
1
-4
/
+3
2014-08-11
validatebaked still not ok
UbitUmarov
1
-5
/
+4
2014-08-10
TEST move parcelRegionCross to EntityTransferModule cross so it works on
UbitUmarov
1
-4
/
+10
2014-08-09
Move the inventory request lock introduced in git master a58152bd to HGInvent...
Justin Clark-Casey (justincc)
1
-20
/
+43
2014-08-08
of course.. bug..
UbitUmarov
1
-1
/
+2
2014-08-08
lock set appearence during ValidateBakedTextureCache there seems to be a
UbitUmarov
1
-93
/
+97
2014-08-07
bug
UbitUmarov
1
-1
/
+2
2014-08-07
remove annoying debug msg . still a lot of spam, but to remove later
UbitUmarov
1
-1
/
+1
2014-08-07
make grid baked textures override the ones on appearance. Due to bug
UbitUmarov
1
-35
/
+60
2014-08-07
bug on upload new bakes decision
UbitUmarov
1
-2
/
+3
[prev]
[next]