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
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2013-03-15
2
-5
/
+31
|
\
|
*
Add example code to DOExampleModule to pull data from that previously saved b...
Justin Clark-Casey (justincc)
2013-03-15
2
-5
/
+29
|
*
Add ParentGroup.HasGroupChanged = true setting to DAExampleModule as this is ...
Justin Clark-Casey (justincc)
2013-03-15
1
-0
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2013-03-14
2
-8
/
+133
|
\
\
|
|
/
|
*
Improve DAExampleModule to show current necessary locking to avoid race condi...
Justin Clark-Casey (justincc)
2013-03-13
1
-8
/
+16
|
*
Add prototype dynamic objects map for scene object parts
Justin Clark-Casey (justincc)
2013-03-13
1
-0
/
+117
*
|
Merge branch 'master' into careminster
Melanie
2013-03-13
2
-34
/
+168
|
\
\
|
|
/
|
*
Add DisableInterRegionTeleportCancellation option in [EntityTransfer] section...
Justin Clark-Casey (justincc)
2013-03-12
1
-1
/
+20
|
*
Improve teleport cancellation in some circumstances, though cancelling telepo...
Justin Clark-Casey (justincc)
2013-03-12
2
-34
/
+149
*
|
Merge branch 'master' into careminster
Melanie
2013-03-08
1
-0
/
+4
|
\
\
|
|
/
|
*
Add code for testing event queue messages recevied on region cross.
Justin Clark-Casey (justincc)
2013-03-06
1
-0
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2013-03-05
1
-2
/
+0
|
\
\
|
|
/
|
*
minor: Fix mono compiler warning in MonitorModule
Justin Clark-Casey (justincc)
2013-03-05
1
-2
/
+0
*
|
Merge branch 'avination' into careminster
Melanie
2013-03-03
2
-21
/
+26
|
\
\
|
*
|
Revert "Allow TeleportCancel packets to reset the transfer state machine"
Melanie
2013-02-24
1
-6
/
+0
|
*
|
Fix an issue where the viewer would request the seed cap before
Melanie
2013-02-18
1
-15
/
+26
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-28
1
-2
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Switched to using the other Util function with a default value.
Diva Canto
2013-02-27
1
-2
/
+4
|
*
|
Moved the HG default variables out of [Startup] and into their own section [H...
Diva Canto
2013-02-27
1
-2
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-26
1
-1
/
+47
|
\
\
\
|
|
/
/
|
*
|
Add StatsManager registration for region specific stats as collected
Robert Adams
2013-02-24
1
-1
/
+47
*
|
|
Make sure state machine is reset if crossing is aborted
Melanie
2013-02-23
1
-0
/
+6
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-23
2
-48
/
+73
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-02-22
1
-42
/
+81
|
|
\
\
|
|
*
|
Make reset of EntityTransferStateMachine for an avatar transfer always happen...
Justin Clark-Casey (justincc)
2013-02-22
1
-42
/
+81
|
*
|
|
Added new Util function for reading config vars that's more generic than the ...
Diva Canto
2013-02-22
1
-3
/
+4
|
|
/
/
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-22
2
-6
/
+16
|
\
\
\
|
|
/
/
|
*
|
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...
Diva Canto
2013-02-21
1
-5
/
+4
|
*
|
Add flush after write feature to LogWriter
Robert Adams
2013-02-20
1
-1
/
+12
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-16
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Add regression test TestSaveNonRootFolderToIar
Justin Clark-Casey (justincc)
2013-02-16
1
-2
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-15
2
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
* Handle null check on configs in module startup so that the the code can be ...
teravus
2013-02-14
1
-1
/
+1
|
*
|
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
2013-02-14
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-05
1
-0
/
+107
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'dynamic-attributes2'
Justin Clark-Casey (justincc)
2013-02-05
1
-0
/
+107
|
|
\
\
|
|
*
|
Disabled DAExampleModule
Oren Hurvitz
2013-01-25
1
-5
/
+13
|
|
*
|
Changed DAMap to be the container of "data stores", which are OSDMaps. Store ...
Oren Hurvitz
2013-01-25
1
-12
/
+13
|
|
*
|
Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting fr...
Justin Clark-Casey (justincc)
2013-01-25
1
-1
/
+1
|
|
*
|
Add DAExampleModule to demonstrate dynamic attributes
Justin Clark-Casey (justincc)
2013-01-25
1
-0
/
+98
*
|
|
|
Merge branch 'master' into careminster
Melanie
2013-01-31
1
-0
/
+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Added option for UUID as command parameters. This lets the command handle the...
Dan Lake
2013-01-31
1
-0
/
+4
|
|
/
/
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-01-23
1
-8
/
+15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
EXPERIMENTAL - Comment out the check for the agent already being in transit
Melanie
2013-01-23
1
-8
/
+9
|
*
|
Allow TeleportCancel packets to reset the transfer state machine
Melanie
2013-01-21
1
-0
/
+6
*
|
|
Merge branch 'master' into careminster
Melanie
2013-01-16
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Changed a couple of debug messages at the request of osgrid.
Diva Canto
2013-01-16
1
-2
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-12-16
2
-3
/
+45
|
\
\
\
|
|
/
/
|
*
|
HGAssetMapper: Get wasn't really working. It's true that some assets are copi...
Diva Canto
2012-12-09
1
-3
/
+35
|
*
|
UserManagementModule: search the local cache for names too.
Diva Canto
2012-12-09
1
-0
/
+10
[next]