Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-08-23 | Update documentation. | onefang | 1 | -16/+4 | |
Write some more. Correct some spelling errors. Clean up some out of date stuff. Make it consistant. Rearrange things. | |||||
2019-07-28 | Update and add more docs. | onefang | 1 | -0/+4 | |
I can feel a release coming. B-) | |||||
2019-05-21 | Renamed branch to SledjChisl. | onefang | 1 | -1/+2 | |
To match the style. | |||||
2019-05-19 | Note about the branches and versions. | onefang | 1 | -0/+3 | |
2019-05-19 | Add WARNINGS about not being ready for use yet. | onefang | 1 | -0/+14 | |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 1 | -112/+76 | |
2019-05-19 | Update URL in readme. | root | 1 | -1/+1 | |
2018-12-13 | Triggering a build / IRC message | Melanie | 1 | -1/+0 | |
2018-11-20 | add osApproxEquals for float, vector and rotation, note that default margin ↵ | UbitUmarov | 1 | -1/+1 | |
is 1e-6 to match strings rounding | |||||
2018-11-19 | a few changes to README.md | UbitUmarov | 1 | -4/+6 | |
2016-12-10 | More docs. | David Walter Seikel | 1 | -7/+56 | |
2016-12-09 | Various little clean ups. | David Walter Seikel | 1 | -5/+4 | |
2016-11-08 | New README and TODO I forgot to commit before. | David Walter Seikel | 1 | -0/+104 | |
2016-11-08 | Fiddle with README files. | David Walter Seikel | 1 | -116/+0 | |
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 1 | -1/+4 | |
2014-01-27 | Remove that part of the README that says I've not looked at it recently. B-) | David Walter Seikel | 1 | -3/+0 | |
2014-01-27 | Fixed a typo in the README. | David Walter Seikel | 1 | -3/+2 | |
2013-11-08 | minor: remove the bit left in the readme which said .net 3.5 framework was ↵ | Justin Clark-Casey (justincc) | 1 | -2/+0 | |
required | |||||
2013-11-08 | Update OpenSimulator to use .NET 4.0 | Justin Clark-Casey (justincc) | 1 | -1/+3 | |
This allows region modules to register script functions that have more than a couple of arguments. It also allows OpenSimulator code to use the feature and syntax additions that came with .NET 4.0 Windows users will need to install Microsoft .NET 4 framework if they have not done so already. Windows C# Express 2010 also becomes the minimum IDE for build, so runprebuild.bat now generates a 2010 solution and runprebuild2010.bat goes away Official minimum mono version becomes 2.10.8.1. OpenSimulator will probably work with 2.8 later but this is not guaranteed. | |||||
2013-10-22 | Add current .NET windows framework requirement to README. | Justin Clark-Casey (justincc) | 1 | -0/+2 | |
2013-05-30 | Trigger Jenkins build | BlueWall | 1 | -0/+1 | |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ↵ | teravus | 1 | -113/+0 | |
master. This reverts commit dfac269032300872c4d0dc507f4f9062d102b0f4, reversing changes made to 619c39e5144f15aca129d6d999bcc5c34133ee64. | |||||
2012-09-08 | renaming to markdown file | SignpostMarv | 1 | -1/+1 | |
2012-09-08 | code blocks | SignpostMarv | 1 | -2/+2 | |
2012-09-08 | markdown-formatted link | SignpostMarv | 1 | -3/+1 | |
2012-09-08 | renaming to markdown file | SignpostMarv | 1 | -0/+0 | |
2012-09-08 | header syntax | SignpostMarv | 1 | -24/+8 | |
2012-09-08 | casing | SignpostMarv | 1 | -1/+1 | |
2012-08-20 | testing github bot take 2 | nebadon | 1 | -1/+0 | |
2012-08-20 | testing github commit bot | nebadon | 1 | -0/+1 | |
2012-02-29 | Trigger a build | BlueWall | 1 | -0/+1 | |
2011-12-09 | Reverse the last one | Melanie | 1 | -1/+1 | |
2011-12-09 | Dummy commit | Melanie | 1 | -1/+1 | |
2011-04-27 | Bump minimum required mono to 2.4.3 from 2.4.2. OpenSim fails at runtime ↵ | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
below 2.4.3 due to unimplemented ServicePointManager.get_ServerCertificateValidationCallback() | |||||
2011-03-28 | The actual change to README.txt about running on Linux. | Marck | 1 | -1/+1 | |
2011-03-23 | Fix a typo in the SQLite DLL config and amend the instructions for running ↵ | Marck | 1 | -1/+1 | |
on Linux. Under Linux (and probably also under OSX), the operating system must be able to find the new SQLite DLL in the library search path. | |||||
2010-10-13 | *typical non-effectual commit to trigger a build | Teravus Ovares (Dan Olivares) | 1 | -3/+3 | |
2010-06-19 | remove link to wiki mysql-config since the page was out-of-date and actively ↵ | Justin Clark-Casey (justincc) | 1 | -1/+0 | |
misleading | |||||
2010-06-19 | minor: correct a spelling mistake | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2010-06-19 | Overhaul basic README.txt for new estate setup options on first run. | Justin Clark-Casey (justincc) | 1 | -17/+41 | |
Also make some minor changes for clarity. | |||||
2010-05-07 | test commit for panda | dahlia | 1 | -0/+1 | |
2010-05-08 | More Git/panda integration Testing.. | Teravus Ovares (Dan Olivares) | 1 | -8/+8 | |
2010-05-02 | * Another one of those super useful commit tests | Teravus Ovares (Dan Olivares) | 1 | -1/+1 | |
2010-05-02 | Modify README.txt to trigger new build | Teravus Ovares (Dan Olivares) | 1 | -1/+1 | |
2010-04-18 | Slightly tweak README to account for the fact that first-time standalone ↵ | Justin Clark-Casey (justincc) | 1 | -1/+2 | |
users may effectively set up their avatar as 'master avatar' in the region configuration stage. | |||||
2010-04-18 | Slightly tweak README to account for the fact that first-time standalone ↵ | Justin Clark-Casey (justincc) | 1 | -1/+2 | |
users may effectively set up their avatar as 'master avatar' in the region configuration stage. | |||||
2010-01-15 | Add "create user" instructions to README.txt | Justin Clark-Casey (justincc) | 1 | -1/+6 | |
Add documentation to [Standalone] accounts_authenticate setting | |||||
2010-01-15 | * Separate out building instructions. Further revise README | Justin Clark-Casey (justincc) | 1 | -30/+32 | |
2010-01-08 | Add some configuration hints and references to README.txt | dahlia | 1 | -1/+10 | |
2009-11-13 | minor: amend readme - nant 0.86 beta 1 is required for .NET building, but ↵ | Justin Clark-Casey (justincc) | 1 | -5/+2 | |
0.85 still works for mono various distros (including ubuntu 9.10) still ship 0.85 |