aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the extra key expansion added in commit a88bc50a168ae729307740fa84540e...Diva Canto2015-01-031-2/+0
* Capitalization fail.Diva Canto2014-12-301-1/+1
* Add support for expansion of key values in nini config files.Diva Canto2014-12-301-0/+2
* Renamed VERSION_NUMBER to VersionNumberDiva Canto2014-12-301-1/+1
* This cleans up versioning. Specifically:Diva Canto2014-12-301-1/+1
* WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.Diva Canto2014-12-302-0/+6
* Added AssemblyInfo.cs to OpenSim.exeDiva Canto2014-12-291-0/+32
* refactor: Move methods to start a monitored thread, start work in its own thr...Justin Clark-Casey (justincc)2014-11-251-1/+1
* Make small adjustment to JobEngine default from previous commit to enable it ...Justin Clark-Casey (justincc)2014-11-251-1/+1
* Add [Startup] JobEngineEnabled setting that allows the job engine to be disab...Justin Clark-Casey (justincc)2014-11-251-1/+3
* Start JobEngine by default in simulator for now.Justin Clark-Casey (justincc)2014-11-251-0/+2
* minor: add --default-user option to "load oar" help long description. Do oth...Justin Clark-Casey (justincc)2014-10-111-12/+13
* Give ability to define constants that may be used throught the configurationBlueWall2014-10-091-0/+2
* Add persistent command history in consoleJak Daniels2014-09-231-1/+1
* Change MaxPoolThreads default in code as well from 15 to 300Justin Clark-Casey (justincc)2014-08-081-1/+1
* Allow the "debug scene set physics false|true" command to work when bulletsim...Justin Clark-Casey (justincc)2014-07-291-3/+4
* Fix bug in "show modules" comamnd that was showing shared modules as non-shar...Justin Clark-Casey (justincc)2014-07-091-1/+1
* Show region size column in simulator version of "show regions" console commandJustin Clark-Casey (justincc)2014-07-051-2/+8
* Actually call Close() for shared region modules when the simulator is being s...Justin Clark-Casey (justincc)2014-07-021-10/+34
* Fixed a few things pertaining to interfacing with the estate service. Specifi...Diva Canto2014-06-012-9/+5
* Console commands for Estate MgmtDev Random2014-05-061-0/+113
* updated version of default user switch for load oar :q :qMatt Lehmann2014-05-061-0/+1
* Restore overload mode accidentally disabled in a prior commit. Add a newMelanie2014-04-251-0/+6
* Move new Estate commands to OpenSim.csDev Random2014-04-031-2/+135
* Get the full viewer name even if it's (incorrectly) sent in the 'Channel' fieldOren Hurvitz2014-03-241-1/+1
* Allow the setting from the environment to take effect if no explicit setting ...Melanie2014-03-221-5/+19
* Allow Mono Plugin Registry setting for RegionsDev Random2014-03-221-1/+4
* Add UUID and ready status (whether region has finished starting up) to "show ...Justin Clark-Casey (justincc)2014-03-051-10/+17
* Add Util method to load OpSys env varsDev Random2014-02-261-19/+5
* Fix displacement and location operations on legacy trees and grass inRobert Adams2014-02-151-4/+4
* Add "--no-objects" parameter to 'load oar'.Robert Adams2014-02-021-0/+2
* Change new 'load oar' parameters to be hyphenated to be consistant withRobert Adams2014-02-021-8/+8
* Merge branch 'master' into varregionRobert Adams2014-01-281-24/+46
|\
| * Convert tabs to spaces from previous commit 8c2b41b01Justin Clark-Casey (justincc)2014-01-281-27/+27
| * Make inidirectory files supercede distro filesDev Random2014-01-271-27/+49
* | varregion: remove --noterrain and --noparcel parameters in 'load oar'.Robert Adams2014-01-191-4/+10
* | varregion: add --noterrain and --noparcel to 'load oar'.Robert Adams2014-01-191-2/+4
* | varregion: add --displacement parameter to 'load oar'.Robert Adams2014-01-191-2/+3
* | Merge branch 'master' into varregionRobert Adams2013-12-171-2/+88
|\ \ | |/
| * Add console utility commands "scale scene" and "translate scene". Note that r...dahlia2013-12-101-2/+88
* | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams2013-12-142-3/+3
* | Merge branch 'master' into varregionRobert Adams2013-12-011-0/+44
|\ \ | |/
| * "rotate scene" command now uses Constants.RegionSize / 2 to pick the center o...dahlia2013-11-261-4/+15
| * add a "rotate scene" console command. Seems to work for prims/sculpts/mesh bu...dahlia2013-11-261-0/+33
* | Merge branch 'master' into varregionRobert Adams2013-11-241-1/+1
|\ \ | |/
| * Fix bug where "show modules" would accidentally list all the shared modules a...Justin Clark-Casey (justincc)2013-11-191-1/+1
* | Merge branch 'master' into varregionRobert Adams2013-11-151-1/+1
|\ \ | |/
| * refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-1/+1
* | Merge branch 'master' into varregionRobert Adams2013-11-041-3/+0
|\ \ | |/
| * Remove legacy sqlite lines added internally by OpenSimulator to the [Startup]...Justin Clark-Casey (justincc)2013-10-281-3/+0