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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-27
take taints check terrain out of Onframe event and add a new event for it. S...
UbitUmarov
3
-11
/
+50
2015-08-27
minor clear. Use isTainted in is read clear form
UbitUmarov
1
-9
/
+8
2015-08-27
change osd encoding of region size
UbitUmarov
1
-8
/
+8
2015-08-26
NEVER EVER SEND TERRAIN PATCHS AS UNRELIABLE!!!!!!!!!!!!!!!!!!!!!!!!!!
UbitUmarov
1
-26
/
+13
2015-08-26
add more of the v03 checks and homeURL. Sending side only for now
UbitUmarov
6
-16
/
+69
2015-08-26
change teleport version number to v0.3, without actually adding the checks
UbitUmarov
2
-52
/
+29
2015-08-25
fix bug
UbitUmarov
1
-1
/
+1
2015-08-25
update raw32 file reader to core one. Warning only suports square regions
UbitUmarov
1
-0
/
+11
2015-08-25
remove rest of ushort test code
UbitUmarov
1
-94
/
+31
2015-08-25
change terrain internal representation to float. ushort work with legal
UbitUmarov
3
-109
/
+164
2015-08-25
terrain stored as ushorts with gzip compression
UbitUmarov
3
-37
/
+269
2015-08-25
let mysql be happy with a NULL heighmap ( yeap i made several )
UbitUmarov
1
-2
/
+5
2015-08-24
change internal representation of terrain from int to ushort. This will
UbitUmarov
2
-21
/
+21
2015-08-24
try to implement core load oar options
UbitUmarov
9
-207
/
+539
2015-08-24
Revert "BulletSim: delay adding a scene presence to the list of presences"
Robert Adams
3
-33
/
+19
2015-08-24
rename ImapTileModule as IMAPImageUploadModule to match core
UbitUmarov
4
-7
/
+7
2015-08-24
turn off KeepAlive
UbitUmarov
4
-13
/
+13
2015-08-23
BulletSim: delay adding a scene presence to the list of presences
Robert Adams
3
-19
/
+33
2015-08-23
In ScenePresence, when removing from the physical scene, unsubscribe
Robert Adams
1
-1
/
+1
2015-08-24
Add Culture.FormatProvider to String.Format, like it is done for LSLFloat
lillith xue
1
-3
/
+3
2015-08-24
Just replace all m_data accesses with accesses to Data, which is
Melanie Thielker
1
-62
/
+62
2015-08-23
fix db region find by range for varregions ( ignoring others than Mysql)
UbitUmarov
1
-0
/
+33
2015-08-23
fix db region search by a position, for varregions ( ignoring other that
UbitUmarov
1
-0
/
+40
2015-08-23
add missing culture format on lslvector toString
UbitUmarov
1
-3
/
+3
2015-08-23
Revert "Revert "Fix a possible nullref caused by accessing m_data rather than...
Melanie Thielker
1
-4
/
+4
2015-08-23
Fix the nullref in scripts - the right way
Melanie Thielker
1
-3
/
+3
2015-08-23
Revert "Fix a possible nullref caused by accessing m_data rather than Data"
Melanie Thielker
1
-4
/
+4
2015-08-23
more on world map
UbitUmarov
1
-2
/
+19
2015-08-23
fix region range compare
UbitUmarov
1
-3
/
+5
2015-08-23
more fixes on map
UbitUmarov
3
-6
/
+11
2015-08-23
fix mySQL ( ignoring other dbs )
UbitUmarov
1
-1
/
+2
2015-08-22
Warp3D map now seems to work
UbitUmarov
3
-15
/
+51
2015-08-22
update MapSearchModule
UbitUmarov
3
-17
/
+44
2015-08-22
fix worldMapModule
UbitUmarov
2
-49
/
+124
2015-08-22
delay terrain sending if land queue is 2 busy
UbitUmarov
7
-2
/
+48
2015-08-21
"uglyfy" GetModifiedPatchesInViewDistance. Also make it use camera or
UbitUmarov
1
-28
/
+71
2015-08-21
dont use SendTerrainUpdatesByViewDistance option, code executes as true.
UbitUmarov
1
-45
/
+19
2015-08-21
remove the noise part on the PinHeadIsland. why to want something that
UbitUmarov
1
-1
/
+2
2015-08-21
remove a 256m check
UbitUmarov
1
-4
/
+13
2015-08-20
send regions size on map blocks
UbitUmarov
1
-0
/
+2
2015-08-20
ubitode a bit more friendly for megas (still disabled)
UbitUmarov
1
-171
/
+49
2015-08-20
make basic ode work with var regions for contribution back to CORE. ( avn
UbitUmarov
2
-152
/
+147
2015-08-20
make it compatible with avn, no point making avn compatible with it
UbitUmarov
3
-6
/
+30
2015-08-20
update old git to os core version
UbitUmarov
4
-60
/
+55
2015-08-20
More plumbing on agent states
Melanie Thielker
2
-0
/
+17
2015-08-20
Fix multiple moving_end and add moving_start to llSetKeyframedMotion
Jeff Kelley
1
-10
/
+15
2015-08-20
Partial plumbing for the agent stateful module features negotiation
Melanie Thielker
10
-14
/
+41
2015-08-19
Fix a possible nullref caused by accessing m_data rather than Data
Melanie Thielker
1
-4
/
+4
2015-08-19
Add explicit initialization because mono 3 doesn't like what mono 2 allows
Melanie
2
-2
/
+2
2015-08-19
Convert the lsl list type into a struct. EXPERIMENTAL! This may affect
Melanie Thielker
4
-172
/
+172
[prev]
[next]