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
/
World
/
Objects
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2014-01-28
1
-7
/
+1
|
\
|
*
Refactored: use a single function to apply an object's folded permissions to ...
Oren Hurvitz
2014-01-10
1
-7
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2013-11-08
1
-1
/
+16
|
\
\
|
|
/
|
*
Show texture ids for full object/part info console commmds
Justin Clark-Casey (justincc)
2013-10-24
1
-1
/
+16
*
|
Merge branch 'master' into careminster
Melanie
2013-07-04
1
-1
/
+1
|
\
\
|
|
/
|
*
minor: Correct typo of "Descrition" to "Description" in "show object *" conso...
Justin Clark-Casey (justincc)
2013-07-03
1
-1
/
+1
*
|
Merge commit '4dfffa1df325c4b27a79e995585696cc20b6d905' into careminster
Melanie
2013-03-29
1
-0
/
+3
|
\
\
|
|
/
|
*
Add Location (relative), Rotation (Relative) and Rotation (World) to "show pa...
Justin Clark-Casey (justincc)
2013-03-29
1
-0
/
+3
|
*
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
2013-03-26
1
-0
/
+1
*
|
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
2013-03-24
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2013-02-22
1
-5
/
+5
|
\
\
|
|
/
|
*
Correct mistake in parsing 'show object pos' and similar pos commands where t...
Justin Clark-Casey (justincc)
2013-02-20
1
-5
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2013-01-26
1
-5
/
+5
|
\
\
|
|
/
|
*
minor: Fix full scene part console report to show proper Light* names rather ...
Justin Clark-Casey (justincc)
2013-01-26
1
-5
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2012-11-30
1
-3
/
+57
|
\
\
|
|
/
|
*
Show many more primitive properties on console command "show part name/id/pos"
Justin Clark-Casey (justincc)
2012-11-28
1
-3
/
+57
*
|
Merge branch 'master' into careminster
Melanie
2012-10-31
1
-1
/
+7
|
\
\
|
|
/
|
*
Make "show object part" command correctly display script status.
Justin Clark-Casey (justincc)
2012-10-31
1
-1
/
+7
*
|
Merge branch 'master' into careminster
Melanie
2012-10-26
1
-67
/
+106
|
\
\
|
|
/
|
*
Allow "show object", "show part", "dump object" and "delete object" to accept...
Justin Clark-Casey (justincc)
2012-10-24
1
-42
/
+61
|
*
Get "save oar" and "save iar" to tell you in a more friendly manner if the fi...
Justin Clark-Casey (justincc)
2012-10-24
1
-4
/
+1
|
*
Add "dump object uuid" console command. This allows any object in the scene ...
Justin Clark-Casey (justincc)
2012-10-24
1
-0
/
+53
|
*
minor: Move co-ordinate related help to object commands to common ConsoleUtil...
Justin Clark-Casey (justincc)
2012-10-24
1
-33
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-10-19
1
-20
/
+93
|
\
\
|
|
/
|
*
Make "show part" console commands print out information about each item the p...
Justin Clark-Casey (justincc)
2012-10-19
1
-20
/
+93
*
|
Merge branch 'master' into careminster
Melanie
2012-10-18
1
-34
/
+82
|
\
\
|
|
/
|
*
minor: Convert ad-hoc list building in ObjectCommandsModule to use ConsoleDis...
Justin Clark-Casey (justincc)
2012-10-18
1
-21
/
+24
|
*
Add local and UUID to information output of "show object" and "show part" reg...
Justin Clark-Casey (justincc)
2012-10-18
1
-0
/
+4
|
*
Add --full option to "show object name/uuid/pos" to show info on all parts of...
Justin Clark-Casey (justincc)
2012-10-18
1
-20
/
+60
|
*
Add number of inventory items to information displayed via "show part" consol...
Justin Clark-Casey (justincc)
2012-10-18
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-10-12
1
-24
/
+87
|
\
\
|
|
/
|
*
Assign endVector before control leaves ObjectCommandsModule.TryParseVectorRan...
Justin Clark-Casey (justincc)
2012-10-11
1
-0
/
+2
|
*
Add "delete object pos <start-coord> to <end-coord>" console command.
Justin Clark-Casey (justincc)
2012-10-10
1
-24
/
+85
*
|
Merge branch 'master' into careminster
Melanie
2012-10-07
1
-34
/
+141
|
\
\
|
|
/
|
*
Fix bug in implementation of "show part pos" that would not filter probably.
Justin Clark-Casey (justincc)
2012-10-05
1
-40
/
+25
|
*
Add "show part pos" console command to match "show object pos"
Justin Clark-Casey (justincc)
2012-10-05
1
-0
/
+72
|
*
refactor: eliminate some now duplicate code in ObjectCommandsModule
Justin Clark-Casey (justincc)
2012-10-05
1
-34
/
+25
|
*
Add "show object pos <start-coord> to <end-coord>" command to simulator console.
Justin Clark-Casey (justincc)
2012-10-05
1
-0
/
+67
|
*
Print number of objects found with "show object name" and "show part name" si...
Justin Clark-Casey (justincc)
2012-10-05
1
-12
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-07-28
1
-1
/
+1
|
\
\
|
|
/
|
*
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
Justin Clark-Casey (justincc)
2012-07-25
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-06-28
1
-3
/
+6
|
\
\
|
|
/
|
*
Fix output for help on some object region console commands
Justin Clark-Casey (justincc)
2012-06-26
1
-3
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2012-05-16
1
-101
/
+208
|
\
\
|
|
/
|
*
Allow use of regular expressions in "show object name", "show part name" and ...
Justin Clark-Casey (justincc)
2012-05-15
1
-101
/
+208
*
|
Merge branch 'master' into careminster
Melanie
2012-04-29
1
-9
/
+15
|
\
\
|
|
/
|
*
Put scene object related console commands into new "Objects" help category ra...
Justin Clark-Casey (justincc)
2012-04-28
1
-9
/
+13
|
*
Add flags information (phantom, physics, etc.) to "show object" and "show par...
Justin Clark-Casey (justincc)
2012-04-27
1
-0
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-04-18
1
-1
/
+1
|
\
\
|
|
/
|
*
On "show part" command, show link number.
Justin Clark-Casey (justincc)
2012-04-18
1
-1
/
+1
[next]