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
/
ApplicationPlugins
/
RegionModulesController
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Setup_XXX=disabled not even load the module at all, rather than
Melanie Thielker
2015-08-16
1
-0
/
+7
*
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...
Diva Canto
2015-04-29
1
-1
/
+1
*
Renamed VERSION_NUMBER to VersionNumber
Diva Canto
2014-12-30
1
-2
/
+2
*
This cleans up versioning. Specifically:
Diva Canto
2014-12-30
1
-2
/
+2
*
WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.
Diva Canto
2014-12-30
3
-13
/
+4
*
Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...
Diva Canto
2014-12-29
1
-1
/
+1
*
Actually call Close() for shared region modules when the simulator is being s...
Justin Clark-Casey (justincc)
2014-07-02
1
-34
/
+53
*
Change assembly versions to 0.8.1
Justin Clark-Casey (justincc)
2014-06-17
1
-1
/
+1
*
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Justin Clark-Casey (justincc)
2013-10-04
1
-1
/
+1
*
minor: Log number of region modules loaded from each plugin
Justin Clark-Casey (justincc)
2013-03-02
1
-1
/
+23
*
Deleted all AssemblyFileVersion directives
Diva Canto
2013-02-19
1
-1
/
+1
*
Bump version and assembly version numbers from 0.7.5 to 0.7.6
Justin Clark-Casey (justincc)
2013-02-05
1
-1
/
+1
*
Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which...
Diva Canto
2012-11-13
1
-0
/
+33
*
Remove any mention of IRegionModule from region names and comments to aid
Melanie
2012-11-12
1
-1
/
+1
*
refactor some common code in RegionModulesControllerPlugin
Justin Clark-Casey (justincc)
2010-12-04
1
-55
/
+45
*
This fixes the problem that region modules (new style) weren't being recognized.
Diva Canto
2010-01-11
1
-9
/
+13
*
This is somewhat major-like..... Change the intialization order of
Melanie
2009-12-28
1
-9
/
+9
*
* Tweak to region module loading to check for a matching constructor first in...
John Hurliman
2009-10-27
1
-6
/
+7
*
Really make module port selection work. Implement port setting in
Melanie
2009-10-21
1
-4
/
+29
*
Cleanup and comment the region module loader. Add support for configuring
Melanie
2009-10-20
1
-26
/
+173
*
Replace the Replaceable modules name
Melanie
2009-08-10
1
-4
/
+4
*
Complete the work on the Replaceable interface logic. From this commit onwards
Melanie
2009-08-06
1
-1
/
+102
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-04-29
1
-1
/
+1
*
Remove some debug messages I have forgotten to take out.
Homer Horwitz
2009-04-26
1
-2
/
+0
*
Add the RegionLoaded(Scene) API to the new region module interface to allow
Melanie Thielker
2009-04-14
1
-0
/
+20
*
Fix ordering of operations: First initialize everything, then add regions
Homer Horwitz
2009-04-13
1
-0
/
+6
*
- Add new RegionModulesControllerPlugin to the application modules
Homer Horwitz
2009-04-05
2
-0
/
+205