index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().
Justin Clark-Casey (justincc)
2012-01-28
7
-17
/
+83
*
Increment LPS script stat for OSSL functions that were not already doing this
Justin Clark-Casey (justincc)
2012-01-27
1
-2
/
+41
*
Implement osIsNpc(key npc):integer. This return TRUE if the given key belong...
Justin Clark-Casey (justincc)
2012-01-27
3
-0
/
+29
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-01-27
8
-17
/
+139
|
\
|
*
HG Inventoty: Guard against items not found.
Diva Canto
2012-01-26
1
-6
/
+7
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
BlueWall
2012-01-26
1
-0
/
+30
|
|
\
|
|
*
Support rejecting a teleport if a user is banned in all parcels that have
Melanie
2012-01-26
1
-0
/
+30
|
*
|
llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageE...
PixelTomsen
2012-01-26
5
-0
/
+89
|
|
/
|
*
Change references from sop to sog and add protection from null ref
BlueWall
2012-01-26
1
-11
/
+13
*
|
Implement osNpcGetOwner(key npc):key. This returns the owner for an 'owned' ...
Justin Clark-Casey (justincc)
2012-01-27
4
-20
/
+56
|
/
*
Add basic TestAddScript() regression test
Justin Clark-Casey (justincc)
2012-01-26
2
-0
/
+87
*
Re-enable error logging associated with assembly and script loading failure i...
Justin Clark-Casey (justincc)
2012-01-26
1
-9
/
+19
*
refactor: change RezScriptFromAgentInventory(), RezNewScript() and AddInvento...
Justin Clark-Casey (justincc)
2012-01-26
3
-37
/
+40
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-01-25
4
-10
/
+35
|
\
|
*
Update save oar and save iar help responses to reflect new -h|--home
nebadon
2012-01-25
2
-4
/
+4
|
*
Update BulletSim.dll with some interface changes and tuning (see opensim-libs...
Robert Adams
2012-01-25
2
-6
/
+31
*
|
refactor: decompose most of RezScript() into RezScriptFromAgentInventory(), R...
Justin Clark-Casey (justincc)
2012-01-25
2
-80
/
+97
|
/
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-01-25
7
-22
/
+100
|
\
|
*
llGetParcelMusicURL implementation http://wiki.secondlife.com/wiki/LlGetParce...
Pixel Tomsen
2012-01-25
5
-1
/
+34
|
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2012-01-25
2
-8
/
+51
|
|
\
|
|
*
Merge branch 'master' of /home/opensim/src/opensim
BlueWall
2012-01-24
1
-3
/
+51
|
|
|
\
|
|
|
*
Telehub map items displayed
BlueWall
2012-01-24
1
-3
/
+51
|
|
*
|
Removed unused delegates in SceneGraph: ObjectDuplicateDelegate, ObjectCreate...
Dan Lake
2012-01-24
1
-6
/
+0
|
*
|
|
Change the WorldMapModule to use SOG rather than SOP for the telehub ans
Melanie
2012-01-25
1
-13
/
+15
|
|
/
/
*
|
|
minor: stop the WebStatsModule logging UPDATE or INSERT every time it updates...
Justin Clark-Casey (justincc)
2012-01-25
1
-3
/
+3
*
|
|
Serialize calls to ODE Collide() function across OdeScene instances to preven...
Justin Clark-Casey (justincc)
2012-01-25
2
-1
/
+32
|
/
/
*
|
Make errors reported by OpenSim when it halts because it can't find certain c...
Justin Clark-Casey (justincc)
2012-01-24
3
-20
/
+12
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-01-24
1
-0
/
+18
|
\
\
|
|
/
|
*
Merge branch 'master' of /home/opensim/src/opensim
BlueWall
2012-01-24
1
-0
/
+18
|
|
\
|
|
*
Put Telehubs on the map
BlueWall
2012-01-24
1
-0
/
+18
*
|
|
Comment out asset statistics section from periodic stats as these have not be...
Justin Clark-Casey (justincc)
2012-01-24
1
-108
/
+109
|
/
/
*
|
Fix "Abnormal client thread terminations" stat in period CONNECTION STATISTIC...
Justin Clark-Casey (justincc)
2012-01-24
1
-0
/
+1
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-01-24
1
-13
/
+0
|
\
\
|
*
|
Removed unused events in SceneGraph: OnObjectCreate, OnObjectRemove, OnObject...
Dan Lake
2012-01-24
1
-13
/
+0
*
|
|
Comment out inventory statistics section from periodic stats, since this only...
Justin Clark-Casey (justincc)
2012-01-24
1
-14
/
+15
|
/
/
*
|
minor: correct text and usage for "image queues show" reigon console command.
Justin Clark-Casey (justincc)
2012-01-24
1
-2
/
+2
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-01-24
12
-9
/
+478
|
\
\
|
|
/
|
*
Teleport routing, part 1
Melanie
2012-01-24
1
-0
/
+53
|
*
Simplify and streamline telehub editing code. Verify rotations and fix
Melanie
2012-01-24
3
-59
/
+31
|
*
Reverse the spawn point distance vector
Melanie
2012-01-24
2
-4
/
+4
|
*
Correct a coordinate to make the viewer like it
Melanie
2012-01-24
2
-3
/
+3
|
*
Add a forgotten parameter
Melanie
2012-01-24
1
-1
/
+1
|
*
Change Telehubs to store only the data that is really needed and not
Melanie
2012-01-24
4
-194
/
+123
|
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2012-01-23
1
-4
/
+11
|
|
\
|
|
*
Merge branch 'master' of /home/opensim/var/repo/opensim into telehub
BlueWall
2012-01-23
1
-2
/
+2
|
|
|
\
|
|
*
|
Add update to Telehub position and rotation before adding SpawnPoints
BlueWall
2012-01-23
1
-4
/
+11
|
*
|
|
IMPORTANT!!!!! Please READ. DO NOT Use this version or any before it since the
Melanie
2012-01-23
1
-12
/
+3
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
BlueWall
2012-01-23
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix up some parameter naming
Melanie
2012-01-22
1
-2
/
+2
|
*
|
Cleanup
BlueWall
2012-01-23
1
-3
/
+6
[prev]
[next]