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
/
bin
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-26
Fixed typo in a comment.
Kevin Cozens
1
-1
/
+1
2017-10-26
Added missing Allow line for osGetSimulatorMemoryKB.
Kevin Cozens
1
-0
/
+1
2017-10-26
Sorted the groups of Allow statements by alphabetical order.
Kevin Cozens
1
-10
/
+10
2017-09-20
BulletSim: update MacOS version of libBulletSim to latest version.
Robert Adams
2
-0
/
+0
2017-09-17
replace libomv saving a few op on vector * quaternion
UbitUmarov
1
-0
/
+0
2017-09-04
Fixed typos in comments in osslEnable.ini
Kevin Cozens
1
-2
/
+2
2017-09-03
BulletSim; Update BulletSim.dll's and so's for raycast.
Robert Adams
4
-0
/
+0
2017-08-31
fix our name is OpenSimulator not OpenSim
UbitUmarov
1
-0
/
+0
2017-08-31
improve Prefer32bit configuration option
UbitUmarov
1
-0
/
+0
2017-08-31
CSharp targets name still wrong
UbitUmarov
1
-0
/
+0
2017-08-31
fix a whitecode bug, add missing files
UbitUmarov
1
-0
/
+0
2017-08-30
update Prebuild with WhiteCore version
UbitUmarov
1
-0
/
+0
2017-08-28
update httpserver
UbitUmarov
2
-0
/
+0
2017-08-21
update ODE bins for windows to 0.13.3 ( old ode will now also have stati/dyna...
UbitUmarov
2
-0
/
+0
2017-08-18
BulletSim: Update macOS version of BulletSim with the actual Bullet
Robert Adams
2
-0
/
+0
2017-08-17
Replaced libomv dlls with newly compiled ones to solve crashes with pCampBot....
Diva Canto
4
-0
/
+0
2017-08-17
BulletSim: Update macOS version of BulletSim with Bullet 2.86 and collision f...
Robert Adams
2
-0
/
+0
2017-08-15
update libode for MAC, thanks again Gavin Hird
UbitUmarov
2
-0
/
+0
2017-08-14
Update BulletSim with corrected collision computations.
Robert Adams
4
-0
/
+0
2017-08-09
Update BulletSim with Bullet V2.86.
Robert Adams
4
-0
/
+0
2017-08-05
Remove profile from basic configuration
Kevin Cozens
1
-3
/
+0
2017-07-29
upload ODE lib for linux. Plz keep previus version in case something goes wro...
UbitUmarov
2
-0
/
+0
2017-07-27
mantis 8218 make Meshmerizer UseMeshiesPhysicsMesh defualt to true, to match ...
UbitUmarov
1
-1
/
+1
2017-07-22
ubOde: make option MinSizeToMeshmerize visible in OpenSimDefaults.ini
UbitUmarov
1
-6
/
+8
2017-07-21
fix a few EN typos
UbitUmarov
1
-5
/
+5
2017-07-21
ubOde suport convex shapes on all normal prims and sculpts. Since code is exp...
UbitUmarov
1
-7
/
+24
2017-07-15
fixes and changes on TreePopulatorModule. Please read OpenSimDefaults.ini
UbitUmarov
1
-6
/
+14
2017-07-13
update libomv fixing EnUsCulture
UbitUmarov
7
-39672
/
+0
2017-07-07
ubOde don't use old ode body sleep option, a few changes on sleep control, up...
UbitUmarov
2
-0
/
+0
2017-07-03
ubOde: dont do avatar step climb on small true spheres. lets play simple foot...
UbitUmarov
2
-0
/
+0
2017-07-02
update ode.dll ( windows)
UbitUmarov
2
-0
/
+0
2017-07-01
a few changes to ubOde avatar collisions
UbitUmarov
3
-1
/
+0
2017-06-30
do calls to m_host.AddScriptLPS() on the right place on osslm this stat is of...
UbitUmarov
1
-2
/
+2
2017-06-30
put osGetAgentIP() in threat control with level Severe so it can be disabled ...
UbitUmarov
1
-55
/
+61
2017-06-30
update ode.dll (windoes only. need bins for others :( )
UbitUmarov
2
-0
/
+0
2017-06-28
put back getAgentIP bug restricted, script owner must be a Administrator (god)
UbitUmarov
1
-1
/
+1
2017-06-26
add osGetNPCList()
UbitUmarov
1
-0
/
+1
2017-06-26
take a few more out of level check
UbitUmarov
1
-31
/
+30
2017-06-26
update osslEnable.ini. functions that have no level check are still listed bu...
UbitUmarov
1
-2
/
+15
2017-06-25
add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_...
UbitUmarov
1
-2
/
+3
2017-06-24
add string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float...
UbitUmarov
1
-16
/
+21
2017-06-24
revert the thread level change; remove unused dynamic texture timer from inte...
UbitUmarov
1
-1
/
+1
2017-06-24
change thread level of osSetDynamicTextureDataBlendFace to VeryHigh
UbitUmarov
1
-1
/
+1
2017-06-24
osDrawFilledEllipse or string comand FillEllipse identical do Ellipse one
UbitUmarov
1
-0
/
+1
2017-06-19
a defual can me comented out
UbitUmarov
1
-1
/
+1
2017-06-16
framework main thread pool is always active and in use ( even id hard to cat...
UbitUmarov
1
-0
/
+2
2017-06-14
remove options about script compilers the got back somehow on defaults also
UbitUmarov
1
-8
/
+0
2017-06-14
remove options about script compilers the got back somehow
UbitUmarov
1
-11
/
+0
2017-06-13
remove excessive notion of paralelism
UbitUmarov
1
-8
/
+0
2017-06-12
update Robust32.exe build files
UbitUmarov
2
-0
/
+0
[next]