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
...
|
|
*
Renamed one var and deleted commented code. No functional changes.
Diva Canto
2012-01-12
2
-34
/
+3
|
|
*
Allow update of stored entries within User Management Module-this is needed f...
Bo Iwu
2012-01-12
1
-48
/
+52
|
*
|
refactor: Move existing npc owner checks to NPCModule.CheckPermissions() meth...
Justin Clark-Casey (justincc)
2012-01-12
3
-18
/
+45
*
|
|
Move some interfaces to a more apropriate place
BlueWall
2012-01-12
2
-0
/
+0
|
|
/
|
/
|
*
|
HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...
Diva Canto
2012-01-12
8
-27
/
+40
|
/
*
If deserializing a scene object fails during IAR load then ignore the object ...
Justin Clark-Casey (justincc)
2012-01-11
2
-2
/
+5
*
Add a check to see if an asset exists before recreating it while
Mic Bowman
2012-01-10
1
-0
/
+6
*
minor: Fix wrong column length in image queues report
Justin Clark-Casey (justincc)
2012-01-10
1
-2
/
+2
*
rename "show image queue" to "show image queues" in line with other udp info ...
Justin Clark-Casey (justincc)
2012-01-10
1
-29
/
+8
*
Add "show image queue <first-name> <last-name>" region console command
Justin Clark-Casey (justincc)
2012-01-10
3
-6
/
+107
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2012-01-10
4
-6
/
+71
|
\
|
*
Add avatar names to appearance log messages
Justin Clark-Casey (justincc)
2012-01-10
1
-3
/
+3
|
*
correct very minor typo in "debug scene" help
Justin Clark-Casey (justincc)
2012-01-10
1
-1
/
+1
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
BlueWall
2012-01-10
2
-2
/
+52
|
|
\
|
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2012-01-10
1
-2
/
+2
|
|
|
\
|
|
*
|
Add "app find <uuid-or-start-of-uuid>" command to find the appearance using a...
Justin Clark-Casey (justincc)
2012-01-10
1
-0
/
+50
|
*
|
|
Teleport Debugging
BlueWall
2012-01-10
2
-2
/
+17
|
|
/
/
*
|
|
HG landing points: this hopefully fixes some confusion that was making HG avi...
Diva Canto
2012-01-10
1
-5
/
+6
|
|
/
|
/
|
*
|
HG Friends: fixed bug introduced by 571efeddb20f38bb4164074b3c217be5387ca2e0 ...
Diva Canto
2012-01-10
1
-2
/
+2
|
/
*
Add some run-time debugging support
BlueWall
2012-01-09
2
-1
/
+6
*
Use our TeleportFlags
BlueWall
2012-01-09
2
-22
/
+30
*
TP Routing debug
BlueWall
2012-01-09
1
-2
/
+5
*
Fix teleport routing for incoming HG+Owner
BlueWall
2012-01-09
1
-18
/
+19
*
Debugging HG teleport routing
BlueWall
2012-01-09
1
-0
/
+18
*
Fix HG teleport routing
BlueWall
2012-01-09
1
-2
/
+4
*
Fix a build break
Melanie
2012-01-09
1
-1
/
+1
*
Add the HG case to landing point checks
Melanie
2012-01-09
1
-1
/
+1
*
Update teleport routing to match Avination
Melanie
2012-01-08
1
-16
/
+58
*
Merge branch 'master' of /home/opensim/src/opensim
BlueWall
2012-01-08
1
-0
/
+17
|
\
|
*
Fix teleport routing
BlueWall
2012-01-08
1
-0
/
+17
*
|
Fix threat level setting on osNpcPlayAnimation
Melanie
2012-01-07
1
-1
/
+1
*
|
Don't try to save a NPCs attachment states on NPC delete
Melanie
2012-01-07
1
-0
/
+8
|
/
*
fix a typo "osNpcCreated" to "osNpcCreate" in OSSL threat level check
nebadon
2012-01-06
1
-1
/
+1
*
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
2012-01-07
1
-1
/
+1
*
Add method doc to SPA.Falling and use automatic private get property
Justin Clark-Casey (justincc)
2012-01-07
1
-13
/
+14
*
Fix bug where tapping home to stop falling would stop any avatar movement oth...
Justin Clark-Casey (justincc)
2012-01-07
2
-9
/
+10
*
Fix some syntax issues
Melanie
2012-01-06
2
-4
/
+4
*
Add osNpcPlayAnimation and osNpcStopAnimation which respect ownership as well
Melanie
2012-01-06
3
-0
/
+56
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2012-01-06
1
-215
/
+191
|
\
|
*
Allow RemoteAdmin to deal with all the different kinds of region id parameter...
Justin Clark-Casey (justincc)
2012-01-06
1
-215
/
+191
*
|
Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...
Melanie
2012-01-06
9
-20
/
+94
|
/
*
Fixed llAngleBetween() to allow denormal rotations
John Cochran
2012-01-06
2
-20
/
+41
*
Add script instruction count back to llRot2Euler. Other minor formatting/doc...
Justin Clark-Casey (justincc)
2012-01-06
2
-16
/
+32
*
Replaced llRot2Euler function.
John Cochran
2012-01-06
2
-36
/
+92
*
Implement the FetchInventory2 capability. This accompanies the existing Fetc...
Justin Clark-Casey (justincc)
2012-01-06
5
-2
/
+378
*
If dragging a script that is no copy from prim inventory into agent
Melanie
2012-01-06
1
-16
/
+39
*
Add ThreatLevel.NoAccess to OSSL. This allows to enable OSSL without enabling
Melanie
2012-01-06
2
-1
/
+5
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
BlueWall
2012-01-05
3
-8
/
+39
|
\
|
*
Improve "j2k decode" command to tell us how many layers and components were d...
Justin Clark-Casey (justincc)
2012-01-05
3
-8
/
+39
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
BlueWall
2012-01-05
21
-267
/
+730
|
\
\
|
|
/
[prev]
[next]