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
/
Avatar
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2013-03-22
4
-7
/
+21
|
\
|
*
Implement chat across region borders since we can tell if avatars in neighbou...
Justin Clark-Casey (justincc)
2013-03-22
1
-1
/
+1
|
*
On the later forms of teleport failure, tell the user if this was because vie...
Justin Clark-Casey (justincc)
2013-03-20
1
-2
/
+8
|
*
Prevent multiple instances of the same item ID being appended to an AvatarApp...
Justin Clark-Casey (justincc)
2013-03-19
2
-4
/
+12
|
*
Process default attachment point in AttachObjectInternal before we check whet...
Justin Clark-Casey (justincc)
2013-03-19
1
-27
/
+27
|
*
Fix tests for multiattach
Melanie
2013-03-18
2
-6
/
+6
|
*
Merge branch 'master' into newmultiattach
Melanie
2013-03-18
2
-82
/
+305
|
|
\
|
*
\
Merge commit 'ccd6f443e1092cb410f565e921f7cf4dd8cd2dac' into newmultiattach
Melanie
2013-03-18
1
-139
/
+167
|
|
\
\
|
*
|
|
Limit each attachment point to 5 items as per spec
Melanie
2013-03-18
1
-3
/
+13
|
*
|
|
Multiattach, part 1
Melanie
2013-03-18
2
-33
/
+31
*
|
|
|
Fix merge artefacts
Melanie
2013-03-19
2
-6
/
+6
*
|
|
|
Merge commit '3611d33b00650ccc71994b331e4c6595f95d3131' into careminster
Melanie
2013-03-19
2
-143
/
+351
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Improve rejection of any attempt to reattach an object that is already attached.
Justin Clark-Casey (justincc)
2013-03-18
2
-31
/
+194
|
*
|
|
Fix recent regression where an item worn to an attachment point that was alre...
Justin Clark-Casey (justincc)
2013-03-18
2
-89
/
+153
*
|
|
|
Merge branch 'master' into careminster
Melanie
2013-03-08
1
-2
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
minor: remove some completely unused string local vars added recently in comm...
Justin Clark-Casey (justincc)
2013-03-06
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-03-06
2
-30
/
+38
|
\
\
\
|
*
|
|
Limit each attachment point to 5 items as per spec
Melanie
2013-03-05
1
-3
/
+13
|
*
|
|
Multiattach, part 1
Melanie
2013-03-05
2
-30
/
+20
*
|
|
|
Merge branch 'master' into careminster
Melanie
2013-03-05
1
-144
/
+165
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Get attachment script state before taking sp.AttachmentsSyncLock() to avoid r...
Justin Clark-Casey (justincc)
2013-03-05
1
-140
/
+161
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-28
1
-1
/
+2
|
\
\
\
|
|
/
/
|
*
|
Switched to using the other Util function with a default value.
Diva Canto
2013-02-27
1
-1
/
+2
|
*
|
Moved the HG default variables out of [Startup] and into their own section [H...
Diva Canto
2013-02-27
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-23
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Added new Util function for reading config vars that's more generic than the ...
Diva Canto
2013-02-22
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-22
2
-2
/
+4
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-02-21
1
-1
/
+1
|
|
\
\
|
|
*
|
minor: Change summary in "show appearance" console command to "incomplete" ra...
Justin Clark-Casey (justincc)
2013-02-21
1
-1
/
+1
|
*
|
|
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...
Diva Canto
2013-02-21
1
-1
/
+3
|
|
/
/
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-16
6
-271
/
+435
|
\
\
\
|
|
/
/
|
*
|
Separate IAR tests into separate files for load/save/loadpath tests
Justin Clark-Casey (justincc)
2013-02-16
3
-245
/
+198
|
*
|
Make it so that "load iar / ..." does not save the 'root' "My Inventory" folder.
Justin Clark-Casey (justincc)
2013-02-16
2
-1
/
+60
|
*
|
Add regression test TestSaveNonRootFolderToIar
Justin Clark-Casey (justincc)
2013-02-16
5
-27
/
+179
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-08
1
-0
/
+18
|
\
\
\
|
|
/
/
|
*
|
On IAR loading, if loading of a coaleseced item entirely fails, then continue...
Justin Clark-Casey (justincc)
2013-02-08
1
-0
/
+18
|
*
|
Implement a workaround solution for saving manual script state changes by the...
Justin Clark-Casey (justincc)
2013-01-11
1
-5
/
+19
|
*
|
Save attachments on detach/exit if a contained script state has been changed.
Justin Clark-Casey (justincc)
2013-01-11
1
-1
/
+17
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-02-07
1
-12
/
+23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
* This Checks the asset of each wearable asynchronously and repairs if it's r...
teravus
2013-01-29
1
-12
/
+23
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-01-31
1
-13
/
+10
|
\
\
\
|
|
/
/
|
*
|
Change default avatar replacements to be ruth rather than urban male
Melanie
2013-01-28
1
-13
/
+10
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-01-27
1
-4
/
+259
|
\
\
\
|
|
/
/
|
*
|
* This update is ugly as sin, but it 'fills in the blanks' of your appearance...
teravus
2013-01-26
1
-4
/
+259
*
|
|
Merge branch 'avination'
Melanie
2013-01-19
2
-262
/
+71
|
\
\
\
|
|
/
/
|
*
|
Remove the core groups module
Melanie
2013-01-19
1
-252
/
+0
|
*
|
Kill the dumb Opensimulator Testing group again - for good.
Melanie
2013-01-19
1
-8
/
+3
|
*
|
* Enables loading cached bakes on teleport by filling in the appropriate avat...
teravus
2013-01-16
1
-2
/
+71
*
|
|
Merge branch 'master' into careminster
Melanie
2013-01-10
1
-0
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
On baked texture save, replace any HG ID with an ordinary asset ID so the HGA...
Justin Clark-Casey (justincc)
2013-01-10
1
-0
/
+3
[next]