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
/
LoadRegions
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...
Diva Canto
2016-02-21
1
-2
/
+1
*
Merge of ubitworkvarnew with opensim/master as of 20150905.
Robert Adams
2015-09-08
4
-2
/
+298
|
\
|
*
Related to previous commits: fixed namespace.
Diva Canto
2015-09-06
1
-1
/
+2
|
*
Moved the two region loaders into the RegionLoaderPlugin dll, therefore elimi...
Diva Canto
2015-09-05
4
-2
/
+302
|
/
*
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
/
+8
*
Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...
Diva Canto
2014-12-29
1
-1
/
+1
*
Change assembly versions to 0.8.1
Justin Clark-Casey (justincc)
2014-06-17
1
-1
/
+1
*
Fixed a few things pertaining to interfacing with the estate service. Specifi...
Diva Canto
2014-06-01
1
-1
/
+2
*
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
Robert Adams
2013-12-14
1
-2
/
+2
*
Merge branch 'master' into varregion
Robert Adams
2013-10-07
1
-1
/
+1
|
\
|
*
Update an AssmblyVersion property that I missed to 0.8.0
Justin Clark-Casey (justincc)
2013-10-04
1
-1
/
+1
*
|
VarRegion: change RegionInfo storage of region coordinates from region
Robert Adams
2013-09-28
1
-2
/
+2
|
/
*
On startup, start scenes after we're set up all local scenes, rather than sta...
Justin Clark-Casey (justincc)
2013-05-03
1
-8
/
+15
*
Deleted all AssemblyFileVersion directives
Diva Canto
2013-02-19
1
-1
/
+0
*
Bump version and assembly version numbers from 0.7.5 to 0.7.6
Justin Clark-Casey (justincc)
2013-02-05
1
-2
/
+2
*
Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...
Diva Canto
2012-11-13
1
-2
/
+2
*
Remove the old style module loader and all references to it
Melanie
2012-11-12
1
-3
/
+0
*
One more module converted: XMLRPCModule. Removed it from the special loading ...
Diva Canto
2012-11-11
1
-2
/
+2
*
One more module: DynamicTextureModule. Removed it from the special load in th...
Diva Canto
2012-11-11
1
-2
/
+2
*
One more module converted: LoadImageURLModule. Also removed it from its hard-...
Diva Canto
2012-11-11
1
-2
/
+2
*
Saving estate state is really slow (relatively) and it gets
Mic Bowman
2012-05-10
1
-2
/
+3
*
Slightly change log message in LoadRegionsPlugin
Justin Clark-Casey (justincc)
2011-10-19
1
-1
/
+1
*
Region-UUID - can not be zero-uuid
Pixel Tomsen
2011-10-19
1
-1
/
+13
*
Removed uncalled region load method.
Kevin Houlihan
2011-09-24
1
-30
/
+0
*
minor: make it clearer in the log where we're loading region config files and...
Justin Clark-Casey (justincc)
2011-03-25
1
-15
/
+13
*
Fix bug where "My estate" name was always used even if the user entered a dif...
Justin Clark-Casey (justincc)
2011-02-12
1
-0
/
+2
*
Convert the agent asset transactions module to a new style module.
Melanie
2010-12-04
1
-2
/
+2
*
Updated the create_region command in the RemoteAdmin plugin to properly suppo...
randomhuman
2010-08-13
1
-0
/
+2
*
Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...
Melanie
2009-12-28
1
-3
/
+1
*
* Debugging why region loading is occurring so slowly on a setup with 64 regi...
Adam Frisby
2009-09-06
1
-0
/
+10
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
2
-2
/
+2
*
* Upped version number to 0.6.5
lbsa71
2009-05-25
1
-3
/
+3
*
* Improve loadregions so that all region configs are checked for clashes (e.g...
Justin Clarke Casey
2009-05-14
1
-20
/
+15
*
* refactor: move bottom part of 'xml2' serializaton to separate class
Justin Clarke Casey
2009-05-14
1
-1
/
+0
*
* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release
lbsa71
2009-04-01
1
-2
/
+2
*
* Cleanup and CCC (Code Convention Conformance)
lbsa71
2009-03-10
1
-14
/
+22
*
Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs...
MW
2009-02-27
1
-1
/
+1
*
Added IRegionCreator interface that all ApplicationPlugins that are creators ...
MW
2009-02-26
1
-3
/
+1
*
Added IRegistryCore and RegistryCore to OpenSim.Framework.
MW
2009-02-26
1
-2
/
+20
*
Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...
MW
2009-02-26
1
-10
/
+17
*
* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....
lbsa71
2009-02-20
1
-4
/
+4
*
* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...
lbsa71
2009-02-19
1
-1
/
+1
*
* optimized usings.
lbsa71
2009-02-12
1
-5
/
+4
*
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
2009-02-10
1
-4
/
+4
*
starting phase 2 of the OpenSim.Region.Environment commit: relocating
Dr Scofield
2009-02-09
1
-1
/
+1
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
1
-2
/
+11
*
fix: PostInitialise() not being called on script engines (nasty one that)
Dr Scofield
2008-09-02
1
-1
/
+1
[next]