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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-10-26
3
-75
/
+118
|
\
|
*
Fixed saving non-square multi-region OARs
Oren Hurvitz
2012-10-26
1
-1
/
+1
|
*
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
2
-11
/
+12
|
*
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-23
2
-0
/
+111
|
\
\
|
|
/
|
*
Refactor: Move Dwell reply to a module that can be disabled. The prior,
Melanie
2012-10-21
2
-12
/
+110
|
*
SQLite DB: some values of land data will be not saved / loaded
PixelTomsen
2012-10-21
1
-0
/
+1
|
*
Fix: invinite loading for Viewer3 : parcelinfo request of traffic-value (impl...
PixelTomsen
2012-10-20
1
-0
/
+12
*
|
Merge branch 'master' into careminster
Melanie
2012-10-20
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix a few minor issues in ArchiveReadRequest logging.
Justin Clark-Casey (justincc)
2012-10-19
1
-2
/
+2
*
|
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
3
-24
/
+89
|
\
\
|
|
/
|
*
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
|
*
Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas...
Justin Clark-Casey (justincc)
2012-10-09
2
-0
/
+2
*
|
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
|
*
Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...
Diva Canto
2012-09-30
3
-3
/
+0
|
*
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...
Diva Canto
2012-09-30
3
-0
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-09-24
1
-1
/
+4
|
\
\
|
|
/
|
*
Correctly override and call base OpenSimTestCase.SetUp() method in GridConnec...
Justin Clark-Casey (justincc)
2012-09-19
1
-1
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2012-09-16
10
-746
/
+1676
|
\
\
|
|
/
|
*
Added unit tests for multi-region OARs
Oren Hurvitz
2012-09-14
1
-58
/
+326
|
*
Rename ArchiveWriteRequestPreparatio nto ArchiveWriteRequest since after the ...
Justin Clark-Casey (justincc)
2012-09-14
3
-9
/
+9
|
*
Support multi-region OAR files
Oren Hurvitz
2012-09-14
8
-395
/
+1057
|
*
correcting a typo that causes c# express to complain about xml comment contai...
SignpostMarv
2012-09-13
1
-1
/
+1
*
|
Merge branch 'avination' into careminster
Melanie
2012-09-10
1
-44
/
+90
|
\
\
|
*
|
stop sending duplicated parcelProprieties at login
UbitUmarov
2012-09-07
1
-18
/
+39
|
*
|
try to reduce potencial recursive locking
UbitUmarov
2012-09-01
1
-26
/
+51
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-07
2
-1
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add warning chevrons around the GC.Collect added to Warp3DImageModule in comm...
Justin Clark-Casey (justincc)
2012-09-07
1
-0
/
+4
|
*
|
If reusing dynamic textures, do not reuse small data length textures that fal...
Justin Clark-Casey (justincc)
2012-09-06
1
-1
/
+1
|
*
|
0006270: Warp3D leaks memory on mono based systems
BlueWall
2012-09-06
1
-1
/
+4
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-29
1
-27
/
+34
|
\
\
\
|
|
/
/
|
*
|
formatting
SignpostMarv
2012-08-27
1
-22
/
+22
|
*
|
refactoring to load from self (fixes ChanneDigger being absent)
SignpostMarv
2012-08-27
1
-5
/
+11
|
*
|
refactoring to assign the first argument to a variable
SignpostMarv
2012-08-27
1
-4
/
+5
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-23
2
-4
/
+67
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
[next]