Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump build number. | onefang | 2019-08-15 | 1 | -1/+1 |
| | | | | I should have done this after tagging RC0. | ||||
* | Beef up the web server a bit. | onefang | 2019-08-13 | 1 | -0/+4 |
| | | | | | | | | | Sanatize the path. Add support for Last-Modified, If-Modified-Since, and Cache-Control: no-cache. Teach the base server about more binary content types. | ||||
* | The knomes have been obsconded with by hippos. | onefang | 2019-08-06 | 1 | -2/+2 |
| | |||||
* | Limits -= 2 | onefang | 2019-08-05 | 1 | -4/+4 |
| | | | | | | | | | | | Low Y regions are no longer reserved for HG links. Varregions don't have to be square. Both now report a warning, but continue anyway. Cool VL Viewer handles non square regions, Singularity crashes. Not tested on others. | ||||
* | Add a basic generic web server, and a login page, plus stubs for the other ↵ | onefang | 2019-08-04 | 1 | -0/+5 |
| | | | | | | basic pages. And update everyone to suit. | ||||
* | Tag and release OpenSim_SC 0.9.0.1 RC0.OpenSim_SC_0.9.0.1_RC0 | onefang | 2019-08-01 | 1 | -7/+6 |
| | |||||
* | Move from IG to SC flavour. | onefang | 2019-07-30 | 1 | -2/+3 |
| | |||||
* | Combine LureModule and HGLureModule. | onefang | 2019-07-25 | 1 | -1/+1 |
| | | | | Still need to clean up after this, LureModule.cs isn't needed anymore. | ||||
* | For the "teleport from above" case, do the right thing. | onefang | 2019-07-24 | 1 | -0/+3 |
| | | | | | | | Which includes looking for designated floor prims, which have ^ as the first character of their description. Don't do "teleport from above" when we have proper coords. | ||||
* | TPs from scripts avoid all that silly raycasting nonsense, just go where we ask. | onefang | 2019-07-21 | 1 | -1/+3 |
| | |||||
* | Use F1 instead of ? as the in command help key. | onefang | 2019-07-04 | 1 | -1/+1 |
| | | | | | | "?" was a silly choice, what if you wanted to use it in a command? Alas this doesn't seem to work, but at least you can type "?" now. | ||||
* | Warnings-- | onefang | 2019-06-04 | 4 | -5/+5 |
| | |||||
* | Add [Region] .ini block. | onefang | 2019-05-28 | 1 | -4/+18 |
| | | | | | | | For including actual region definition in the normal .ini stack. Same as the usual Region.ini format, except we add a RegionName parameter. | ||||
* | Upgrade sim height. | onefang | 2019-05-19 | 1 | -1/+1 |
| | |||||
* | Update version number stuff, and hack it into the money display. | onefang | 2019-05-19 | 2 | -7/+9 |
| | |||||
* | Remove useless executable bit that Windows adds. | onefang | 2019-05-19 | 6 | -0/+0 |
| | |||||
* | Move cache, config, logs out of tree, and various related clean ups. | onefang | 2019-05-19 | 2 | -4/+15 |
| | |||||
* | Move db directory out of tree. | onefang | 2019-05-19 | 1 | -0/+5 |
| | |||||
* | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 2019-05-19 | 151 | -2604/+6548 |
| | |||||
* | Stop it from not stopping. | root | 2019-05-19 | 1 | -2/+3 |
| | |||||
* | Fix file execute permissions, coz Windows. | David Walter Seikel | 2016-11-07 | 6 | -0/+0 |
| | |||||
* | More caches directory fixes, including moving console history there. | David Walter Seikel | 2016-11-07 | 1 | -1/+1 |
| | |||||
* | Sims are 16 km high now, about the maximum before prim jitter starts getting ↵ | David Walter Seikel | 2016-11-07 | 1 | -1/+1 |
| | | | | | | too much. Impy had been modified long ago to 16 km. | ||||
* | Attempt to move everything writable, and the configs, out of the bin directory. | David Walter Seikel | 2016-11-04 | 1 | -2/+2 |
| | | | | Log configs are still in the bin directory. | ||||
* | Fix version stuffs. | David Walter Seikel | 2016-11-03 | 2 | -3/+3 |
| | |||||
* | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 2016-11-03 | 151 | -4707/+12566 |
| | |||||
* | Bump build number. | David Walter Seikel | 2013-09-10 | 1 | -1/+1 |
| | |||||
* | Rejig version number. | David Walter Seikel | 2013-02-24 | 2 | -8/+8 |
| | |||||
* | Add IG version bits. | David Walter Seikel | 2013-02-23 | 2 | -7/+9 |
| | |||||
* | Change 0.7.5 flavour to post-fixes | Justin Clark-Casey (justincc) | 2013-02-09 | 1 | -1/+1 |
| | |||||
* | Bump 0.7.5 flavour to Release | Justin Clark-Casey (justincc) | 2013-02-08 | 1 | -1/+1 |
| | |||||
* | Assign the SmartThreadPool name in the constructor | Oren Hurvitz | 2013-02-08 | 1 | -2/+7 |
| | | | | This is required because some threads are created in the constructor, so assigning the name afterwards would be too late. | ||||
* | Explicitly stop PollServiceRequestManager() rather than relying on its ↵ | Justin Clark-Casey (justincc) | 2013-02-08 | 2 | -5/+15 |
| | | | | | | destructor. Hopes to address occasional shutdown failures from http://opensimulator.org/mantis/view.php?id=6503 | ||||
* | Bump version up to 0.7.5-rc2 | Justin Clark-Casey (justincc) | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Add utility function to clamp a vector to a maximum magnitude. | Robert Adams | 2013-01-25 | 1 | -0/+12 |
| | |||||
* | revert accidental change to MemoryWatchdog stat calculation in previous b1b4687 | Justin Clark-Casey (justincc) | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Add "show script timers" command to show script timers. For debug purposes. | Justin Clark-Casey (justincc) | 2013-01-25 | 1 | -1/+1 |
| | | | | Also, "show sensors" changes to "show script sensors". | ||||
* | minor: Remove unnecessary commented out code from last commit c28a2f05 and ↵ | Justin Clark-Casey (justincc) | 2013-01-25 | 1 | -4/+1 |
| | | | | fix up code comment | ||||
* | minor: make spacing consistent in console help output | Justin Clark-Casey (justincc) | 2013-01-25 | 1 | -3/+6 |
| | |||||
* | Flip version to 0.7.5.RC10.7.5-rc1 | Justin Clark-Casey (justincc) | 2013-01-04 | 1 | -1/+1 |
| | |||||
* | Fix indenting on ConsoleDisplayTable, align indenting on "show animations" ↵ | Justin Clark-Casey (justincc) | 2013-01-04 | 1 | -2/+3 |
| | | | | console command | ||||
* | minor: Allow objects to be added directly to a row on a ConsoleDisplayTable ↵ | Justin Clark-Casey (justincc) | 2013-01-04 | 1 | -1/+1 |
| | | | | rather than having to ToString() them first | ||||
* | Add "show animations" console command for debug purposes. | Justin Clark-Casey (justincc) | 2013-01-04 | 1 | -4/+4 |
| | | | | This shows the current animation sequence and default anims for avatars. | ||||
* | minor: Assign names to the different SmartThreadPools for debugging purposes. | Justin Clark-Casey (justincc) | 2013-01-01 | 1 | -0/+1 |
| | | | | | A different approach to the patch in http://opensimulator.org/mantis/view.php?id=6462 that doesn't involve further forking of SmartThreadPool | ||||
* | refactor: call Util.InitThreadPool() if we are initializing an uninitialized ↵ | Justin Clark-Casey (justincc) | 2013-01-01 | 1 | -1/+1 |
| | | | | | | pool on first use rather than constructing it ourselves. No functional change. | ||||
* | Add helper routine Util.InRange() | Robert Adams | 2012-12-22 | 1 | -0/+7 |
| | |||||
* | Add stack dump function that takes an alternate printer outter. I've found ↵ | Robert Adams | 2012-12-16 | 1 | -1/+7 |
| | | | | that log4net can be slowish so, if one is generating A LOT of debug output, alternate printers are better | ||||
* | Merge branch 'master' of /home/opensim/var/repo/opensim | BlueWall | 2012-12-12 | 1 | -4/+24 |
|\ | |||||
| * | Add "debug script log" command to allow setting a numeric debug level on ↵ | Justin Clark-Casey (justincc) | 2012-12-12 | 1 | -4/+24 |
| | | | | | | | | | | | | | | individual IScriptInstances for debugging purposes. Current, state changes and event fires can be logged for individual scripts. See command help for more details. | ||||
* | | Hide some console output when initializing addin repository | BlueWall | 2012-12-11 | 1 | -0/+2 |
|/ | | | | We do this in OpenSim.exe to hide output when unmanaged dll are scanned by mono addins. Libomv has hard-coded path to "." for the openjpeg libraries, causing output to the console when they are scanned. We will cover this up for now, then look at getting libomv to look for the libs outside the "." later. |